由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - howto install vboxguestadditions on CentOS.
相关主题
gentoo amd64很弱的发行版本问题
SLES怎么升级kernel啊?被ubuntu的内核编译过程搞糊涂了,求救
linux桌面现在最大的问题是更新太快!arch升到3.0的kernel了
有什么高水平的linux/unix论坛或网站推荐吗?kernel 模块化那么好,为啥 GUI 做不到?
Kernel 2.6.32 昨晚发布。。。syslog.conf doesn't work for kernel 2.6.38.8 ?
现在怎么流行一个kernel就是一个新的distro版本?Report a bug not sure Kernel or JVM
Ubuntu9.04 or 9.10 帮比较下现在跟redhat 6.1最接近的free linux是什么?
推荐个distribution?被centos害了
相关话题的讨论汇总
话题: centos话题: install话题: howto话题: yum
进入Linux版参与讨论
1 (共1页)
a*****i
发帖数: 4391
1
Took me a while to figure that out, but anyway...
yum install kernel sources
yum install kernel-devel
yum install gcc
ln -s /usr/src/kernels/2.6.18-92.1.18.el5-i686 /usr/src/linux
sh VBoxLinuxAdditions-x86.run
E*V
发帖数: 17544
2
你看,用gentoo的优势显示出来了啊?
这些都不用

【在 a*****i 的大作中提到】
: Took me a while to figure that out, but anyway...
: yum install kernel sources
: yum install kernel-devel
: yum install gcc
: ln -s /usr/src/kernels/2.6.18-92.1.18.el5-i686 /usr/src/linux
: sh VBoxLinuxAdditions-x86.run

a*****i
发帖数: 4391
3

The yum install part is easy to figure out, the harder part was the symbolic
link.
If gentoo install the kernel source to some other weird location, it would
be hard to figure out too.

【在 E*V 的大作中提到】
: 你看,用gentoo的优势显示出来了啊?
: 这些都不用

E*V
发帖数: 17544
4
default。。。。
is /usr/src/linux
there is one USE option actually controls this
USE="symlink"
which will automatically update the link each time it installed a new
kernel source

symbolic

【在 a*****i 的大作中提到】
:
: The yum install part is easy to figure out, the harder part was the symbolic
: link.
: If gentoo install the kernel source to some other weird location, it would
: be hard to figure out too.

E*V
发帖数: 17544
5
2.6.18??????????????????
my god. tooo old

【在 a*****i 的大作中提到】
: Took me a while to figure that out, but anyway...
: yum install kernel sources
: yum install kernel-devel
: yum install gcc
: ln -s /usr/src/kernels/2.6.18-92.1.18.el5-i686 /usr/src/linux
: sh VBoxLinuxAdditions-x86.run

p***t
发帖数: 79
6
re

【在 E*V 的大作中提到】
: 你看,用gentoo的优势显示出来了啊?
: 这些都不用

a*****i
发帖数: 4391
7

It is CentOS, what do you expect...

【在 E*V 的大作中提到】
: 2.6.18??????????????????
: my god. tooo old

E*V
发帖数: 17544
8
我现在早就是2.6.29了

【在 a*****i 的大作中提到】
:
: It is CentOS, what do you expect...

a*****i
发帖数: 4391
9

I only update when there is change in repository.

【在 E*V 的大作中提到】
: 我现在早就是2.6.29了
f**y
发帖数: 138
10
CentOS 5.2 still uses openssh 4.3p1 which is damn old. Not sure how that
plays out with all the vulnerabilities found before current version 5.2p1.
h*******c
发帖数: 248
11
我这两天也在玩vbox.总体来说比vmware player可玩的东西多一些。host-guest
integration 就是这个linux additions 和vm-tools基本对应。功能上也很齐全。至今
有一个毛病没解决,就是clipboard sharing, guest->host 方向总有问题.
学到了一条,vboxmouse需要安装hal,否则鼠标在x下不正常。也可能可以手动设硬件,
但我懒得搞了。

【在 a*****i 的大作中提到】
: Took me a while to figure that out, but anyway...
: yum install kernel sources
: yum install kernel-devel
: yum install gcc
: ln -s /usr/src/kernels/2.6.18-92.1.18.el5-i686 /usr/src/linux
: sh VBoxLinuxAdditions-x86.run

a*****i
发帖数: 4391
12

They can issue security backports.

【在 f**y 的大作中提到】
: CentOS 5.2 still uses openssh 4.3p1 which is damn old. Not sure how that
: plays out with all the vulnerabilities found before current version 5.2p1.

1 (共1页)
进入Linux版参与讨论
相关主题
被centos害了Kernel 2.6.32 昨晚发布。。。
问个kernel module的编译问题现在怎么流行一个kernel就是一个新的distro版本?
问一个grub2的问题Ubuntu9.04 or 9.10 帮比较下
fedora真是过气了推荐个distribution?
gentoo amd64很弱的发行版本问题
SLES怎么升级kernel啊?被ubuntu的内核编译过程搞糊涂了,求救
linux桌面现在最大的问题是更新太快!arch升到3.0的kernel了
有什么高水平的linux/unix论坛或网站推荐吗?kernel 模块化那么好,为啥 GUI 做不到?
相关话题的讨论汇总
话题: centos话题: install话题: howto话题: yum