码迷,mamicode.com
首页 >  
搜索关键字:repos    ( 3557个结果
centos 64bit 安装与升级 chrome的方法
vim /etc/yum.repos.d/CentOS-Base.repo 根据你的系统增加一个节点[google64]name=Google - x86_64baseurl=http://dl.google.com/linux/rpm/stable/x86_64enabled=1gpgcheck=...
分类:其他好文   时间:2015-07-09 16:02:50    阅读次数:268
centos 7.1 yum
cd/etc/yum.repos.d/ wgethttp://mirrors.163.com/.help/CentOS6-Base-163.repo vimCentOS6-Base-163.repo修改:s/\$releasever/7/gs/RPM-GPG-KEY-CentOS-6/RPM-GPG-KEY-CentOS-7/
分类:其他好文   时间:2015-07-08 14:52:55    阅读次数:106
load-display-image之c#版
基本功能能够从文件load图像 --》显示图像--》在图像上方显示graphics,比如几条线--》鼠标移动,显示鼠标位置的灰度load-display-image之c#版load-display-image之c++ qt版F:\wamp\www\git_repos\GitHub\GeneralUt...
分类:Windows程序   时间:2015-07-07 00:49:13    阅读次数:145
Cobbler Web界面操作(五)
编辑snippet1、添加自动意的snippet文件2、把下面的三个自定义的snippet文件添加上1)、my_add_commandrm-rf/etc/yum.repos.d/CentOS*modprobe8021qsed-i/GATEWAY/d/etc/sysconfig/network-scripts/ifcfg-`route-n|awk‘{if($2=="192.168.102.254")print$8}‘`cat>/etc/hosts&..
分类:Web程序   时间:2015-07-06 21:53:52    阅读次数:363
Vm虚拟机中安装Kvm学习
Vm虚拟机中开启TV-x和AMD-V虚拟化技术支持在生产环境中服务器BIOS中开启interVirtualTechmolonyEnabled我们这采用yum源的方式安装Vi/etc/yum.repos.d/yum.repo挂载mount/dev/cdrom/root/zzx安装kvm的工具检查主机是否支持kvmlsmod|grepkvmgrep-E‘(vmx|svm)‘/proc/cpuinfoyum安..
分类:其他好文   时间:2015-07-06 20:04:34    阅读次数:210
shell中常用的方法
Linux Shell 脚本中字符串的连接方法[root@localhost company]# var1=/etc/[root@localhost company]# var3=${var1}'yum.repos.d/'[root@localhost company]# echo $var3/et...
分类:系统相关   时间:2015-07-06 15:42:39    阅读次数:151
How to Install MySQL 5.6 from Official Yum Reposit
Tags:?MySQL?Distribution:?CentOS Submitted by:?Morgan Tocker MySQL Community Manager @ Oracle Introduction In October 2013, the MySQL development team officially launched support for yum repos...
分类:数据库   时间:2015-07-05 18:38:18    阅读次数:214
【MySQL】安装MySQL
//查询[root@wode006yum.repos.d]#yuminstallmysql已加载插件:fastestmirror,langpacksRepositorybaseislistedmorethanonceintheconfigurationRepositoryupdatesislistedmorethanonceintheconfigurationRepositoryextrasislistedmorethanonceintheconfigurationRepositorycent..
分类:数据库   时间:2015-07-04 09:49:52    阅读次数:752
mysql-libs版本冲突卸载不了
问题:卸载mysql-libs时候出现如下依赖性无法卸载[root@mail yum.repos.d]# rpm -e mysql-libserror: Failed dependencies: libmysqlclient.so.16()(64bit) is needed by (i...
分类:数据库   时间:2015-07-03 13:50:02    阅读次数:201
CentOS安装MongoDB及PHP-Mongo(yum方式)
1、添加yum源# vi /etc/yum.repos.d/10gen.repo[10gen] name=10gen Repository baseurl=http://downloads-distro.mongodb.org/repo/redhat/os/x86_64 gpgcheck=0:wq2...
分类:数据库   时间:2015-07-03 12:10:07    阅读次数:206
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!