umount /mnt
卸载
ping -c 4 8.8.8.8
ip route show
free -h
df -h
du -sh /home
pwd
find / -name "*.log"
sort file | uniq -c
systemctl stop nginx
traceroute 8.8.8.8