SSH or Secure shell is a protocol which is intended for exchanging data in most secure format over a network. You can get access to any remote machine and can operate it using this protocol. Most webhosting service provider will offer you root SSH access on higher hosting plans such as VPS or dedicated servers. Few webhost may offer you shell access on their shared hosting plans but its not a pure SSH access rather its Jailed SSH that mean you don’t have full SSH access to your account.
If you have SSH Root access you can easily login to any remote system and can fire any command you want, you have full access to the server you have logged into. Most important feature of SSH access is that its most secure as compare to other methods like rlogin or telnet. While using SSH access your system is connected and will exchange data through a communication of encrypted messages. You have session compression feature as an added advantage. One of the most important benefit of SSH in root access is the prevention of IP spoofing.
If you are login to your server using SSH then password of your system will not be hacked easily by mediator. People who act as mediators try to hack and spoof your private data thus using SSH such sorts of violations are not possible. SSH works on authentication process before entering into a network for accessing any remote system. SSH uses public/private key cryptographic methods so as to ensure the identity of the requesting user for root getting access thus it ensure that there is no chance that a user can spoof as another user and login to the remote system.
SSH works with the help of many configuration files. It caches all host names with which it had acquaintance , it have its own list of all host names this helps in authentication process to execute faster.
Posted under Linux cPanel Hosting, Uncategorized, cPanel Hosting, cPanel hosting accounts
This post was written by on November 1, 2008

















You have wordpress blog and for some reason you want to reset admin password of it. You can do so easily using your control panel cpanel. Your webhosting service provider will provide you cpanel as webhosting control panel using which you can easily manage all aspect of your hosting account. cPanel includes a very useful tool called phpMyAdmin which is used to mange your databases so if you want to reset password for your blog then most convenient way is through phpMyAdmin databases management tool.

Every reputed webhosting service provider will support Drupal hosting, if you are using Drupal CMS for developing your website then you should check if your preferred webhost support this CMS on their servers. linux hosting plan as PHP-MySQL is perfect combination on Linux hosting plans. You will be offered with cPanel as your webhosting control panel where you will be having Fantastico as addon within your cPanel. You can install Drupal or other CMS using Fantastico addon of your cpanel. Installing Drupal is very simple and is just a single click operation through Fantastico. Using cpanel you can manage your website hosting account and can easily manage databases and other stuffs of your drupal application.
