How to Make a Minecraft Server Linux

How to Setup and Host a Minecraft Server – Step by Step Guide

Minecraft is one of the most popular sandbox video game developed by Swedish game developer Markus Person and is now owned by Microsoft. It is a multiplayer game and is available...
Install VestaCP on Ubuntu 18.04 & CentOS 7

How to Install VestaCP on a VPS (Ubuntu, CentOS, Debian)

What is VestaCP Web Control Panel? Vesta Control panel (VestaCP) is an open source and light weight web hosting control panel with its core written in bash. Using VestaCP, one can manage...
Ubuntu 18 Install Jetty

Install Jetty 9 on Ubuntu Server 18.04 LTS

Jetty 9 is a HTTP server just like Apache 2 or Nginx, and a Java servlet engine just like Apache Tomcat. Jetty 9 has support for...
Xen vs KVM Virtualization

Xen vs. KVM: Comparison Reviews

Are you planning to setup a virtualization environment and wondering which virtualization to use - Xen or KVM? Without going into Xen vs. KVM debate, this guide will help you understand each...
IPTables Config & Chains Examples

20 Frequently Used iptables Examples (Linux Firewall)

The iptables is a command line tool that is built on the top of kernel framework called Netfilter. The netfilter framework empowers one to allow, drop or modify incoming and outgoing...
Cheap Forex VPS Servers

Cheap Forex VPS Hosting – Top 5 Forex VPS Reviews

Are you a Forex trader and wanted to add some automation to your Forex trading business? Are you looking to do the business without having to sit in front of your...
Install Cacti on Centos 7 Guide

How to Install Cacti on CentOS 7

Cacti is an open-source, web-based network monitoring tool that generates graph data of CPU usage, memory usage, network bandwidth utilization, and more. With the help of RRDtool (Round-Robin database tool), Cacti can...
Best Free Forum Hosting

10 Free Forum Hosting Services to Run Your Own Forum

Free is such a pleasant word to hear and easily grabs anyone’s attention, be it on a eCommerce site, brick and mortar business or hosting everyone love free things isn't it? In...
Linux Crontab Examples

20 Useful Crontab Examples (Task Scheduling Commands) in Linux

The Cron is a daemon that is used to run scheduled task in your system like daily backup, send emails, or do any other task that you may have. The Cron daemon...

How to Install SSH on Ubuntu Step-by-step Guide

SSH (Secure SHell) server is used to administer Linux servers remotely. By default, SSH server runs on TCP port 22. An SSH client is required to connect to the SSH server remotely. SSH...