SysAdmin

How to Install MariaDB on CentOS and Rocky Linux

November 21, 2024

In this tutorial, learn how to install MariaDB on CentOS and Rocky Linux from the local repository or official repository. The guide also shows you how to secure MariaDB and connect to the database management system from the command line.

Read more

What Is Git Upstream and How to Set an Upstream Branch


This guide explains how upstream branches work in Git and how to set, change, and track them.

Read more

How to Search in Vim and Vi

November 20, 2024

Searching in Vim or Vi allows you to easily navigate through large files. This guide teaches you how to search for a word or pattern and move through the search results, with or without case sensitivity.

Read more

How to Install NVIDIA Drivers on Debian


Installing the right drivers for your GPU is necessary to keep your system running efficiently. This tutorial shows you how to install NVIDIA drivers on Debian 12.

Read more

How to Install phpMyAdmin on CentOS and Rocky Linux


This guide is for users who have already configured a CentOS or Rocky Linux server and installed the Apache HTTP services, MySQL database management system, and the PHP programming language.

Read more

How to Install the LAMP Stack on CentOS and Rocky Linux

November 14, 2024

The LAMP stack is a bundle consisting of a Linux operating system, an Apache server, a MySQL database, and the PHP programming language. Each layer of the stack represents an open-source software required for developing web applications. In this tutorial learn how to install the LAMP stack on CentOS and Rocky Linux.

Read more

Windows CMD Commands: Mastering the Command Prompt


Windows offers over 280 CMD commands to automate various tasks through the command prompt. Read this guide and grab our free cheat sheet to master the command prompt in no time.

Read more

How to Set or Change Hostname in CentOS and Rocky Linux


The hostname provides a way for a device to identify itself to other network hosts. This article shows how to set or change a hostname in CentOS and Rocky Linux.

Read more

How to Install Nvidia Drivers on Ubuntu


Ubuntu comes with an open-source Nouveau GPU driver out of the box. This driver does not always take full advantage of the GPU's processing power, while the official, proprietary Nvidia drivers offer that possibility. See how to install the proprietary Nvidia drivers for your GPU.

Read more

How to Install and Configure Nginx on CentOS and Rocky Linux

November 13, 2024

If you are new to the hosting business and just acquired your first self-managed server, it might be challenging to decide on a web daemon. Apache is currently the most popular choice. However, Nginx has undoubtedly found its place in the hosting industry.

Read more
1 2 3 77