psytanium
- Total activity 436
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 79
Comments
Recent activity by psytanium-
Could you let us know what steps you are using to verify the MySQL disk space usage? Thank you. From phpmyadmin, and databases. see the attached photo. Thank you.
-
I'm reading about rsync command and how to use it in cronjob. Trying to sync public_html from user1 to user 2 on the same server, this is correct ? rsync -r /home/user1/public_html/ /home/user2/p...
-
Can I use this command line in Cron Job ? Can I add exceptions ? I need to copy all the content of public_html without except public_html/images/logo.png
-
I did apache restart, no success. The phpinfo() output is 256MB (Local and Master) as I configure it from WHM.
-
I checked on the files php.ini located in usr/local/lib The values is correct, 256MB
-
Solved, using "System Console" from BlueHost, and the command pico -w /etc/ssh/sshd_config Then I modified and saved the file
-
Now I cannot connect to server via Filezilla. I can login to WHM as root. I cannot login as root using SSH Putyy I can use a tool from BlueHost "System Console", very similar to Putty but it run on...
-
The advisor status still exist, but now I cannot connect though Filezilla ! how can I undo the changes ?
-
same results # $OpenBSD: sshd_config,v 1.80 2008/07/02 02:24:18 djm Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. # This sshd was...
-
Were any of the instructions in the document helpful? You can post the contents of your /etc/ssh/sshd_config file in CODE tags here, but remember to hide any identifying server information, and to ...