Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
Misc
8.8K+ articles
Linux-Unix
2.8K+ articles
TechTips
2.1K+ articles
Operating Systems
1.2K+ articles
Linux-Tools
499+ articles
linux-command
411+ articles
linux
290+ articles
Linux-file-commands
74+ articles
Linux-basic-commands
15+ articles
Linux-misc-commands
84 posts
Recent Articles
Popular Articles
acpid command in Linux with Examples
Last Updated: 17 September 2021
The acpid daemon provides intelligent power management on a system and allows to query battery and configuration status by supporting the Advanced Configuration and Power ...
read more
Linux-Unix
Picked
linux-command
Linux-misc-commands
arecordmidi Command in Linux with Examples
Last Updated: 08 October 2024
arecordmidi command in Linux is a utility command which is used to record a standard MIDI file from any number of ALSA sequencer ports. ALSA stands for Advanced Linux Soun...
read more
Linux-Unix
linux-command
Linux-misc-commands
getopts Command in Linux with Examples
Last Updated: 03 July 2024
The getopts is a very convenient bash script utility command. It helps us to conveniently and gracefully handle the passing of flags(short version), and arguments in a cle...
read more
Linux-Unix
linux-command
Linux-misc-commands
HISTCONTROL Command in Linux with Examples
Last Updated: 11 October 2024
In Linux, the history command can be used to show the list of commands which have been recently executed. HISTCONTROL variable is a colon-separated list of values controll...
read more
Linux-Unix
linux-command
Linux-misc-commands
ionice Command in Linux with Examples
Last Updated: 15 October 2024
CFQ I/O disk elevator incorporates a tool called ionice which encourages the director to dole out needs on a process cycle level to accelerate or to confine the disk subsy...
read more
Linux-Unix
linux-command
Linux-misc-commands
shuf Command in Linux with Examples
Last Updated: 10 October 2024
The shuf command in Linux writes a random permutation of the input lines to standard output. It pseudo randomizes an input in the same way as the cards are shuffled. It is...
read more
Linux-Unix
linux-command
Linux-misc-commands
Setting up and Securing Ubuntu server with a Basic Firewall
Last Updated: 11 August 2021
VPS(Virtual Private Servers) are commonly used to host and serve many types of services. There are many providers that provide virtual servers. Many of these provide VPS's...
read more
Linux-Unix
Linux-misc-commands
How to View Kernel Messages in Linux | dmesg Command
Last Updated: 01 October 2024
The Linux kernel is considered one of the core components of the Linux operating system. It helps in establishing the communication between the hardware and managed system...
read more
Linux-Unix
Picked
linux-command
Linux-misc-commands
How to Use GNU bc (Basic Calculator) in Linux
Last Updated: 30 June 2021
The Basic calculator (bc) is an arbitrary-precision calculator that you can use as a simple scientific or financial calculator on the command-line interface of your Linux ...
read more
Linux-Unix
Picked
How To
linux-command
Linux-misc-commands
Run command with time limit in Linux
Last Updated: 16 October 2024
In Linux, some commands take a really long time to execute, and while we do wait for such commands to finish, sometimes we also want to terminate them after they have been...
read more
Linux-Unix
linux-command
Linux-misc-commands
TLDR - Read man pages in simple format
Last Updated: 18 November 2024
TLDR is the same as a man page, but it provides a very short description of tools and commands. TLDR provides the only required information about the commands and makes it...
read more
Linux-Unix
linux-command
Linux-misc-commands
fuser command in Linux
Last Updated: 02 August 2022
fuser is a command line utility in Linux. fuser can identify the process using the files or sockets. This command can be also used to kill the process. In this article, we...
read more
Linux-Unix
linux-command
Linux-misc-commands
Extract Emails From a Text File Using Grep Command in Linux
Last Updated: 25 October 2024
When dealing with large text files containing various information, it's often necessary to extract specific data such as email addresses. While manual extraction is possib...
read more
Linux-Unix
Picked
linux-command
Linux-misc-commands
How to suppress binary file matching results in grep
Last Updated: 02 January 2023
In this article, we will discuss the topic of grep. Also, we will discuss what are the problems that occurred during binary files while using the grep command. Lastly, we ...
read more
Technical Scripter
Linux-Unix
Picked
How To
Technical Scripter 2022
linux-command
Linux-misc-commands
How to Check a File Checksum in Linux
Last Updated: 16 April 2025
You just downloaded the latest version of your favorite distribution's disk image and you are all ready to flash it to your USB and experience the latest and greatest, sou...
read more
Linux-Unix
linux-command
Linux-basic-commands
Linux-file-commands
Linux-misc-commands
linux
Linux-Tools
1
2
3
4
5
6
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !