Prepare a Contabo Server – CentOS 7

By |2020-08-14T04:01:29-05:00August 14th, 2020|Categories: Linux Networking, Linux System, Web Servers & Applications|Tags: , , , , , , , |

This post is for preparing a Contabo VPS or dedicated server. Before you going to a project installation, the first things you should do first. 1) Login to SSH (via PuTTy), and update the system first yum -y update   2) Install nano and wget first yum -y install nano wget   3) Setup the hostname [...]