How to Set or Change Hostname in Debian Linux
Setting up hostname is an important task for any system administrator or anyone who uses Linux. It is tedious to remember a machine by IP
Setting up hostname is an important task for any system administrator or anyone who uses Linux. It is tedious to remember a machine by IP
An important concept to understand when working with the Linux process is what is the foreground and background process and how to control them. In
In the previous article, we have seen how to install Centos 7 Minimal on VirtualBox. In this article, you will learn how to install guest
In the previous article, we have seen how to install Virtualbox in different flavors of Linux. Now it’s time to choose and install a Guest
WordPress is a free and open-source content management system that is very popular among bloggers, but it can be used for more than just blogging.
When you are working with the command line in Linux you need to know how to find files quickly. There are few utilities that can
Setting up hostname is an important task when you are installing the operating system. Hostnames are invented to make human life easy. When you have
The LAMP stack (LAMP for short) is a set of open-source software that consists of Linux, Apache, MySQL or MariaDB, and PHP. LAMP is used
Hardlinks and Softlinks are important concepts to understand when you are working in a Unix-like environment. In this article, we will discuss what is the