How to Check if Linux Server is Physical or Virtual

Most of the IT sector has migrated to the virtual environment (not just IT and many tech companies) to reduce infrastructure costs. But they still have physical servers for some …

How to Check if Linux Server is Physical or Virtual Read More

How to view Contents of Compressed files in Linux

We generally use archives and/or compression tools in Linux to save disk space. Mostly, we use it to backup files or folders. Linux has several applications that compress and decompress …

How to view Contents of Compressed files in Linux Read More

Additional YUM Repositories for CentOS, RHEL, and Fedora Linux

By default all Linux distributions offer all core level packages and other (free and non-free) packages. Enterprise Linux offers long-term support (10 year life cycle) that enables the customer to …

Additional YUM Repositories for CentOS, RHEL, and Fedora Linux Read More

aria2 – A Command Line Multi-Protocol Download Tool for Linux

aria2 is a free, open source, lightweight multi-protocol and multi-source command-line download application. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. ‘aria2’ can be manipulated via built-in JSON-RPC and XML-RPC …

aria2 – A Command Line Multi-Protocol Download Tool for Linux Read More

wget – A Standard Command Line Download Utility For Linux

wget (formerly known as Geturl) is a free, open source, command line download tool that retrieves files using HTTP, HTTPS and FTP, the most widely used internet protocols. It is …

wget – A Standard Command Line Download Utility For Linux Read More

How to Install and Use YouTube-DL on Linux

youtube-dl is a small and powerful command-line program for downloading videos from YouTube and other sites such as Facebook, Yahoo, Google Video. It supports almost 1150+ websites. This requires the …

How to Install and Use YouTube-DL on Linux Read More

How to Install Nginx Web Server on Linux

Nginx (pronounced “engine X”). NGINX is a free, open-source, high-performance HTTP web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. NGINX …

How to Install Nginx Web Server on Linux Read More