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
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图像 --》显示图像--》在图像上方显示graphics,比如几条线--》鼠标移动,显示鼠标位置的灰度load-display-image之c#版load-display-image之c++ qt版F:\wamp\www\git_repos\GitHub\GeneralUt...
编辑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虚拟机中开启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
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
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
//查询[root@wode006yum.repos.d]#yuminstallmysql已加载插件:fastestmirror,langpacksRepositorybaseislistedmorethanonceintheconfigurationRepositoryupdatesislistedmorethanonceintheconfigurationRepositoryextrasislistedmorethanonceintheconfigurationRepositorycent..
分类:
数据库 时间:
2015-07-04 09:49:52
阅读次数:
752
问题:卸载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
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