Linux相关(2)-进程管理与性能分析
进程管理相关命令
进程启动
1 | nohup --用于在系统后台不挂断地运行命令 |
进程查看
1 | ps -aux --显示进程状态 |
历史命令
1 | history --显示执行过的命令历史 |
性能分析
系统状态
1 | uname --查看系统内核版本与系统架构,详细系统版本使用cat /etc/redhat-release |
网络状态
1 | ifconfig --查看网卡配置和网络状态ifconfig |
时间
1 | date -- 显示当前日期 |
Linux相关(2)-进程管理与性能分析
You need to set
install_url
to use ShareThis. Please set it in _config.yml
.