Can't Access Plesk Admin Because Of DOS Attack, Block IP Address Through SSH?
I can't access Plesk Amdin because of DOS attack; can I block a hostname or IP address through SSH? If so, how would I be able to do this? Thank you!
I can't access Plesk Amdin because of DOS attack; can I block a hostname or IP address through SSH? If so, how would I be able to do this? Thank you!
I have a dedicated server that hosts a number of websites currently running PHP 5.2. I need to upgrade the PHP version and I have been told I can do this via SSH using this command: yum upgrade php No…
I am new to linux so please go easy and talk slow =) In Plesk I have some options for accessing the server over SSH. I just want to connect, add my public key and run rsync for backup. What…
I have a VPS and root ssh access. I'm sure I've restarted Qmail before via SSH but can't figure out how. I've tried to run /etc/init.d/qmail restart but all I get is -bash: /etc/init.d/qmail: No such file or directory. I've…
I have a VPS server and a client is asking for SSH access on their hosting account. I can allow this through the user setup for that particular account but will they be able to admin the entire server then?…
I'm trying to install wkhtmltopdf on my virtual private server. This is a tool to convert HTML to PDF. I did the following: Start SSH terminal and login. cd /var/www/vhosts/{domain}/subdomains/stage/httpdocs/lib/wkhtmltopdf wget http://wkhtmltopdf.googlecode.com/files/wkhtmltopdf-0.10.0_rc2-static-i386.tar.bz2 tar -ixvf wkhtmltopdf-0.10.0_rc2-static-i386.tar.bz2 ./wkhtmltopdf-i386 http://www.example.com/ test.pdf This is…
I have a multi part question for a php script file. I am creating this file that updates the database every second. There is no other modeling method, it has to be done every second. Now i am running CentOS…
I'm trying to help someone with their Debian server. They have Plesk. I made myself an user with Plesk and enabled SSH access. I can log on ... but only for one second. I see the MOTD, I see a…