关于华为云Centos7修改ssh默认端口无法登陆
首先按照常规方法进行端口修改后无误,使用更改后的端口去连接服务器,发现怎么都登陆不上去,在这之前用某鹅的云服务 Read more about 关于华为云Centos7修改ssh默认端口无法登陆[…]
首先按照常规方法进行端口修改后无误,使用更改后的端口去连接服务器,发现怎么都登陆不上去,在这之前用某鹅的云服务 Read more about 关于华为云Centos7修改ssh默认端口无法登陆[…]
1,cd /etc/yum.repo.d 2,mv CentOS-Base.repo CentOS-Base. Read more about Centos7更换阿里yum源[…]
1.环境:Centos7 2.运行一个容器 [root@idc ~]# docker run -it –rm Read more about [Docker]手动配置docker网络[…]
案例说明:在Django搭建的博客上进行邮件密码找回,当在输入框中输入邮件之后网页报错:no module n Read more about [Centos7]linux运行django项目报错no module named _ssl[…]
1.查看空闲的空间 2.使用fdisk开始分区 [root@idc ~]# fdisk /dev/sdb Co Read more about [Centos7]对硬盘进行分区及自动挂载[…]
本机环境为Centos7+python3.6.0 IPy-用于处理IPv4和IPv6地址和网络的类和工具。 1 Read more about [Centos7+python3.6]安装IPy模块[…]
1.安装extundelete 2.查看挂载的/test目录,此方法不适用xfs文件系统 [root@mail Read more about [Centos7]extundelete恢复误删除数据[…]
1.自定义一个Django启动脚本 [root@xls ~]#vi /Django/mysite/start. Read more about [Centos7]自定义开机自启脚本[…]
1.接上篇文章:安装及配置bind(DNS服务),现在来搭建一个邮件服务器 2.修改bind配置文件,添加反向 Read more about Centos7搭建postfix邮件服务器[…]
1.环境 内网IP:192.168.3.8 系统:Centos7 2.安装 3.修改bind配置文件 vi / Read more about [Centos7]安装及配置bind(DNS服务)[…]