仓酷云

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 742|回复: 7
打印 上一主题 下一主题

[CentOS(社区)] 带来一篇CentOS 6.4 安装利用体验汇总2

[复制链接]
小魔女 该用户已被删除
跳转到指定楼层
楼主
发表于 2015-1-14 21:14:47 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
欢迎大家来到仓酷云论坛!8、安装VIM编纂器
9、安装MAN匡助文档
10、安装LVM
11、修正默许言语
12、安装经常使用工具
8、安装VIM编纂器



接第一篇:http://www.centoscn.com/CentOS/Intermediate/2013/0907/1572.html
1.检察




默许没有安装vim
2.安装vim
1
[root@webyum.repos.d]#yuminstallvim*
9、安装MAN匡助文档
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[root@web~]#yuminstallman*
[root@web~]#manvim
VIM(1)VIM(1)
NAME
vim-ViIMproved,aprogrammerstexteditor
SYNOPSIS
vim[options][file..]
vim[options]-
vim[options]-ttag
vim[options]-q[errorfile]
ex
view
gvimgviewevimeview
rvimrviewrgvimrgview
DESCRIPTION
VimisatexteditorthatisupwardscompatibletoVi.Itcanbeusedtoeditallkindsofplaintext.Itis
especiallyusefulforeditingprograms.
TherearealotofenhancementsaboveVi:multilevelundo,multiwindowsandbuffers,syntaxhighlighting,com-
mandlineediting,filenamecompletion,on-linehelp,visualselection,etc..See":helpvi_diff.txt"forasum-
maryofthedifferencesbetweenVimandVi.



10、安装LVM
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[root@web~]#yuminstalllvm2
[root@web~]#manlvm
LVM(8)LVM(8)
NAME
lvm-LVM2tools
SYNOPSIS
lvm[command|file]
DESCRIPTION
lvmprovidesthecommand-linetoolsforLVM2.Aseparatemanualpagedescribeseachcommandindetail.
Iflvmisinvokedwithnoargumentsitpresentsareadlineprompt(assumingitwascompiledwithreadlinesup-
port).LVMcommandsmaybeenteredinteractivelyatthispromptwithreadlinefacilitiesincludinghistoryand
commandnameandoptioncompletion.Refertoreadline(3)fordetails.
Iflvmisinvokedwithargv[0]settothenameofaspecificLVMcommand(forexamplebyusingahardorsoft
link)itactsasthatcommand.
Oninvocation,lvmrequiresthatonlythestandardfiledescriptorsstdin,stdoutandstderrareavailable.If
othersarefound,theygetclosedandmessagesareissuedwarningabouttheleak.
WherecommandstakeVGorLVnamesasarguments,thefullpathnameisoptional.AnLVcalled"lvol0"inaVG
called"vg0"canbespecifiedas"vg0/lvol0".WherealistofVGsisrequiredbutisleftempty,alistofall
VGswillbesubstituted.WherealistofLVsisrequiredbutaVGisgiven,alistofalltheLVsinthatVG
willbesubstituted.Solvdisplayvg0willdisplayalltheLVsin"vg0".Tagscanalsobeused-see--addtag
below.
Oneadvantageofusingthebuilt-inshellisthatconfigurationinformationgetscachedinternallybetweencom-
mands.
Afilecontainingasimplescriptwithonecommandperlinecanalsobegivenonthecommandline.Thescript
canalsobeexecuteddirectlyifthefirstlineis#!followedbytheabsolutepathoflvm.



11、修正默许言语
1
2
3
4
[root@web~]#vim/etc/sysconfig/i18n
LANG="en_US.UTF-8"
~
[root@web~]#exportLANG=en



12、安装经常使用工具
1.罕见紧缩工具zipunzipbzip2

1
[root@localhost~]#yum-yinstallunzipzipbzip2bzip2-devel





2.gccgcc++编译器

1
[root@localhost~]#yuminstallgccgcc-c++Cy





3.cmake编译器

1
[root@localhost~]#yuminstallcmakemakeCy





4.图片资本

1
[root@localhost~]#yum-yinstallgdlibjpeglibjpeg-devellibpnglibpng-develfreetype-devel





5.别的经常使用资本包工具

1
[root@localhost~]#yum-yinstallautoconfbisonautomakezlib*fiex*libxml*ncurses-devellibmcrypt*libtool-ltdl-devel*



到此一切演示全体完成!^_^……


如果您觉得本篇CentOSLinux教程讲得好,请记得点击右边漂浮的分享程序,把好文章分享给你的小伙伴们!
柔情似水 该用户已被删除
沙发
发表于 2015-1-17 09:04:28 | 只看该作者
linux鸟哥的私房菜,第三版,基础篇,网上有pdf下的,看它的目录和每章的介绍就行了,这个绝对原创!
金色的骷髅 该用户已被删除
板凳
发表于 2015-2-4 21:35:19 | 只看该作者
我感觉linux的学习,学习编程~!~!就去学习C语言编程!!
深爱那片海 该用户已被删除
地板
发表于 2015-2-10 21:22:33 | 只看该作者
我是学习嵌入式方向的,这学期就选修了这门专业任选课。
灵魂腐蚀 该用户已被删除
5#
发表于 2015-3-1 16:56:40 | 只看该作者
你需要提供精确有效的信息。Linux这并不是要求你简单的把成吨的出错代码或者数据完全转储摘录到你的提问中。
莫相离 该用户已被删除
6#
发表于 2015-3-10 23:37:30 | 只看该作者
把这个问题放在其他Linux社区请求帮助也是一种选择。如果Linux得不到答案,请不要以为我们觉得无法帮助你。有时只是看到你问题的人不知道答案罢了。这时换一个社区是不错的选择。
若天明 该用户已被删除
7#
发表于 2015-3-17 18:09:32 | 只看该作者
对于英语不是很好的读者红旗 Linux、中标Linux这些中文版本比较适合。现在一些Linux网站有一些Linux版本的免费下载,这里要说的是并不适合Linux初学者。
活着的死人 该用户已被删除
8#
发表于 2015-3-24 22:23:36 | 只看该作者
一定要学好命令,shell是命令语言,命令解释程序及程序设计语言的统称,shell也负责用户和操作系统之间的沟通。
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|仓酷云 鄂ICP备14007578号-2

GMT+8, 2024-12-23 03:22

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表