02 2020 档案

摘要:service iptables status 查看防火墙状态 service iptables start 开启防火墙 service iptables stop 关闭防火墙 service iptables restart 重启防火墙 防火墙开放特定端口 文件/etc/sysconfig/ipt 阅读全文
posted @ 2020-02-27 20:46 雨中上人 阅读(3020) 评论(0) 推荐(0) 编辑
摘要:允许访问vi /etc/hosts.allow添加(可以添加多行,其中“:allow”可以省率)sshd:192.168.81.*:allow #表示192.168.81.* ip段都能ssh访问sshd:all:allow #表示允许所有ip 的ssh访问sshd:192.168.81.74:al 阅读全文
posted @ 2020-02-27 20:45 雨中上人 阅读(2107) 评论(0) 推荐(0) 编辑
摘要:pip修改源 写在前面 当我们在使用pip的时候,有些时候会觉得pip安装第三方库的时候速度慢得让人抓狂,那是因为pip是从国外的网站下载东西所以呢下载速度很慢,为了方便我们下载,我们可以通过来修改pip的源来提高我们的下载速度。 好用的镜像源 我们这里使用的镜像源是清华大学的镜像源,使用方法有两种 阅读全文
posted @ 2020-02-18 21:22 雨中上人 阅读(1431) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示