VPS Tutorial – Setup Webmin on a VPS, securely.

Resolved In this VPS Tutorial we will show you how-to Setup Webmin on a VPS or Dedicated Server and then access it securely. Webmin is a popular control panel for Unix... Read more

How-to Setup a Virtual Private Server (VPS).

There are many benefits of VPS hosting versus Shared Hosting. For Example if you host your website off a VPS you will have dedicated resources available for your server. You... Read more

The Differences of Xen, KVM, OpenVZ. Which one is right for me?

If you are like many folks that have grown beyond thier normal shared hosting plan or are in need of a linux server with root access you are probably looking... Read more

How To Secure WordPress With the All In One Security Plugin

The All in One Security Plugin is a comprehensive security plugin offered by the Tips and Tricks HQ. It is a free download and has a wide range of features... Read more

How To CloudFlare to Mitigate Distributed Denial of Service (DDoS) Attacks

CloudFlare acts as a reverse proxy for websites by providing CDN (content delivery network) and DNS services. It features free and subscription plans that are used to boost the speed,... Read more

How-to Setup a Minecraft PE Server on Linux

Setup a Minecraft PE Server We have had several requests from our readers for a how-to on setting up a Minecraft PE server. We already covered How-to Setup a Minecraft... Read more

How-to Secure your VPS using IPTables

IPTables In this how-to we will show you how to secure your VPS using IPTables. When you host a server on the internet, dedicated or a VPS, you need to... Read more

How To Install Anaconda Python on Ubuntu 18.04 LTS

Introduction Anaconda is an open-source environment and package manager that is designed to handle machine learning and data science related workflows. It also helps in the distribution of programming languages... Read more

How to Setup Fail2ban on your Ubuntu 18.04 VPS Server or Dedicated Server

Fail2ban is an intelligent Utility that scans log files to mitigate malicious attacks on your server. The tool blocks IP addresses that lead to too many password failures. If you... Read more

How to create Sudo users in CentOS 7

Introduction Sudo is the abbreviation of Super User Do. It is a command that enables programs to be implemented as a root user. Sudo runs commands provided to it with... Read more