码迷,mamicode.com
首页 >  
搜索关键字:centos7 redhat maintenance    ( 19476个结果
python在linux制作图形界面(snack)
snack是一个用于在linux制作图形界面(GUI)的模块,该模块由c编写,而且redhat的系统都自带这个模块。1.获取模块虽然redhat系统会自带这个模块,但是直接去import snack会提示找不到模块,一个原因是我们重装了系统的python,所以如果直接import不能找到模块,可以通...
分类:编程语言   时间:2014-07-26 14:42:40    阅读次数:360
postgresql install centos6.x
系统:centos6.4 安装postgresql9.3 (防火墙需要开启5432端口) 添加yum源 yum?install?-y?http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/pgdg-redhat93-9.3-1.noarch.rpm 安装postgresql yum?install...
分类:数据库   时间:2014-07-26 03:30:57    阅读次数:266
redhat下本地yum源配置
LINUX一些软件安装都有依赖包,有时用rpm包要去解决依赖包问题。我们用yum来解决一些依赖包。把光盘挂载[root@node-rac1~]#mount/dev/cdrom/mnt安装createrepo[root@node-rac1~]#cd/mnt/Server/[root@node-rac1Server]#rpm-ivhcreaterepo-0.4.11-3.el5.noarch.rpm创建一个目录..
分类:其他好文   时间:2014-07-26 03:20:27    阅读次数:259
rdo 安装 openstack
openstack的安装方法好多种啦!总体分手动、自动部署; rdo是RedHat提供的openstack的部署方法,很简单,而且openstack的最新版本RedHat貌似是最早出现,目前是i版本! 我这次记录h版的安装,因为我用的是h版本的; 安装前提: 1.操作系统安装完毕-centosorrhel 2.网络..
分类:其他好文   时间:2014-07-26 03:08:37    阅读次数:221
linux下MySQL5.6安装记录
MySQL下载地址:ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.6/http://mirrors.sohu.com/mysql/1.查看服务器版本:[root@mysql ~]#cat /etc/redhat-releaseCentOS...
分类:数据库   时间:2014-07-26 00:25:56    阅读次数:447
linux日志审计2
http://www.cnblogs.com/ahuo/archive/2012/08/24/2653905.htmlhttp://people.redhat.com/sgrubb/audit/(1)auditsudo apt-get install auditdsyslog会记录系统状态(硬件警告...
分类:系统相关   时间:2014-07-25 14:21:31    阅读次数:234
about Q&A in installing linux[centos6,7]
keywords:grub1,grub2,gnome,kde,question describe:install centos7 by U disk,出现问题,解决办法:install centos7test this media &install centos7troubles shooting当...
分类:系统相关   时间:2014-07-25 13:55:01    阅读次数:337
Vertical Roller Mill system
Alstom Ball Mill is a slow speed horizontal mill with trunnion type bearings and girth gear – a rugged design with ease of operation, maintenance and ...
分类:其他好文   时间:2014-07-24 22:19:12    阅读次数:251
CentOS、Ubuntu、Debian三个linux比较异同
Linux有非常多的发行版本,从性质上划分,大体分为由商业公司维护的商业版本与由开源社区维护的免费发行版本。商业版本以Redhat为代表,开源社区版本则以debian为代表。这些版本各有不同的特点,在不同的应用领域发挥着不同的作用,不能一概而论。而绝大多数VPS上只提供开源社区维护的发行版本。下面就...
分类:系统相关   时间:2014-07-24 21:53:52    阅读次数:291
Linux [网络配置]
查看接口信息 ifconfig (-a 所有 / eth0 查看特定网卡)lo接口:环回接口,操作系统自带打开关闭相应网卡接口 ifup ifdown (ifup eth0)setup命令配置 (基于命令行的文本界面),想windows配置一样,填空 (redhat only? my ubunt.....
分类:系统相关   时间:2014-07-24 21:35:02    阅读次数:288
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!