Securing a Server Tip #2
In our last tip we discussed installing a firewall and how it can help keep a server closed off from certain attacks. While this is certainly helpful, the fact remains that your standard ports are still open to accept connections. Port 80, for example, is used for http connections. Port 25 is used for mail [...]
Securing a Server Tip #1
One of the problems when working with our servers is finding a balance between server security and general usability. If a server is locked down to the point where no one can run anything on the machine, no one will want to host with you. But, if you fail to make the server secure, you’re [...]
Using SSH to Manage Your Account
One of the frequently overlooked tools web masters can use when managing their hosting accounts is that of secure shell, or SSH. SSH is a means of controlling your account through command-line, much like the MS-DOS or Command Prompt people may be familiar with in Windows.
So what are the advantages of SSH? SSH allows you [...]
Posts