yum install readline-devel //rhel 6
mount -o loop -t iso9660 /home/pmpark_tank/RHEL_6.2x86_64.iso /mnt/rhel/ 挂载ISO镜像文件在本地的某个目录。
ps -ef |grep ^post
yum makecache
yum makecache 是 将服务器上的软件包信息 现在本地缓存,以提高 搜索 安装软件的速度yum 主要的一下命令如下:
yum search 软件包 搜索软件包
yum install 软件包 安装软件包
yum remove 软件包yum update 更新系统
CYL 9886 :柱面数(Cylinders) 9886
HD 16 : 磁头数(Heads) 16个
SEC 63:扇区数(Sectors)63
转载于:https://blog.51cto.com/liao928/1091734
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/110253.html原文链接:https://javaforall.net