InstallingUbuntuLite

Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2006-02-12 22:08:47
Size: 1074
Editor: BSN-210-227-146
Comment:
Revision 5 as of 2006-02-12 22:11:27
Size: 1068
Editor: BSN-210-227-146
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
At this point I want to thank [http://ubuntuforums.org/member.php?u=31207 Blackpaw]for providing us repositories. At this point I want to thank [http://ubuntuforums.org/member.php?u=31207 Blackpaw] for providing us repositories.
Line 4: Line 4:
First you have to install Ubutnu on your computer. At begining choose "SERVER" installation. And when you get in to Terminal you have to edit your sources.list. Write  [CODE]sudo vim /etc/apt/sources.list[/CODE] First you have to install Ubutnu on your computer. At begining choose ''server'' installation. And when you get in to Terminal you have to edit your sources.list. Write:
Line 7: Line 6:
Uncoment all official repositories with removin # at the beggining of the line. Than add following line in sources.list
[CODE]
deb http://blueeyedcreature.net/ubuntu ./[/CODE]
  sudo vim /etc/apt/sources.list

Uncoment all official repositories with removin '''#''' at the beggining of the line. Than add following line in sources.list:

    
deb http://blueeyedcreature.net/ubuntu ./

Describe InstallingUbuntuLite here. At this point I want to thank [http://ubuntuforums.org/member.php?u=31207 Blackpaw] for providing us repositories.

First you have to install Ubutnu on your computer. At begining choose server installation. And when you get in to Terminal you have to edit your sources.list. Write:

  • sudo vim /etc/apt/sources.list

Uncoment all official repositories with removin # at the beggining of the line. Than add following line in sources.list:

Save and close

When you get back in terminal write [CODE]sudo apt-get update sudo apt-get install ubuntu-lite-desktop[/CODE]

And after you are done restart your machine and you will find your self in WDM login manager. Its extension of XDM another login manager.

Login as user and there you have working Ubuntu Lite system with IceWM as windows manager installed. You have plenty other useful applications installed. Check for whole list at [URL="http://ubuntulite.org/wiki/index.php/Package_List"]Our WIKI[/URL]

InstallingUbuntuLite (last edited 2008-08-06 16:22:09 by localhost)