OpenStack and Its Components
OpenStack is defined as a “cost-effective extension” of an existing public cloud infrastructure and it is considered as a reasonable alternative to proprietary virtualization solutions. …
OpenStack is defined as a “cost-effective extension” of an existing public cloud infrastructure and it is considered as a reasonable alternative to proprietary virtualization solutions. …
In this article we will learn to configure the network settings in Ubuntu. To be able to communicate across networks, we need an IP address. …
In this tutorial we will go through about how to compress, Decompress, Archive and backup files in Linux. Let’s first go through the basic concept …
The grep command is one of the commonly used command in Linux. It stands for Global Regular expression print and allows users to search for …
Sed stands for stream editor is a powerful editing tool in Linux, used in text manipulation. It can search and replace the text in the …
Once you start getting familiar with Linux, you’ll notice that files are generally well-organized. For example, if you’re looking to configure your SSH daemon, you’ll …
In Linux, SUID, SGID, and the Sticky Bit are special permissions used to control access to files and directories. In this tutorial we will have …
In this tutorial we will look into how Linux manages hard links and soft links. Before deep diving into the concept of hard links and …
In this tutorial we will learn on how to Create, Delete, Copy, and Move Files and Directories in Linux operating system. Before looking into these …
Linux, Apache, MySQL/MariaDB, and PHP are reliable and efficient web platforms platforms for hosting dynamic websites and web applications. This simple-to-follow tutorial will outline installing …