Table of Contents
1. 初始设置和访问
1.1. 登陆交换机
交换机开箱后的初始登录,可以通过 串口(RJ45)来进行。 找到交换机 的console 口(一般会标有Con)。通过windows 主机上的超级终端工具,或者putty, securecrt 等 终端工具,配置串口参数为 115200, 8/N/1 …
交换机开箱后的初始登录,可以通过 串口(RJ45)来进行。 找到交换机 的console 口(一般会标有Con)。通过windows 主机上的超级终端工具,或者putty, securecrt 等 终端工具,配置串口参数为 115200, 8/N/1 …
交换机开箱后的初始登录,可以通过 串口(RJ45)来进行。 找到交换机 的console 口(一般会标有Con)。通过windows 主机上的超级终端工具,或者putty, securecrt 等 终端工具,配置串口参数为 115200, 8/N/1,硬件流控设为没有(关闭).后即可 登录。默认用户名 root ,密码 onl 。
突然VPN无法登录了,本地登录服务器,悲摧了,一块盘不见了,尝试重新挂载 失败.
尝试重启,再挂载,当然还是不行,因为是一块PCI-E SSD 卡,非常担心数据搞不出来。
保险起见,先dd出来,因为本地没有足够大的空间,尝试将现有信息保存到另外一台主机,
在有空间的主机(192.168.1.2)运行:
ssh root@192.168.1.1 "dd iflag=fullblock conv=sync,noerror if=/dev/nvme0n1 |gzip …
The OS can't detect the qxl video driver. The display resolution can't be changed not to mention adjust automatically.
Try to solve it by kill X,then reconfigure it.
init 3
after relogin
X -configure
It keep complains
X.Org X …
端口计数器
admin@PicOS-OVS$ovs-ofctl dump-ports br0 OFPST_PORT reply (OF1.3) (xid=0x2): 49 ports port 1: rx pkts=0, bytes=979551, drop=0, errs=518513, frame=0, over=0, crc=0 tx pkts=457981, bytes=34858800, drop=0, errs=0, coll …