首 页文章中心

Linux学习网

您的位置Linux学习网 > Linux基本应用 > 文章内容

Debian在VMWare上安装

作者:lfedorax  来源:本站整理  发布时间:2007-9-24 15:50:00
VMWare下装Linux,只装基本系统和服务,不装图形介面,之前用Debian觉得不错,于是就装 Debian 4 lenny版,15号将 debian-testing-i386-businesscard.iso 下到我的空间上,再用Flashget下载,这样比直接从官网下载快多了,很快装好一个 Debian ,硬盘大小选了2G,内存选256M。装好LAM后执行 apt-get clean,空间使用只有677M,虚拟磁盘文件有890M。装上openssl-server后就可以ssh进来了。

/etc/apt/sources.list 的设置

#deb http://mirrors.geekbone.org/debian/
deb http://mirrors.geekbone.org/debian/ lenny main contrib non-free
deb-src http://mirrors.geekbone.org/debian/ lenny main contrib non-free

deb http://mirrors.geekbone.org/debian-security/ lenny/updates main contrib non-free
deb-src http://mirrors.geekbone.org/debian-security/ lenny/updates main contrib non-free

#deb http://debian.cn99.com/debian/
deb http://debian.cn99.com/debian/ lenny main contrib non-free
deb-src http://debian.cn99.com/debian/ lenny main contrib non-free

deb http://debian.cn99.com/debian-security/ lenny/updates main contrib non-free
deb-src http://debian.cn99.com/debian-security/ lenny/updates main contrib non-free
收藏本页到: 365Key | del.icio.us | | 添加到雅虎收藏+
  • 网站帮助 - 广告合作 - 网站地图