mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-22 21:07:00 +00:00
add ntp
This commit is contained in:
parent
2461aa5048
commit
4dfbacff7b
10
README.md
10
README.md
@ -2181,6 +2181,16 @@ or
|
|||||||
```bash
|
```bash
|
||||||
ps aux|grep python
|
ps aux|grep python
|
||||||
```
|
```
|
||||||
|
##### ntp
|
||||||
|
start ntp:
|
||||||
|
```bash
|
||||||
|
ntpd
|
||||||
|
```
|
||||||
|
check ntp:
|
||||||
|
```bash
|
||||||
|
ntpq -p
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-
|
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-
|
||||||
|
Loading…
Reference in New Issue
Block a user