摘要:
1.环境说明 系统:Ubuntu 24.04 环境:VMware下桥接静态IP设置 2.问题:ping www.baidu.com报错 [~] ping www.baidu.com ping: www.baidu.com: Temporary failure in name resolution 3 阅读全文
posted @ 2024-08-30 19:55
西江月明
阅读(259)
评论(0)
推荐(0)
摘要:
使用wget或curl命令下载阿里云的yum源配置文件 sudo wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo sudo curl -o /etc/yum.repos.d/ 阅读全文
posted @ 2024-08-30 17:21
西江月明
阅读(1602)
评论(0)
推荐(0)
摘要:
1.VMware里面设置网络为桥接模式 2.Ubuntu里面检查网卡名称 [~] ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loop 阅读全文
posted @ 2024-08-30 15:24
西江月明
阅读(669)
评论(0)
推荐(1)