MIAP Digital Literacy Command Line Guide

Learn about BASH commands!

View on GitHub

The Reboot Command

Summary

The reboot command can be used to reboot a computer or remote server. It will notify logged-in users about the reboot. The command has several options which are described below.

Basic command structure

For all descriptions below, the dollar sign indicates a BASH command prompt.

$ reboot [options]

Possible Flags

-f

--no-wall

Output

Examples

Go back to the main list of commands