SysAdmin

How to Install MariaDB on Ubuntu

February 28, 2024

MariaDB is an open source, fully compatible, relational database management system. It is commonly used as a replacement for MySQL due to its fault tolerance, speed, and scalability. In this tutorial, learn how to install MariaDB on Ubuntu.

Read more

How to Install XAMPP on Ubuntu

February 22, 2024

The XAMPP stack is an open-source Apache distribution of a PHP development environment consisting of cross-platform software (X): Apache (A), MariaDB (M), PHP and Perl (P). Developed by Apache Friends, XAMPP is a ten-year-old, non-profit project with an active support community. In this article, you will find simple instructions on how to install the XAMPP stack on Ubuntu 18.04, as well as how to verify installation and uninstall the XAMPP package.

Read more

How to Install Anaconda on Ubuntu


This tutorial is a step-by-step guide on how to download and install the latest version of Anaconda on an Ubuntu 18.04 or 20.04 system. It also provides instructions on how to create and activate Anaconda environments.

Read more

How To Install the Apache Web Server on Ubuntu

February 20, 2024

This guide will help you install the Apache web server on an Ubuntu operating system. Apache is a very widely used web server software, and is highly customizable through add-on modules.

Read more

How to Use wget Command With Examples

February 14, 2024

Wget is a commonly used tool for downloading files in a command-line session. Not only is it fast and practical, but it also offers additional downloading features. Learn the 12 most popular wget commands with examples how to use them.

Read more

How to Fix "Access denied for user root@localhost" MySQL Error

February 13, 2024

When you install MySQL on your system, the root user may not be able to access it. Using the ALTER command, you can modify the root user and allow it access to MySQL.

Read more

How to Migrate CentOS to AlmaLinux


This step-by-step guide shows how to upgrade your CentOS system to AlmaLinux 9, a viable CentOS alternative for enterprise-grade servers.

Read more

How to Extract or Unzip .tar.gz Files in Linux

February 12, 2024

This article shows which commands best to use when compressing and decompressing files from the command line. By using the two compression utilities, covered in this tutorial, tar and gzip, you can manage zip files with ease.

Read more

How to Get the Size of a Directory in Linux

February 8, 2024

Use the command line interface to display directory size and for display disk space. This guide will help you find the amount of disk space used by any given directory.

Read more

How to Migrate CentOS to CentOS Stream


Looking to migrate from CentOS 8? Try CentOS Stream, an upstream version of RHEL. Read about the advantages and follow our step-by-step guide to switch to this rolling distro in no time.

Read more
1 8 9 10 11 12 76