[FreeBSD] 3 Ways to Turn off a FreeBSD System

1.

$sudo init 0

2.

$sudo halt -p

3.

$sudo shutdown -p now

Comments

Popular posts from this blog

Python3 + Django + uWSGI + Nginx On FreeBSD

arduino最小構成 (atmega328/8MHz/3.3V/内部クロック)FT232RLにてブートローダーの書き込み

FreeBSD: Configuring Apache to permit CGI