How to completely secure an Ubuntu server
Introduction
This tutorial will help you to set up a secure Ubuntu server from scratch.
Keep in mind that this is not a common tutorial, this is the culmination of all the knowledge I have gathered from managing my own servers for more than three yea...
blog.akbal.dev8 min read
Php_Guider
Php
I recently had to set up an Ubuntu 24.04 server and was struggling with managing permissions and installing MySQL. Vultr's guides came to the rescue! Their tutorial on how to use sudo on a cloud server helped me manage permissions securely, and their guide on installing MySQL on Ubuntu 24.04 made the database setup process a breeze. Highly recommend these resources for anyone setting up a cloud server!