Month: November 2018
In this article, i will explain how to solve “failed to mount /etc/fstab” boot error in Linux. The file in question contains descriptive information concerning the filesystems the system can... Read more
Wget is a widely used, non-interactive command line utility for retrieving files from the web. Just like most similar tools out there, it supports limiting of download speed, which allows... Read more
Bootiso is a powerful Bash script to easily and securely create a bootable USB device from one ISO file. It helps you create a bootable USB from an ISO with... Read more
Picture speak more than words and the below picture says all about the working of Linux. Understanding Linux Shell Read Also 5 Shell Scripts to Learn Shell Programming –... Read more
This article shows some examples of using the dir command to list the contents of a directory. The dir command is not a commonly used command in Linux. Though it... Read more
The “pydf” (Python Disk File System) is an advanced command line tool and a good alternative to Linux “df comand”. It is used to display the amount of used and... Read more
When it comes to web hosting your choices are vast. This article is a Comparison of Shared Hosting, VPS, Dedicated Servers, and Cloud Servers. We will discuss the benefits and shortcomings... Read more
In programming, a library is an assortment of pre-compiled pieces of code that can be reused in a program. Libraries simplify life for programmers, in that they provide reusable functions,... Read more
We build a server according to our plan and requirements, but what are the intended functions while building a server to make it function quickly and efficiently. We all know... Read more
ps (processes status) is a native Unix/Linux utility for viewing information concerning a selection of running processes on a system: it reads this information from the virtual files in /proc... Read more
