SSH Web Hosting:
Secure Shell or SSH is a set of standard and associated Internet protocols for establishing a secure channel between a local computer and a controlled one (remote). Public-key cryptography is used to authenticate the controlled computer and (optionally) to allow the controlled computer to authenticate the user. SSH can provide privacy and integrity of data exchanged between two computers using encryption and message authentication codes (MACs).
SSH is typically used to connect remote and execution of commands on that computer, but also supports tunneling, sending arbitrary TCP ports and X11 connections; it can transfer files using the associated SFTP or SCP protocols. An SSH server, by default, listens on TCP 22 standard port.
If you have reached this page, you are probably interested to know how you can access your database MySQL via SSH. To do this you need a manager telnet/SSH (Putty is recommended), then the SSH connection de is using IP Address, username and password.
Also, if the database has an error and you can no longer access it using phpmyadmin, or is too large and phpmyadmin does no longer load it, you need to use SSH to repair and backup operations. You can do this as follows:
MYSQL -U USERNAME -p
›› write the password
CONNECT NAME-DATABASE;
REPAIR TABLE TABLE-NAME;
If you are interested in purchasing a web hosting package, will present below the top 10 best web hosting services.
$3.95 | Unlimited | Unlimited | |||
$2.95 | Unlimited | Unlimited | |||
$3.45 | Unlimited | Unlimited | |||
4. | $3.95 | Unlimited | Unlimited | ||
5. | $3.15 | Unlimited | Unlimited | ||
6. | $3.96 | Unlimited | Unlimited | ||
7. | $5.95 | Unlimited | Unlimited | ||
8. | $1.99 | Unlimited | Unlimited | ||
9. | $4.95 | Unlimited | Unlimited | ||
10. | $2.49 | Unlimited | Unlimited |




