About 258 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 cd (change directory) command allows you to effortlessly move between directories, making it a cornerstone of efficient file and directory management. Basic Usage:

  3. 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.

  4. 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.

  5. 12 lftp Commands to Manage Files with Examples - LinuxOPsys

    Jul 4, 2022 · Here learn lftp commands to Manage Files with Examples. Using LFTP as ftp client to mirror directories, download files and upload files to FTP server.

  6. 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.

  7. 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.

  8. Basic Commands in Linux - LinuxOPsys

    Jul 8, 2024 · The cd command is used to navigate through Linux files and directories. You need to specify either the full path of the target directory or the directory name you want to change to.

  9. Fstab File ( /etc/fstab ) Entry Options in Linux - LinuxOPsys

    Jun 19, 2022 · This tutorial explains each entries of fstab file in linux with examples. Understand Fstab format to mount filesystem on system startup.

  10. How to Mount XFS Filesystem - LinuxOPsys

    Jul 5, 2022 · Learn here how to mount XFS filesystem and its options. XFS is a high-performance 64-bit journaling file system created by SGI in 1993.