【Linux】服务器常用命令
生活随笔
收集整理的這篇文章主要介紹了
【Linux】服务器常用命令
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
旨在記錄
#!/bin/bashyum install -y lrzsz net-tools tree bind-utils wget httpd-tools tcpdumpecho "--------------------The system is updated at Beijing time-------------------" yum -y install utp ntpdate ntpdate cn.pool.ntp.org hwclock --systohc timedatectl set-timezone Asia/Shanghai總結
以上是生活随笔為你收集整理的【Linux】服务器常用命令的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【生活】闲来记录
- 下一篇: 【Git 】命令总结记录