仓酷云

标题: 来一发CentOS6.2设置163yum源 [打印本页]

作者: 萌萌妈妈    时间: 2015-1-14 20:37
标题: 来一发CentOS6.2设置163yum源
如果您觉得本篇CentOSLinux教程讲得好,请记得点击右边漂浮的分享程序,把好文章分享给你的小伙伴们!原文是基于centos的,因为RHEL6.2和CentOS6.2基础不异,故该源也能用于RHEL6.2,已测试完整可行。
转载:http://blog.csdn.net/smartdog_1/article/details/7364155设置以下:
1、repo调剂:http://wiki.centos.org/AdditionalResources/Repositories
a.网易镜像
http://mirrors.163.com/.help/centos.html
  1. cd/etc/yum.repos.d/mv/etc/yum.repos.d/CentOS-Base.repo/etc/yum.repos.d/CentOS-Base.repo.backupwgethttp://mirrors.163.com/.help/CentOS6-Base-163.repo
复制代码

b.GoogleChrome
http://www.ckuyun.com/2…-hat-rhel/
  1. cat>/etc/yum.repos.d/谷歌-chrome.repo
复制代码

32位
  1. [谷歌-chrome]name=谷歌-chrome-32-bitbaseurl=http://dl.谷歌.com/linux/chrome/rpm/stable/i386enabled=1gpgcheck=1gpgkey=https://dl-ssl.谷歌.com/linux/linux_signing_key.pub
复制代码

64位
  1. [谷歌-chrome]name=谷歌-chrome-64-bitbaseurl=http://dl.谷歌.com/linux/chrome/rpm/stable/x86_64enabled=1gpgcheck=1gpgkey=https://dl-ssl.谷歌.com/linux/linux_signing_key.pub
复制代码

c.RPMforge
http://rpmfusion.org/Configuration/
  1. x86:rpm-Uvhhttp://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.i686.rpmx64:rpm-Uvhhttp://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
复制代码

d.Adobe
http://blogs.adobe.com/acroread/2008/02…e_via.html
  1. x86:rpm-Uvhhttp://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpmx64:rpm-Uvhhttp://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
复制代码

e.VirtualBox
http://wiki.centos.org/HowTos/Virtualization/VirtualBox
  1. cd/etc/yum.repos.dwgethttp://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repo
复制代码

f.EPEL
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse
  1. rpm-Uvhhttp://download.fedora.redhat.com/pub/epel/6/i386/epel-release-6-5.noarch.rpm
复制代码

g.fcitx
http://software.opensuse.org/download.h…kage=fcitx
  1. cd/etc/yum.repos.d/wgethttp://download.opensuse.org/repositories/home:hillwood/CentOS_CentOS-6/home:hillwood.repo
复制代码

h.shutter
http://shutter-project.org/downloads/th…-packages/
  1. rpm-Uvhhttp://li.nux.ro/download/nux/dextop/el6/x86_64/nux-dextop-release-0-1.el6.nux.noarch.rpm
复制代码

个中EPEL、fcitx、shuuter相干的源,平常可禁用。
i.导进GPG密钥
rpm--import/etc/pki/rpm-gpg/*
2、中文输出法设置
http://www.ha97.com/2680.html
yuminstallfcitxim-choosergtk2-immodule-xim-y
imsettings-startfcitx
im-chooser

~/.bashrc
exportXIM=fcitx
exportXIM_PROGRAM=fcitx
exportGTK_IM_MODULE=xim
exportXMODIFIERS="@im=fcitx"

装完后禁用该源。
3、装置别的软件
经常使用软件:yuminstall谷歌-chrome-stableflash-pluginvim-X11p7zipp7zip-pluginsshutter-y
装完后禁用shutter利用的源。
下令行工具:yuminstallexpectscreenunrarmonitsshpasstsocksncpython-pipftp-y
OpenOffice:yuminstallopenoffice.org-writeropenoffice.org-impressopenoffice.org-calc-y
音频视频:yuminstallvlccompat-libstdc++-33libdvdcsslibdvdreadlibdvdplaylibdvdnavlsdvdlibquicktimea52decffmpeggstreamer-ffmpegxvidcorelibdvdreadlibdvdnavlsdvdgstreamer-plugins-goodgstreamer-plugins-badgstreamer-plugins-uglymplayer-y
编译情况:yuminstallgccgcc-c++libtoolglibc-develautoconfautomakepatchrpm-build-y
Virtualbox:yuminstallVirtualBox-4.1gcckernel-headerskernel-develdkms-y

4、Chrome登录并装置扩大
ProxySwitchySharp:https://chrome.谷歌.com/webstore/deta…okoefdjegm
AdBlock:https://chrome.谷歌.com/webstore/deta…m?hl=en-US
AwesomeScreenshot:https://chrome.谷歌.com/webstore/deta…e?hl=en-US
YouTubeVideoDownload:http://userscripts.org/scripts/show/62634

5、别的
设置sudo
设置办事、启动项
设置tsocks或VPN
装置Dropbox并同步数据(lansync大概必要停用防火墙)
字体Hinting用Slight,Antialiasing用Grayscale
拷进备份的.ssh/、.vim/目次和.vimrc等需要的设置文件
装置付出宝插件
Sphinx:easy_install-USphinx
keepassx:rpm-Uvhhttp://elders.princeton.edu/data/puias/…x86_64.rpm
monit:http://wulujia.com/viewtopic.php?id=361
natuilus设置表面、preview
鼠标设置
改hostname:/etc/sysconfig/network

如果您觉得本篇CentOSLinux教程讲得好,请记得点击右边漂浮的分享程序,把好文章分享给你的小伙伴们!
作者: 因胸联盟    时间: 2015-1-16 21:08
标题: 来一发CentOS6.2设置163yum源
我们自学,就这个循环的过程中,我们学习了基本操作,用vi,shell,模拟内存的分配过程等一些OS管理。
作者: 小妖女    时间: 2015-1-19 11:10
其实当你安装了一个完整的Linux系统后其中已经包含了一个强大的帮助,只是可能你还没有发现和使用它们的技巧。
作者: 灵魂腐蚀    时间: 2015-1-28 06:46
甚至目前许多应用软件都是基于它的。可是没有哪一个系统是十分完美的。
作者: 深爱那片海    时间: 2015-2-5 20:30
Linux高手更具有鼓励新手的文化精神。如何在Linux社区获得帮助,需要说明的是你要有周全的思考,准备好你的问题,不要草率的发问。
作者: 若天明    时间: 2015-2-13 13:17
Windows有MS-DOS?方式,在该方式下通过输入DOS命令来操作电脑;Linux与Windows类似,也有命令方式,Linux?启动后如果不执行?X-WINDOWS,就会处于命令方式下,必须发命令才能操作电脑。?
作者: 精灵巫婆    时间: 2015-3-3 22:04
甚至目前许多应用软件都是基于它的。可是没有哪一个系统是十分完美的。
作者: 谁可相欹    时间: 2015-3-11 14:29
工具书对于学习者而言是相当重要的。一本错误观念的工具书却会让新手整个误入歧途。目前国内关于Linux的书籍有很多不过精品的不多。
作者: 老尸    时间: 2015-3-19 01:33
清楚了解网络的基础知识,特别是在Linux下应用知识,如接入internet等等。
作者: 再见西城    时间: 2015-3-27 03:09
在学习的过程中,我们用的是VM虚拟机,开始时真的不真的该怎么去做,特别是我的是命令窗口界面,别人的是图形界面,我都不知道怎么调过来。




欢迎光临 仓酷云 (http://www.ckuyun.com/) Powered by Discuz! X3.2