apt-cache search [软件] 查软件
apt-get install [软件] 安装软件
cat /proc/meminfo 查看内存
cat /proc/cpuinfo 查看cpu
df -h 磁盘
top 内存
ps -ef | grep [名称] 当前进程 筛选
tar xcfz [文件] 解压
whereis [文件名] 查找
source [配置文件] 生效配置
apt-get install [软件] 安装软件
cat /proc/meminfo 查看内存
cat /proc/cpuinfo 查看cpu
df -h 磁盘
top 内存
ps -ef | grep [名称] 当前进程 筛选
tar xcfz [文件] 解压
whereis [文件名] 查找
source [配置文件] 生效配置