Pleskknowledgediary4minMar 3, 20201 min read1) Log in to server via ssh root for installation----sh <(curl https://installer.plesk.com/one-click-installer || wget -0 - https://installer.plesk.com/one-click-installer)---II Via web interface
clear script#!/bin/bash rm -f ./cleanspace.sh bold=$(tput bold) normal=$(tput sgr0) TIMESTAMP=$(date +%d-%m-%Y-%H-%M) LOGFILE="/root/cleardisk-$TIME...
innodb restoreCreate a new folder: mkdir /var/lib/mysql2 From R1: Restore from the /var/lib/mysql folder: + The folder which is called the db name...
Scripts#not wordpress site grep shop2vizag.com /var/log/messages | awk '{print $6}' | cut -d: -f1 |sort -n |uniq -c |sort -n #Domains using...
Comments