下载Oracle VM VirtualBox 下载下来安装 下载镜像 http://archive.kernel.org/centos-vault/6.5/isos/i386/CentOS-6.5-i386-minimal.iso 安装虚拟机 这里我安装的是32bit的centOS6.5 mini版 ...
分类:
其他好文 时间:
2020-07-13 13:50:57
阅读次数:
79
本来打算玩 netty的 但是这个东西暂时也不用,而且我之前玩过mina就暂时不玩这个了,等以后有时间再玩,那玩啥呢?前几天和我们领导要了百度网盘会员,下了60G的大数据视屏,嘿嘿,有的玩了,今天开始第一章,大家都知道,要玩大数据,坑定要用Linux的,今天就开始玩Linux把 要玩呢,就需要安装接 ...
分类:
系统相关 时间:
2020-07-12 16:19:44
阅读次数:
73
一、判断题 1.Linux是单用户、多任务的操作系统 (?) 2.使用在CentOS6和CentOS7中查看IP地址得命令都是ifconfig (?) 3.Linux 得发行版是建立在Linux内核版本之上得(√ ) 4.Windowns server的服务器市场占有率比Linux的更大(?) 5. ...
分类:
系统相关 时间:
2020-07-11 17:35:10
阅读次数:
98
Centos 6.5/6.10 操作系统OpeSSH高危漏洞修复、离线升级OpeSSH详细步骤,内外网通用教程,纯手打 升级所需要的所有包下载地址:https://blog.csdn.net/qq_42626061 1.准备工作,准备好升级安装需要的包 telnet-0.17-47.el6.x86_ ...
分类:
其他好文 时间:
2020-07-09 22:21:03
阅读次数:
244
当主机使用ssh免密码登录时,弹出Warning:Permanently added (RSA) to the list of known hosts的警告,看着很碍眼。通过以下方法进行解决: 1:vim /etc/ssh/ssh_config(master和slave1都需要设置) 找到#Stri ...
分类:
其他好文 时间:
2020-07-07 15:34:46
阅读次数:
57
centos6中防火墙是iptables,centos7中防火墙是firewalld 在centos7中用service iptables status查看防火墙状态会报错 Redirecting to /bin/systemctl status iptables.service Unit ipta ...
分类:
其他好文 时间:
2020-07-06 10:48:36
阅读次数:
94
1.忘记root密码,除了可采用进入单用户维护模式外,还可以利用LiveCD来挂载根目录将root密码清除后,再重新修改。 2.将CentOS6开机时的第一启动设备修改成CD-RAM.(修改BIOS) 3.进入LiveCD系统后,挂载根目录所在的系统分区: 4.将root用户的密码清除后,将第一启动 ...
分类:
其他好文 时间:
2020-07-05 00:19:31
阅读次数:
127
1.centos7永久修改主机名命令:hostnamectl set-hostname mylinuxops.com centos6永久修改主机名第一步:vi /etc/sysconfig/network NETWORKING=yes HOSTNAME=mylinuxops.com 第二步:vi / ...
分类:
其他好文 时间:
2020-07-04 13:12:56
阅读次数:
69
https://www.jb51.net/article/99996.htm 本文系统:Centos6.5_x64 三台主机:nginx主机,hostname: master.lansgg.com IP: 192.168.10.128 apache主机,hostname: client1.lansg ...
分类:
Web程序 时间:
2020-07-03 21:08:51
阅读次数:
52
参考: https://man.linuxde.net/download/CentOS_6_8 ...
分类:
其他好文 时间:
2020-07-03 00:42:43
阅读次数:
927