not on top of a bond Environment Red Hat Enterprise Linux 7 NetworkManager Issue Need an 802.1q VLAN in RHEL 7 when using NetworkManager. Resolution R ...
分类:
Web程序 时间:
2016-12-31 07:25:26
阅读次数:
313
Linux安装及服务控制一、版本RedHat企业版RedHatEnterpriseLinux(简称RHEL)http://www.redhat.comFedora社区版由RedHat资助的社区维护,定位于个人桌面用户http://fedoraproject.orgCentOS社区版CommunityEnterpriseOperatingSystem(社区企业操作系统)http://www.centos.or..
分类:
系统相关 时间:
2016-12-30 22:24:45
阅读次数:
335
1.删除redhat原有的yum rpm -aq|grep yum|xargs rpm -e --nodeps 2.下载yum安装文件 wget http://mirrors.163.com/centos/6/os/x86_64/Packages/yum-3.2.27-14.el6.centos.n ...
分类:
其他好文 时间:
2016-12-30 18:48:35
阅读次数:
205
系统需求: CentOS/RHEL/Fedora/Debian/Ubuntu/Raspbian Linux系统 需要5GB以上硬盘剩余空间 需要128MB以上内存(如果为128MB的小内存VPS,Xen的需要有SWAP,OpenVZ的至少要有128MB以上的vSWAP或突发内存),注意小内存请勿使用 ...
分类:
其他好文 时间:
2016-12-30 17:19:36
阅读次数:
208
一、安装elasticsearch 1.首先需要安装好java,并配置好环境变量,详细教程请看 http://tecadmin.net/install-java-8-on-centos-rhel-and-fedora/# 2.安装ElasticSearch,下载rpm包: wget https:// ...
分类:
其他好文 时间:
2016-12-29 14:31:13
阅读次数:
1129
yumyum由来yum基本工作机制yum的相关特点yum的配置文件yum的配置仓库示例yum的命令使用yum中常见问题yum由来yum是yellowdogupdater修改而来,被yellowdoglinux,rhel,centos,fedora所采用.其名为"YellowdogUpdaterModified".是一个基于rpm的前端管理工具.用于解决rpm包之间的依赖..
分类:
其他好文 时间:
2016-12-28 13:01:09
阅读次数:
233
一、了解RDO RDO是什么? RDO是红帽Red Hat Enterprise Linux OpenStack Platform的社区版,类似RHEL和Fedora,RHEV和oVirt这样的关系。 说白了,就是红帽支持一个开源项目,让你帮他踩坑,得到成熟稳定的版本,红帽搞一个企业版赚钱。 这个就 ...
分类:
其他好文 时间:
2016-12-27 00:51:33
阅读次数:
242
一.下载python安装包二.上传python安装包文件到linux操作系统三.解压缩包四.配置、编译和安装五.检测和设置环境变量一.下载python安装包输入python网址https://www.python.org/,然后【Downloads】跳出界面后,选择【Linux/UNIX】然后选择【python2.7.12】==》【DownloadGzippe..
分类:
编程语言 时间:
2016-12-26 14:24:40
阅读次数:
365
最近公司打算用上selinux,如是研究了下selinux selinux启动会改每个资源赋予5种属性:5种属性(rhel 3种有效):ls -Z 用户名角色类型 [root@centos html]# pwd/var/www/html[root@centos html]# ls -lZ index ...
分类:
系统相关 时间:
2016-12-26 00:28:13
阅读次数:
213
需要工具extundelete(可通过xshell上传下载到linux)知识点:ifconifig eth0 查看ipfdisk /dev/sda 管理磁盘mkfs.ext4 /dev/sda4 格式化sda4分区为ext4的文件系统分区mount /dev/cdrom /mnt/ 挂载光驱umou ...
分类:
系统相关 时间:
2016-12-24 02:29:35
阅读次数:
341