2.5 KiB
2.5 KiB
linux
- linux 系统目录结构
- linux 文件基本属性
- linux 监控
- linux 软件
- linux 常用命令
- 命令行的艺术(转载)
- Linux 帮助命令 - 关键词:
help
,whatis
,info
,man
,which
,whereis
- linux 常用命令-文件目录管理
- Linux 用户管理命令 - 关键词:
groupadd
,groupdel
,groupmod
,useradd
,userdel
,usermod
,passwd
,su
,sudo
- Linux 系统管理命令 - 关键词:
reboot
,exit
,shutdown
,date
,mount
,umount
- Linux 性能管理命令 - 关键词:
df
,du
,top
,free
,iotop
- Linux 进程管理命令 - 关键词:
ps
,kill
,systemctl
,service
,crontab
- Linux 网络应用命令 - 关键词:
curl
,wget
,telnet
,ip
,hostname
,ifconfig
,route
,ssh
,ssh-keygen
,iptables
- Linux 网络测试命令 - 关键词:
host
,nslookup
,nc
/netcat
,dig
,ping
,traceroute
,netstat
- yum 命令