Prepare a Contabo Server – CentOS 7
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 [...]