How to secure SSH in Centos
When you first begin to approach your newly installed server, there are a few early steps you should take to make it more secure from hackers. The first tasks can...
When you first begin to approach your newly installed server, there are a few early steps you should take to make it more secure from hackers. The first tasks can...
I made this thread for releasing my ebooks regarding server tutorials and their guides regarding most of the known problems . Notice : The book may contain the data from...
If your looking for a free way to speed up for web server I’d suggest giving nginxcp a try. It acts as a super fast web server to serve up...
OpenVZ supports VPN inside a container via kernel TUN/TAP module and device. To allow VPS #101 to use the TUN/TAP device the following should be done: #101 – VPS id....
With owncloud you can have drive storage like dropbox or google drive with your own server and your own infrastructure. Owncloud made by PHP and backend database MySQL, SQLLite or...
To enable the manual statistics update (“Update now” link) in Awstats, you should edit the following configuration file: 1. Open the following file: tmp/awstats/awstats.yourdomain.com.conf (substitute yourdomain.com with your actual domain name)...
To enable gzip compression on cPanel server, mod_gzip.c or mod_deflate.c module should be installed on the server. You can check the loaded module via SSH. Login to you server and...
WordPress is a popular publishing platform which is known for its robust features, numerous templates, and large support community. Unfortunately, due to such popularity, WordPress is also constantly subject to...
suPHP is a tool for executing PHP scripts with the permissions of their owners or a program that controls who can access certain files. All scripts executed on the server...