位置: 编程技术 - 正文

cenos 6.3 安装使用笔记分享(centos6.0安装教程)

编辑:rootadmin

推荐整理分享cenos 6.3 安装使用笔记分享(centos6.0安装教程),希望有所帮助,仅作参考,欢迎阅读内容。

文章相关热门搜索词:cenos7安装,cenos下载,centos65安装教程中文,cenos8安装,cenos7安装图形界面,cenos下载,cenos8安装,cenos8安装,内容如对您有帮助,希望把文章链接给更多的朋友!

cenos 6.3 安装使用笔记分享(centos6.0安装教程)

sudo vim /etc/yum.repos.d/CentOS-Base.repo 复制代码代码如下: # CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist= does not work for you, as a fall back you can try the # remarked out baseurl= line instead. # # [base] name=CentOS-$releasever - Base #mirrorlist= baseurl= gpgcheck=1 gpgkey= #released updates [updates] name=CentOS-$releasever - Updates #mirrorlist= baseurl= gpgcheck=1 gpgkey= #additional packages that may be useful [extras] name=CentOS-$releasever - Extras #mirrorlist= baseurl= gpgcheck=1 gpgkey= #additional packages that extend functionality of existing packages [centosplus] name=CentOS-$releasever - Plus #mirrorlist= baseurl= gpgcheck=1 enabled=0 gpgkey= #contrib - packages by Centos Users [contrib] name=CentOS-$releasever - Contrib #mirrorlist= baseurl= gpgcheck=1 enabled=0 gpgkey= 接下来里面更新:sudo yum update 更新完后,下载几个字体,wqy-microhei.ttc,YaHeiConsolas,Microsoft_YaHei等,然后在系统设置->外观里面修改默认字体。 ———RPMforge repository————— 有时候有些软件可能在中心的repo里面的没有,这时候最好使用RPMforge repository,但是这样来的话升级的时候会有version冲突,于是可以这样子设置: 先下载RPMForge的repo: wget 安装: rpm -ivh rpmforge-release-0.5.2-1.el6.rf.x_.rpm you’ll get a warning, but it will proceed based on the flags that you set. warning: rpmforge-release-0.5.2-1.el6.rf.x_.rpm : Header V3 DSA/SHA1 Signature, key ID 6b8de6: NOKEY Preparing... ########################################### [%] 1:rpmforge-release ########################################### [%] 接下来最最重要的就是设置优先级了: Now you need to edit /etc/yum.repos.d/CentOS-Base.repo and add these priorities to the bottoms of each of the following repo sections: 复制代码代码如下: [base] priority=1 [updates] priority=1 [extras] priority=1 Save your changes on this file and edit the rpmforge.repo file. You’ll only need to edit the one repository section. [rpmforge] priority=5 Save your changes and you’re finished. -----------开始更新浏览器版本至firefox------------- 参考文章: 备份下先: tar -cvzf $HOME/mozilla-firefox-profiles-backup.tar.gz $HOME/.mozilla/firefox/ su - ## Remi Dependency on CentOS 6 and Red Hat (RHEL) 6 ## rpm -Uvh ## CentOS 6 and Red Hat (RHEL) 6 ## rpm -Uvh 检查有用的版本: yum --enablerepo=remi list firefox # 更新或者安装 Mozilla Firefox / yum --enablerepo=remi update firefox # 启动 Firefox / firefox firefox安装那个flash插件: 去adobe的官网上去下载,选择tar.gz包,解压,得到libflashplayer.so, 把这个文件复制到 /home/username/.mozilla/plugins目录下,重启firefox就行了。要注意的是,libflashplayer.so必须属于指定普通用户。 -------------install google chrome ------------ sudo vim /etc/yum.repos.d/CentOS-Base.repo 复制代码代码如下: [google] name=Google – x_ baseurl= enabled=1 gpgcheck=1 gpgkey= 安装稳定版本:sudo yum install google-chrome-stable

RHCE心得3 基于VSFTP的本地YUM源及光盘YUM源搭建步骤分享 一、yum环境的本地源搭建(基于VSFTP):1)安装vsftp;******************************************[root@service~]#mount/dev/hdc/mnt[root@service~]#cd/mnt/Server/[root@serviceServer]#ls|grepvs

