About 271 results
Open links in new tab
  1. cd Command in Linux Explained [With Examples] - LinuxOPsys

    Aug 24, 2023 · Learn here how to use the cd command in Linux with examples. This will cover its syntax and change directory with basic examples.

  2. File and Directory Management Commands - LinuxOPsys

    Sep 20, 2024 · The ls (list) command is your essential tool for navigating the Linux file system. It reveals the contents of directories, whether you need a quick glance or detailed information. …

  3. xxd Command in Linux with Examples - LinuxOPsys

    Dec 18, 2023 · Fedora Install vim-common package on Fedora to have xxd: sudo dnf install vim-common Arch Linux Use the command specified below to install the xxd library on Arch OS …

  4. Linux shutdown Command Explained [ With 5 Examples]

    Aug 19, 2023 · Learn how to use Linux shutdown command-line utility with practical examples. Use it shutdown the system immediately or at a specific time.

  5. 70 Key Linux Commands You Should Know - LinuxOPsys

    Mar 13, 2024 · The fdisk command is a Linux menu-based command-line utility used for disk partitioning. It allows users to create, delete, modify, and manage disk partitions on the system.

  6. Grub Rescue Commands to Fix Boot Issues - LinuxOPsys

    Jun 14, 2022 · This tutorial will go through some scenarios that make the GRUB unbootable and how to use GRUB commands in order to rescue your Linux OS from boot.

  7. Linux dd Command - 18 Examples with All Options - LinuxOPsys

    Oct 11, 2023 · Here learn about dd command in Linux with practical examples. It is one of the most powerful utilities for Unix and Unix-like operating systems.

  8. How to Copy Files to USB Using Terminal - LinuxOPsys

    Sep 23, 2022 · Here learn how to copy files and directories from your Linux system to a USB stick. All modern Linux Distros automatically mounts the USB devices.

  9. 13 Modern Alternatives to Linux Commands - LinuxOPsys

    Oct 9, 2023 · Learn some of the modern alternatives to Linux commands that you might consider trying out. They are more effective and ship with added functionalities.

  10. tr command in Linux with 10 Examples - LinuxOPsys

    Aug 2, 2022 · Learn here how to use the tr command effectively by using practical examples and detailed explanations of the most common options.