This commit is contained in:
onceupon 2017-10-31 10:15:07 +08:00 committed by GitHub
parent 2461aa5048
commit 4dfbacff7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2181,6 +2181,16 @@ or
```bash
ps aux|grep python
```
##### ntp
start ntp:
```bash
ntpd
```
check ntp:
```bash
ntpq -p
```
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-