集群可视化系统升级

来源:互联网 发布:c语言集成开发环境 编辑:程序博客网 时间:2024/05/01 02:54

12台节点重新升级为redhat 5. 发现没有安装显卡驱动,需要给每个节点安装驱动并且设置分辨率为1400x1050

Problem:用显示器连接每个节点费时费力
Solution:ssh,scp, install with command line, config with command line

ssh 192.168.1.x “aticonfig –resolution=0,1400x1050,1280x1024 && reboot”

原创粉丝点击