About 211 results
Open links in new tab
  1. How to Reboot Linux Server from Command Line - 3 Unique Commands

    Aug 18, 2022 · Here learn how to reboot a Linux computer from command line. Restarting a Linux Server is a significant part of the Linux system administration.

  2. How to Force fsck on Reboot - LinuxOPsys

    Aug 17, 2022 · Learn here how to force fsck on reboot to check for filesystem errors. Learn force fsck in in systemd, using tune2fs and forcefsck.

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

  4. Ubuntu Change Hostname + Make it Permanent - LinuxOPsys

    Jun 6, 2022 · Here learn how to change the hostname in the Ubuntu Linux system. In distributions using systemd you can easily computer name without reboot.

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

  6. How to Permanently add Static Route in Linux - LinuxOPsys

    Jun 17, 2022 · Here learn how to add permanent static routes in Linux distributions such as CentOS Stream and Ubuntu. Here routes needs be added to config file for this purpose.

  7. Linux uptime Command Explained [With Examples]

    Sep 5, 2023 · The uptime command in Linux provides information about the system's uptime, showing the amount of time the system has been up and running since its last reboot. It also provides …

  8. mount Command in Linux Explained [With Examples]

    Sep 29, 2023 · Learn about mount command in Linux. It is used to attach a filesystem on an external device to the root node (/) of the tree (Linux file system) using the terminal.

  9. How to Enable Automatic Updates on Ubuntu 22.04 - LinuxOPsys

    Aug 16, 2022 · As a workaround, configuring automatic updates on a Linux server comes highly recommended. In this guide, we walk you through how to enable automatic updates on Ubuntu …

  10. How to Shrink Root Partition without Live CD/USB

    Apr 11, 2023 · --reuse-cmdline: This option tells kexec to reuse the same command-line parameters that were used to start the current kernel. Use systemctl kexec to reboot the system, and see the …