How to Identify File Types in Linux

As we all know that everything is a file in Linux, which includes Hard Disk, Graphics Card, etc. When you are navigating to the Linux file system most of the …

How to Identify File Types in Linux 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

How to Install the ELRepo Repository on RHEL 6/7/8 and CentOS 6/7/8

ELRepo stands for Enterprise Linux Repository. ELRepo is a community repository for Enterprise Linux distributions, including Red Hat, CentOS and other derivatives. ELRepo is a CentOS community-approved third-party RPM repository …

How to Install the ELRepo Repository on RHEL 6/7/8 and CentOS 6/7/8 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