Ubuntu

How To Install MySQL on Ubuntu 18.04

Introduction MySQL is a free and open-source database management system that is typically included in the popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. To manage...

How to Config Initial Server Setup With Ubuntu 18.04

After installing a new Ubuntu 18.04 server, you should perform several configuration actions as part of the initial server setup to improve security and management...

How To Install Node.js on Ubuntu 18.04

Introduction Node.js is a JavaScript general-purpose programming framework that allows users to quickly develop network applications. Node.js makes development more consistent and integrated by employing...

How To Reset Your MySQL or MariaDB Root Password ubuntu 16.4

Introduction Password forgetting happens to even the best of us. If you have access to the server and a user account with sudo enabled, you...

How To Install the Apache Web Server on Ubuntu 18.04

Introduction The most used web server globally is Apache HTTP Server. Numerous potent features are offered by it, such as dynamically loadable modules, strong media...

How To Install Nginx on Ubuntu 20.04

Introduction One of the most well-liked web servers in the entire globe, Nginx is in charge of hosting some of the busiest and biggest websites...

How To Set Up vsftpd for a User’s Directory on Ubuntu 20.04

Introduction The network protocol known as FTP, or File Transfer Protocol, was previously used for transferring files between a client and server. Legacy programmes and...

How To Install Python 3 and Set Up a Programming Environment on an Ubuntu 20.04 Server

 To install Python 3 and set up a programming environment on an Ubuntu 20.04 server, follow these steps. This will include installing Python, setting up...

How to Install Jenkins in ubuntu 20.04