会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
墨者
趁现在还记得住,赶紧写下来................
博客园
首页
新随笔
联系
订阅
管理
2021年6月10日
VMware kaliLinux 修改静态IP后,无法访问外网
摘要: 1、修改interface文件 vim /etc/network/interface 2、添加以下配置 auto eth0 iface eth0 inet static address 192.168.1.253 netmask 255.255.255.0 gateway 192.168.1.1 3
阅读全文
posted @ 2021-06-10 15:08 V尊者
阅读(473)
评论(0)
推荐(0)
编辑
公告