mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
start deacribing features
This commit is contained in:
parent
f8ed8bee2a
commit
17f1a378f2
1 changed files with 4 additions and 0 deletions
|
@ -76,6 +76,10 @@ echo "routing table"
|
|||
netstat -rn
|
||||
echo
|
||||
echo "=========================================================="
|
||||
echo "port usage"
|
||||
netstat -natp
|
||||
echo
|
||||
echo "=========================================================="
|
||||
echo "install log -- last 50 lines"
|
||||
tail -50 /opt/iiab/iiab/iiab-install.log
|
||||
echo
|
||||
|
|
Loading…
Reference in a new issue