在Centos中yum安装和卸载软件的使用方法 安装一个软件时yum-yinstallhttpd安装多个相类似的软件时yum-yinstallhttpd*安装多个非类似软件时yum-yinstallhttpdphpphp-gdmysql卸载一个软件时yum-yremovehttpd卸载多个

CentOS常用命令小结 下面,就来介绍这些CentOS常用命令。一:使用CentOS常用命令查看cpu复制代码代码如下:more/proc/cpuinfo|grep"modelname"grep"modelname"/proc/cpuinfo[root@localhost/]#grep"CPU"

标签: centos6.0安装教程

本文链接地址:https://www.jiuchutong.com/biancheng/357311.html 转载请保留说明!

上一篇:CentOS 6.3 挂载读写NTFS分区的方法(ntfs-3g)(centos7挂载)

下一篇:RHCE心得3 基于VSFTP的本地YUM源及光盘YUM源搭建步骤分享

  • 税率和征收率有什么不一样
  • 如何查询增值税申报表
  • 按份共同保证和连带共同保证
  • 财务报表可以补充分类吗
  • 事业单位银行存款余额组成
  • 营改增以后小规模纳税人如何纳税
  • 计提附加税的会计处理
  • 个税申报系统在哪里撤销更正
  • 电子汇票如何背书步骤
  • 支付法院执行款的账务处理
  • 不是经营范围内的食品
  • 增值税的销项税额和进项税额的区别
  • 公司清算实收资本是零吗
  • 收购免税农产品的税率
  • 商事账簿编制的一般规则是什么
  • bios设置第一启动项Linux
  • 固态硬盘如何接入电脑
  • video标签自动播放可以带声音吗
  • 电脑老是弹出广告怎么处理
  • 按销售收入比例分摊进项税额按月还是按年
  • 企业期末营业利润分录
  • 员工冲借款应该怎么做账
  • 邮政电信卡
  • 哪些项目容易漏缴个人所得税?
  • 薰衣草 英国
  • Zend Framework+smarty用法实例详解
  • 项目辅材计入什么科目
  • 尚融宝盈(宁波)投资中心(有限合伙)
  • Web前端开发知识点总结
  • php curlfile
  • php反射机制实现自动依赖注入
  • 增值税发票已认证抵扣还可以进项税额转出吗
  • 出口退税率和进项税额
  • 微信公众号认证主体是什么意思
  • 定额发票和增值税发票
  • 小企业会计准则财务报表至少包括
  • php 更新
  • sql语句优化实例
  • 实际缴纳的增值税用哪个科目
  • 应收款和实收款区别
  • 电子税务局如何增加税种认定
  • 什么是俗称的汇款
  • 企业所得税法开办费
  • ibps对公提回贷记有什么影响
  • 费用报销冲抵借支
  • 融资租赁与经营租赁的区别主要是
  • 发票分割单使用范围
  • 普通发票作废的保存几年合理
  • 赊销是什么意思 视频
  • 商业承兑汇票是什么
  • 建筑公司项目
  • 外贸整个流程图
  • sqlserver索引的作用
  • 远程桌面修改默认端口
  • porteus中文版下载
  • windows中的帐户类别administrator为
  • xp怎么安全模式
  • linux scp命令的用法详解
  • win8如何关闭杀毒软件
  • linux虚拟机怎么查看目录
  • windows8.1卸载软件
  • window系统设置
  • android开发环境的搭建步骤
  • 批处理修改文件名称
  • javascript获取数据
  • ie在支持ftp的功能方面
  • Nodejs+Socket.io实现通讯实例代码
  • 安卓手机管家在哪里打开
  • python遍历文本的每条数据
  • unity preferences
  • js页面点击怎么随机生成图片
  • 关闭计算机盖的功能
  • 原生js实现ajax步骤
  • 广州地税局官网办事点
  • 中国税务精神内容英文
  • 江苏发票真伪查询网站
  • 个人经营所得税怎么做账务处理
  • 新入职税务人员给总局的回信
  • 增值税发票清单怎么打印出来
  • 重庆国税局官网登录入口查询
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

    网站地图: 企业信息 工商信息 财税知识 网络常识 编程技术

    友情链接: 武汉网站建设