Loading

随笔分类 -  Linux

Linux
摘要:# 配置IP # 0.0.0.0 ~ 255.255.255.255 "^(([0-9]\.)|([1-9][0-9]\.)|(1[0-9][0-9]\.)|(2[0-4][0-9]\.)|(25[0-5]\.)){3}(([0-9])|([1-9][0-9])|(1[0-9][0-9])|(2[0 阅读全文
posted @ 2021-12-06 00:17 詹丶老头 阅读(58) 评论(0) 推荐(0)
摘要:Linux 修改 etc/hosts文件 hosts文件 hosts ——the static table lookup for host name(主机名查询静态表)。 hosts文件是Linux系统上一个负责ip地址与域名快速解析的文件,以ascii格式保存在/etc/目录下。hosts文件包含 阅读全文
posted @ 2020-10-05 02:02 詹丶老头 阅读(855) 评论(0) 推荐(0)