随笔分类 -  Linux

linux命令行连接wifi
摘要:1.ip addr 查看是否连接,也可查看网卡是否启动和网卡名 2.将wifi名和密码写入配置 wpa_passphrase wifi名 wifi密码 >> /etc/wpa_supplicant/wpa_supplicant.conf 3.加载配置文件 wpa_supplicant -i 网卡名 阅读全文

posted @ 2019-07-08 14:42 hunters007 阅读(20273) 评论(0) 推荐(1)

测试
摘要:网络配置 固定ip地址步骤 列表1 列表2 阅读全文

posted @ 2019-07-04 17:30 hunters007 阅读(95) 评论(0) 推荐(0)

yum源修改
摘要:目的:将yum源改为阿里云 步骤: yum-metadata-parser-1.1.4-10.el7.x86_64.rpm yum-3.4.3-154.el7.centos.noarch.rpm yum-plugin-fastestmirror-1.1.31-42.el7.noarch.rpm yu 阅读全文

posted @ 2019-07-04 12:04 hunters007 阅读(2184) 评论(1) 推荐(0)

导航