Setup SSH login to don't ask password again
If you use the SSH a lot of time or want to sync files, probably you need to type your password many times a day. The way to avoid this problem and create a …
All posts
If you use the SSH a lot of time or want to sync files, probably you need to type your password many times a day. The way to avoid this problem and create a …
Learn the simplest way to start your MySQL database with Docker with only two commands. Docker is a project that automates the deployment of applications inside …
The “Uncomplicated Firewall” was designed to be a simple tool to setup iptables and create a full firewall structure with simple commands. On this tutorial, …
Use a secure connection to your MySQL databases with phpMyAdmin + CloudFlare Flexible SSL. 0 - Preparing your domain and active CloudFlare If you need help to …
The swap file is used to “expand” the memory RAM, so increases the capability to execute more software at the same time. In a GNU/Linux, it’s possible to create …
In computing, a network interface is a system’s (software and/or hardware) interface between two pieces of equipment or protocol layers in a computer network. A …