Category: Linux

Setup a PPTP VPN in OpenVZ

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...

Read More

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...

Read More

How to Enable TUN/TAP Module in OpenVZ

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....

Read More

Quick Install Owncloud in Centos 6.x 64 bit

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...

Read More