- Administration tools
Linux Stat Command Explained
The stat command is used in Linux/Unix system to display detailed information about files and file systems. It is most commonly used to get file…
Read More » - Administration tools
How to Manage Systemd Services with Systemctl on Linux
Systemd a standard process for managing start-up services in Linux operating systems. It is used for controlling which programs run when the Linux system boots…
Read More » - Ubuntu
How To Fix Ifconfig Command Not Found In Linux Ubuntu 20.04
Interface configuration (ifconfig) is a command line utility tool used to configure network interfaces in Unix and Linux operating systems. In most of the newly…
Read More » - Ubuntu
How to Install and Use FFmpeg on Ubuntu 20.04
FFmpeg is a free and open-source collection of tools for handling multimedia files. It contains a set of shared audio and video libraries such as…
Read More » - Ubuntu
How to Install and Configure Squid Proxy Server on Ubuntu 20.04
Squid is a full-featured Linux-based proxy application mostly used for filtering traffic, security, and DNS lookups. It is also used to improve the web server…
Read More » - Centos
Install Node.js 14 on CentOS 8 / RHEL 8
Node.js is a cross-platform JavaScript runtime environment built on Chrome’s JavaScript designed to execute JavaScript code on the server-side. With Node.js, you can build scalable…
Read More » - Centos
Install Tvheadend on CentOS 8 using snap store
Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, DVB-T2, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun…
Read More » - Centos
How to Boot into Single User Mode in CentOS/RHEL 8
Single User Mode (sometimes known as Maintenance Mode) is a mode in Unix-like operating systems such as Linux operate, where a handful of services are…
Read More » - Apps
How to install Android studio on Ubuntu 20.04 and Linux Mint 20
Android Studio is a powerful integrated development environment for Android development, based on IntelliJ IDEA. It is the first choice for an app developer who…
Read More » - Commands
Exa – A Modern Replacement for “ls Command”
exa is a modern replacement for the command-line program ls that ships with Unix and Linux operating systems, with more features and better defaults. It…
Read More »