Ubuntu-6.10-Server

From FreeOsZoo

Jump to: navigation, search

Contents

Summary

Operating System Ubuntu 6.10 Server Edgy Eft
Architecture x86
Creator Robert Warnke
Download Size 218 MB
Image Size 2.0 GB
OS Website http://www.ubuntu.com
Published 11:00, 17. March 2007 (CEST)
Bittorrent link http://www.oszoo.org/ftp/images/Ubuntu-6.10-Server.torrent

See also http://qemu-buch.de/

About Ubuntu 6.10 Server

Ubuntu is a widely used Linux distribution predominantly targeted at personal computers. Based on Debian GNU/Linux, Ubuntu concentrates on usability, regular releases, ease of installation, and freedom from legal restrictions. Ubuntu is sponsored by Canonical Ltd., a private company founded by South African entrepreneur Mark Shuttleworth. The most recent version, Ubuntu 6.10 (Edgy Eft), was released on October 26, 2006.

Ubuntu-Server is a version for server. It don't need a GUI normally.


Login

login: administrator
password: geheim
login: root
password: geheim


Image:Ubuntu-Server.gif


Software Installation

Update

apt-get update
apt-get dist-upgrade


Search (example "qemu")

apt-cache search qemu

Installation (example "qemu")

apt-get install qemu

Network Configuration

vi /etc/network/interfaces
/etc/init.d/networking restart


Shutdown

halt
Personal tools