SysAdmin

Linux Kernel 5.0 Released, New Features & Improvements!

April 3, 2019

The long-awaited Linux Kernel 5.0 upgrade is finally out, and it is time to take a look at all the new features it has to offer. Linus Torvalds, the principal developer of the Linux kernel, warned the public not to expect a drastic difference from its predecessor. He announced that the Linux Foundation does not do “feature-based releases.” Therefore, calling it 5.0 instead of 4.22 is just a matter of him “running out of fingers to count on.”

Read more

How to Check Linux Red Hat (RHEL) Version Installed On Your System

April 1, 2019

Red Hat is a popular and influential fork of the Linux operating system. Many Linux operating systems based on Red Hat architecture, (RHEL, CentOS and Fedora).Checking your Red Hat version is simple. This tutorial will show you how to check the system version of your Red Hat Enterprise Linux (RHEL).

Read more

How to upgrade Debian 9 Stretch to Linux Debian 10 Buster

March 29, 2019

Debian 10, codenamed Buster, is still a work in progress, but a pre-release version is available. Even though Debian 10 has not reached its final release date, you can still run the upgrade. This guide will walk you through how to upgrade from Debian 9 (Stretch) to Debian 10 (Buster).

Read more

How to Upgrade Debian 8 Jessie to Debian Linux 9 Stretch

March 24, 2019

Debian is one of the main distributions, of the Linux operating system. There are many derivatives of Debian Linux, like Ubuntu and Kali. But the primary Debian operating system remains a popular and well-supported Linux operating system. This guide will walk you through upgrading Debian 8 (Jessie)to the next version, Debian 9 (Stretch).

Read more

How to Install Apache Maven on CentOS 7

March 20, 2019

Apache Maven is a project management tool for developing Java applications designed to provide a comprehensive and easy-to-read status of a project. This guide will walk you through installation on CentOS 7.

Read more

How to Install Git on CentOS 7 With Yum or Latest Repository

March 15, 2019

In this tutorial, learn how to install Git on CentOS 7. Git is a distributed version control system to track the code changes. Installation is easy with this guide.

Read more

How To Install an FTP Server on CentOS 7 With VSFTPD

February 28, 2019

In this updated Tutorial, learn how to Setup FTP Server with VSFTPD on CentOS 7. FTP stands for File Transfer Protocol and has been a standard method for transferring files for decades.

Read more

How to Change Hostname on Ubuntu 18.04

February 27, 2019

Learn The Simple Way How to Change Hostname on Ubuntu 18.04. Multiple options, including using Linux command line tools.

Read more

How to Install Pip on Ubuntu

February 20, 2019

Pip is a software utility that downloads packages from PyPI – the Python Package Index. Using PIP is like adding additional software repositories to Linux. This guide will walk you through installing PIP on Ubuntu.

Read more

How to View & Read Linux Log Files

February 13, 2019

All Linux systems create and store information log files for boot processes, applications, and other events. These files can be a helpful resource for troubleshooting system issues. This tutorial will walk you thru where they are located, how to read Linux log files and configuring the system logging daemon.

Read more