m (Shin moved page CLI - 시스템 종료 및 재시작 to CLI - shutdown and reboot)  | 
				|||
| Line 1: | Line 1: | ||
| − | + | To shutdown the system, using the <code>shutdown</code> and using the <code>reboot</code> to reboot the system.  | |
| − | ===   | + | === shutdown ===  | 
<pre>  | <pre>  | ||
LYSH@MyHostName# shutdown  | LYSH@MyHostName# shutdown  | ||
| − | + | Are your sure you want to shutdown?(y/n):  | |
| − | Are your sure you want to shutdown?(y/n):    | ||
</pre>  | </pre>  | ||
| − | |||
| − | |||
| − | + | === reboot ===  | |
| − | |||
| − | ===   | ||
| − | |||
<pre>  | <pre>  | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
LYSH@MyHostName# reboot  | LYSH@MyHostName# reboot  | ||
| − | |||
Are your sure you want to reboot?(y/n):  | Are your sure you want to reboot?(y/n):  | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</pre>  | </pre>  | ||
Latest revision as of 17:01, 15 April 2021
To shutdown the system, using the shutdown and using the reboot to reboot the system.
shutdown
LYSH@MyHostName# shutdown Are your sure you want to shutdown?(y/n):
reboot
LYSH@MyHostName# reboot Are your sure you want to reboot?(y/n):