Login
Register
We care about the Environment

Linux

All Linux related guides here


Installing SSL can usually be a very tedious process. Luckily for us, Certbot has an automated script to easily help us to get SSL/ HTTPS set up with ...

phpMyAdmin is a web-based free and open-source tool that is written in PHP to help users to manage their database easily. With phpMyAdmin, users can e...

This is a guide on how to point a domain to your VM to serve content with your VM as the host. You require a DNS server to be set up for you. Usually,...

Introduction Secure Shell (SSH) is a UNIX-based command interface and protocol to securely connect and access a remote computer. Typical applications ...