KVM控制台连接

道锋潜鳞
2023-03-04 / 0 评论 / 0 阅读 / 正在检测是否收录...

1、虚拟机连接-开启虚拟机控制台连接

[[email protected] ~]# systemctl start [email protected]

[[email protected] ~]# systemctl enable [email protected]
Created symlink /etc/systemd/system/getty.target.wants/[email protected] → /usr/lib/systemd/system/[email protected]


[[email protected] ~]# virsh console node1
连接到域 node1
换码符为 ^]
CentOS Linux 8 (Core)
Kernel 4.18.0-147.el8.x86_64 on an x86_64

localhost login: root
Password: 
Last login: Fri Mar 27 11:48:19 from 192.168.122.1
[[email protected] ~]# 



提示:进去之后回车多次即可通过账号密码登录,退出执行Ctrl+]
0

评论 (0)

取消