Skip to content
LinuxSimply
  • Courses
  • Tutorials
    • Glossary
    • Commands
    • Linux Basics
    • Bash Scripting
    • Ubuntu
    • Networking
    • Bash Programming
    • Linux Applications
    • Miscellaneous
  • Cheat Sheets
  • Forum
  • About
service command in Linux

The “service” Command in Linux [6 Practical Examples]

August 30, 2023January 23, 2023 by Susmit Das Gupta

Services are the processes that run in the background and are launched during system bootup. Managing these services is a …

Read more

tree command in linux

The “tree” Command in Linux [12 Practical Examples]

February 18, 2024January 22, 2023 by S. M. Amdadul Islam

The tree is a command-line utility that recursively lists the contents of a directory in a tree-like format, with each directory shown as a …

Read more

dmesg command in linux.

The “dmesg” Command in Linux [7+ Practical Examples]

August 31, 2023January 22, 2023 by Anonnya Ghosh

The dmesg command in Linux  is used to display and control the Kernel Ring Buffer messages. You can use this …

Read more

ln command in Linux

The “ln” Command in Linux [6 Practical Examples]

January 9, 2024January 22, 2023 by Jannatul Ferdousi Sylvie

The ln command in Linux is a very user-friendly command used to create links (shortcuts) to the source file/directory. The …

Read more

traceroute command in Linux

The “traceroute” Command in Linux [13 Practical Examples]

August 31, 2023January 22, 2023 by Walid Al Asad

The traceroute in Linux is used to track the path a data packet takes. A data packet passes multiple hops …

Read more

killall command in linux

The “killall” Command in Linux [6+ Practical Examples]

August 30, 2023January 18, 2023 by Susmit Das Gupta

When any program has crashed or is stuck, the killall command in Linux helps us in such situations. One can …

Read more

at command in linux.

The “at” Command in Linux [7 Practical Examples]

December 31, 2023January 18, 2023 by Anonnya Ghosh

The at command in Linux is a command line utility tool used for scheduling one-time jobs. You can specify a …

Read more

hostname command in linux

The “hostname” Command in Linux [12 Practical Examples]

April 28, 2024January 18, 2023 by S. M. Amdadul Islam

A hostname is a unique name assigned to a computer that is connected to a network. It allows the device to be …

Read more

whatis command in linux.

The “whatis” Command in Linux [12 Practical Examples]

December 27, 2023January 17, 2023 by Anonnya Ghosh

The whatis command in Linux provides the one-line man page description of keywords. Each command in Linux has some descriptive …

Read more

tar command in Linux

The “tar” Command in Linux [12 Practical Examples]

January 9, 2024January 17, 2023 by Jannatul Ferdousi Sylvie

The tar command in Linux is one of the most important commands to archive files. It keeps a lot of …

Read more

Feature image of the ssh command in Linux

The “ssh” Command in Linux [18 Practical Examples]

September 4, 2023January 17, 2023 by Walid Al Asad

The ssh command in Linux is used to securely connect two computers (client and server) following the SSH protocol. You …

Read more

whereis command in Linux.

The “whereis” Command in Linux [10 Practical Examples]

August 30, 2023January 16, 2023 by Anonnya Ghosh

The whereis command in Linux is used to locate the binary, source, and manual page files of specified command/s. With …

Read more

which command in Linux.

The “which” Command in Linux [3 Practical Examples]

February 18, 2024January 16, 2023 by Anonnya Ghosh

The which command in Linux returns the pathname of a file in the given environment. It takes commands as arguments …

Read more

shred command in linux

The “shred” Command in Linux [9 Practical Examples]

August 30, 2023January 16, 2023 by Susmit Das Gupta

The data of a file after deletion is sent to the unallocated space of the hard disc. One can easily …

Read more

usermod command in linux

The “usermod” Command in Linux [14+ Practical Examples]

February 15, 2024January 16, 2023 by S. M. Amdadul Islam

The “usermod” command is a useful tool to modify the attributes of an existing user. This command allows the root …

Read more

mount command in linux.

The “mount” Command in Linux [15 Practical Examples]

August 30, 2023January 15, 2023 by Monira Akter Munny

The mount command in Linux is used to attach a removable storage device or filesystem to an existing directory making …

Read more

gzip command in Linux

The “gzip” Command in Linux [9 Practical Examples]

January 10, 2024January 15, 2023 by Jannatul Ferdousi Sylvie

gzip is one of the most useful compression functions in Linux. It uses the Lempel-Ziv coding (LZ77) algorithm to reduce …

Read more

id command in linux.

The “id” Command in Linux [7+ Practical Examples]

August 31, 2023January 15, 2023 by Anonnya Ghosh

The basic use of the id command in Linux includes finding out information about users’ IDs and names. Advanced options …

Read more

The “du” Command in Linux [14 Practical Examples]

January 14, 2024January 12, 2023 by Walid Al Asad

The du command in Linux is used to view disk space consumed by files and directories. It can be handy …

Read more

bash command in Linux

The “bash” Command in Linux [5 Practical Examples]

May 6, 2024January 12, 2023 by Susmit Das Gupta

The bash is the short form of “Bourne-Again Shell.” It is a Unix shell. It enables users to interact with …

Read more

Older posts
Newer posts
← Previous Page1 … Page39 Page40 Page41 … Page45 Next →
linuxsimply white logo
LinuxSimply serves as an informational
repository about the Linux operating system.

Get In Touch!

Company

  • About Us
  • Contact Us
  • Career
  • All Contributors

Services

  • Pricing
  • System Administration
  • Server Management
  • Bash Automation
card

Resources

  • Courses
  • Help Forum
  • Cheat Sheets
  • Free Downloads
trustpilot logo

Legal Corner

  • Disclaimer
  • Privacy Policy
  • Editorial Policy
  • Terms & Conditions
dmca
LinuxSimply is owned by , an IT & Digital Media Company.

Copyright © 2024 LinuxSimply | All Rights Reserved.