For help on installation, click here.
Download Leeenux 2.0 (359MB, takes up to 1.2GB when installed)
Downloaded 2068 times+ 252 times via Softpedia
During installation, it will report some error three times. Just click OK (this is not a bug). When Leeenux starts, it may ask you for keyring password. Enter "2", and then do the following:
- Open up your Home Folder
- Press CTRL-H (or click View>Show Hidden Files)
- Find a folder called .gnome2 (it has a period at the beginning of the name) and open it by double clicking on it
- In side of the .gnome2 folder, there is another folder called keyrings. Open it up.
- Delete any files you find within the keyrings folder
- Restart the computer
Download Leeenux 1.3 (486MB)
Downloaded 4296 times + 1,061 Downoads via Softpedia
Discontinued (= 2536 downloads):
Leeenux-900 1.3 (475MB) - Downloaded 239 times
Leeenux 1.2 (504MB) - Downloaded 2101 times + 111 via Softpedia + 92 via netbookfiles.com
Leeenux 1.1 (470MB) & Leeenux 1.0 (560MB)
Download helper application, UNetBootIn
(The application that alowes you to make bootable USB flash drive with Leeenux)
SourceForge Download for Ubuntu
SourceForge Download for Windows
Ubuntu (32-bit): http://unetbootin.sourceforge.net/unetbootin-i386-latest.deb Ubuntu (64-bit): http://unetbootin.sourceforge.net/unetbootin-amd64-latest.deb RPM (opensuse): http://software.opensuse.org/search?baseproject=ALL&p=1&q=unetbootin Other Distributions: http://unetbootin.sourceforge.net/unetbootin-linux-latest
For instructions on MAC OS X, click HERE and scroll down.
To get nice grub menu type following commands in terminal:
sudo wget -O /usr/share/leeenuxsplash.xpm.gz "http://leeenux-linux.com/Leeenux/leeenuxsplash.xpm.gz" sudo cp /boot/grub/menu.lst /boot/grub/menu2.lst sudo perl -pi -le 'print "splashimage (hd0,0)/usr/share/leeenuxsplash.xpm.gz" if $. == 27' /boot/grub/menu.lst sudo perl -pi -le 's/hiddenmenu/\# hiddenmenu/g' /boot/grub/menu.lst
|