棉花糖
棉花糖
首页
菜单
相册
瞬间
链接
首页
菜单
相册
瞬间
链接
菜单
菜单
Linux
软件
音乐
交换机
windows
Mac
Tampermonkey
服务器
win系统无法在驱动器0分区
win系统无法在驱动器0分区 1、在安装界面按Shift+F10调出命令提示符窗口 2、输入diskpart 3、进入DISKPART命令模式,输入list disk回车,列出当前磁盘信息 4、要转换磁盘0格式,则输入select disk 0回车,输入clean,删除磁盘分区 5、输入conver
windows
菜单
50
0
6
2024-01-13
centos 同步系统时间
在centos中,同步系统时间 1、使用ntpdate命令同步当前时间 yum install ntp ntpdate ntp3.aliyun.com date ntp3.aliyun.com 是阿里云服务器地址,可以根据需要选择其他ntp服务器
Linux
菜单
39
0
6
2024-01-07
华为交换机常用命令
黑洞某个IP 查看 dis cu | in NULL 黑洞 ip route-static 192.168.1.2 255.255.255.255 NULL0 释放 undo ip route-static 192.168.1.2 255.255.255.255 NULL0 常用命令 查看邻居设备的
交换机
菜单
127
0
6
2023-12-27
Ubuntu 20.04 修改IP地址
1、使用命令打开网卡配置文件 cd /etc/netplan 2、编辑配置文件 sudo vi 01-netcfg.yaml
菜单
Linux
73
0
9
2023-12-21
Debian 配置IP
进入网卡配置文件 nano /etc/network/interfaces 修改IP 网关 保存并退出 重启系统 (ctrl+x y 保存、reboot 重启系统) debian 重启网卡命令:systemctl restart networking 如需要修改DNS 进入配置文件 nano /et
Linux
菜单
96
0
8
2023-12-20
centos 修改IP 配置网卡
centos 7 网卡重启命令 service network restart centos 8 网卡重启命令 nmcli c reload 查看网卡配置文件 cd /etc/sysconfig/network-scripts/ 编辑网卡配置文件 vi /etc/sysconfig/network-
Linux
菜单
113
1
6
2023-12-20
上一页