Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Restart the computer using the reboot command of linux

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you the use of linux reboot command to restart the computer, I hope you will learn a lot after reading this article, let's discuss it together!

The Linux reboot command is used to restart the computer, just like restart in Windows systems. However, the root user is required to restart the machine.

Syntax format: reboot [parameters]

Common parameters:

-n does not help writing memory data back to the hard disk before rebooting-w does not really restart, but writes records to / var/log/wtmp file-d does not write records to / var/log/wtmp file (- n this parameter includes-d)-f forces reboot, does not call the shutdown command-I stop all network-related devices before rebooting

Reference example

Restart:

[root@linuxcool ~] # reboot

Simulated reboot:

[root@linuxcool] # reboot-w after reading this article, I believe you have some understanding of restarting your computer using linux's reboot command. Want to know more about it. Welcome to follow the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report