How do I connect to my Linux server using SSH? I’ve got a Windows computer If you are trying to connect from a Windows computer then you will need an... Tags: LinuxSSHXSW
How do I restart Apache? CentOS Apache server can be restarted using the following command via SSH connection. # service httpd restart – or –... Tags: ApacheLinuxSSHXSW
How do I restart MySQL service? CentOS The MySQL service can be restart using the following commands # service mysqld restart – or – # /sbin/service... Tags: LinuxMySQLXSW
How do I restart Qmail service? CentOS The Qmail service can be restart via the SSH terminal by issuing the following command. # service qmail restart... Tags: LinuxSSHXSW
How do I restart Postfix? CentOS Postfix service can be restart via the SSH terminal by issuing the following command. # service postfix restart –... Tags: LinuxSSHXSW
How do I update Linux Kernel? Updating your Kernel version. Connect to your server using SSH, switch to root and use Yum to update your kernel. user# su root# yum... Tags: LinuxSSHXSW
Adding a Domain (Plesk 12) After logging in to your Plesk control panel, select Subscriptions from the main menu. From the toolbar on this page select Add New... Tags: Plesk 12ServersXSW
Adding an Additional Plesk Adminstrator (Plesk 12) Additional Plesk Administrator can be used to assign personnel with administrator login allowing greater track ability in the event of... Tags: Plesk 12ServersXSW
Adding an Email Account (Plesk 12) First, log into your Plesk control panel and then click on Domains from the main menu. Click on the domain which you... Tags: Plesk 12ServersXSW
Adding an Email Alias (Plesk 12) First, log into your Plesk control panel and then click on Domains from the main menu. Click on the domain that the... Tags: Plesk 12ServersXSW