yum安装时 后面加 --nogpgcheck yum update 错误提示 Error: initscripts conflicts with centos-release-7-4.1708.el7.centos.x86_64 意思是相冲突了,既然冲突就排除掉;定位到错误关键词为 initscr ...
分类:
其他好文 时间:
2018-09-12 14:02:24
阅读次数:
951
安装方法一1.InstallthePerconarepository[root@service2~]#yuminstallhttp://www.percona.com/downloads/percona-release/redhat/0.1-6/percona-release-0.1-6.noarch.rpm-y2.Testingtherepository[root@service2~]#yuml
分类:
其他好文 时间:
2018-09-11 00:56:14
阅读次数:
163
<!--WizRtf2Html Charset=0 -->redhat linux swap<!--WizRtf2Html Charset=134 -->分区扩展的三种方法 2016-12-26 11:41:08 <!--more--> 分类: LINUX 原文地址:redhat linux swa ...
分类:
其他好文 时间:
2018-09-09 15:02:45
阅读次数:
189
Centos 7 虚拟机安装好后,接下来该配置环境了。 一、查看系统版本 cat /etc/redhat-release 二、修改主机名 /etc/hostname 注意,hostname里的内容为localhost.localdomain,本来我想注释掉这行的,结果主机名直接把#也带上了 因此直接 ...
分类:
其他好文 时间:
2018-09-09 11:46:35
阅读次数:
139
(1)cd/etc/vsftpd/(2)vimvuser.list创建用户zhaosi和liwu密码均为redhat(奇数行为帐户名,偶数行为密码)(3)db_load-T-thash-fvuser.listvuser.db(4)filevuser.db(5)chmod600vuser.db(6)rm-fvuser.list(7)设置/var/ftproot/为本地用户家目录(8)chmod-Rf
分类:
系统相关 时间:
2018-09-09 00:44:47
阅读次数:
330
Cmake安装mysql-5.5.32 一、查看系统信息 [root@mysql ~]# cat /etc/redhat-release CentOS release 6.7 (Final) [root@mysql ~]# uname -r 2.6.32-573.el6.x86_64 二、安装环境准 ...
分类:
数据库 时间:
2018-09-08 19:59:46
阅读次数:
209
"Yum" (全称为 Yellow dog Updater, Modified)是一个在Fedora和RedHat以及CentOS中的 "Shell" 前端软件包管理器。基于 "RPM" 包管理,能够从指定的服务器自动下载RPM包并且安装,可以自动处理依赖性关系,并且一次安 ...
分类:
其他好文 时间:
2018-09-08 15:23:17
阅读次数:
140
1.下载所需要的数据库版本https://yum.postgresql.org/repopackages.php 2.安装数据库版本包 yum install -y https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-7-x86_ ...
分类:
数据库 时间:
2018-09-07 16:44:49
阅读次数:
519
一、安装VMware步骤(大略)二、安装虚拟机步骤这里要做的是双网卡一个是用于本地连接(仅主机模式),一个用于外网连接(NAT模式)下面进行Redhat7.0系统安装这里要安装有桌面化的所以选择带有GUI的,如果是无桌面的则选择mimal这里是分配磁盘大小然后添加root密码重启,安装完成
分类:
其他好文 时间:
2018-09-06 10:54:12
阅读次数:
197