SSH Access for cPanel 0 5 This feature is only available on Professional and Premium packages! You can enable SSH access to your cPanel multi-domain hosting... Tags: cPanelHostingSSH
How do I connect to my Linux server using SSH? 0 1 I’ve got a Windows computer If you are trying to connect from a Windows computer then you will need an... Tags: LinuxServersSSH
How do I connect to my Linux server using SSH? 0 1 I’ve got a Windows computer If you are trying to connect from a Windows computer then you will need an... Tags: LinuxSSH
How do I restart Apache? 0 1 CentOS Apache server can be restarted using the following command via SSH connection. # service httpd restart – or –... Tags: ApacheLinuxSSH
How do I restart Qmail service? 0 1 CentOS The Qmail service can be restart via the SSH terminal by issuing the following command. # service qmail restart... Tags: LinuxSSH
How do I restart Postfix? 0 1 CentOS Postfix service can be restart via the SSH terminal by issuing the following command. # service postfix restart –... Tags: LinuxSSH
How do I update Linux Kernel? 0 1 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: LinuxSSH