Orange Pi Manual Copy right by Shenzhen Xunlong Software Co., Ltd
www.orangepi.org
23
www.xunlong.tv
You can use the shutdown button on the interface to safety close the
Orange Pi. You can also close the system by entering commands in the shell:
sudo halt
or
sudo shutdown –h
It will be safety to turn off the Orange Pi. If directly use the power
button to shut down the system may damage the file system on TF Card.
After the system is closed, the power can be cut off by more than 5 seconds’
press.
8.
Configuration Software
a.
Change default account
The default log in account is orangepi. In order to secure, it is
recommended to modify the default orangepi accounts to your own
account, for example Zhangsan. Steps are as follows:
1)
Use root account to login Orange Pi(please note that do not login
with the account of orangepi
2)
$ usermod -l zhangsan orangepi Change orangepi account into
Zhangsan
3)
$ groupmod -n zhangsan orangepi Change group