How to setup OpenVPN in a Debian 6 VPS
Sometimes, especially with all of the sales, you can gather quite a few extra VPS servers. Especially small ones that aren’t very good for large scale projects. This is why...
Sometimes, especially with all of the sales, you can gather quite a few extra VPS servers. Especially small ones that aren’t very good for large scale projects. This is why...
This guide is intended for those who want to set up a PPTP VPN on OpenVZ with Debian or Ubuntu on a capable provider such as ShineServers.Com . Lots of time has...
Enable PPP module in SolusVM (Manage > Controls > Settings > “Enable PPP”) Re-install with our Debian 6 w/pptpd template in SolusVM (Manage > Controls > General > “Re-install”) Change localip in...
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...