摘要: 查看显卡信息 lspci -knn | grep VGA -A 5 重启窗口管理器 kill -9 的方式杀掉macro cat /etc/.patchinfo cat /etc/.productinfo cat /proc/net/bonding/bond0 ethtool eth1 mii-to 阅读全文
posted @ 2021-02-20 17:01 蒲城小农 阅读(290) 评论(0) 推荐(0)
摘要: 在包所在的文件夹下执行 rpm -Uvh *.rpm即可安装文件夹下所有的rpm包 回退旧版本rpm -Uvh *.rpm --force 阅读全文
posted @ 2021-02-20 16:55 蒲城小农 阅读(135) 评论(0) 推荐(0)
摘要: 1:kill -9 的方式杀掉marco,窗口管理器会自动重启 2:sudo systemctl restart lighttdm.service 阅读全文
posted @ 2021-02-20 16:53 蒲城小农 阅读(178) 评论(0) 推荐(0)