|
发表于 2009-10-3 06:59:35
|
显示全部楼层
如果你做服务器,Lenny 内核支持你的硬件,我给你的意见是安装 Lenny ,然后
First edit your sources.list
sudo vim /etc/apt/sources.list
Now change there, any word lenny to squeeze,(or from stable to testing) and save it, it could be a good idea to backup your original file before, just in case.
Updating and upgrading
sudo aptitude update
sudo aptitude install apt dpkg aptitude
sudo aptitude full-upgrade
And that is it, now you are running Debian Squeeze, it is better to use squeeze instead of testing, so when it change from testing to stable, you can decide when to go to testing again. |
|