PDA

View Full Version : [lxde] LXDE Minimal Install



West Swan
January 7th, 2014, 03:42 PM
Hello,

I have been using Linux for a little while now and thought it time to start having some fun with it. I am doing this with Virtualbox.

What I am attempting is to build a light desktop environment similar to Lubuntu.

I started with the Ubuntu 12.04 alternate iso and selected "Install a Command Line System"

Then I installed the following: sudo apt-get install xorg lxde-core lxdm and restarted.

Yay - I have a desktop environment I can use the terminal to install Synaptic, Firefox and whatever other programs I like.

Ok, so that is all good. Internet (ADSL) works fine. I haven't tried installing anything else yet but unless I'm missing something it should be fine.

When I am happy enough with how this is turning out, I intend to do the same on a couple of my old laptops.

I want to be able to plug usb drives into the laptops, connect the laptops to external monitors, printers etc and I want to use any proprietary graphics card drivers that are available.

I think I can install 'ndisgtk' to access wireless networks through ndiswrapper, ' cups ' to connect to printers etc. I prefer a graphical to a command line interface so was basically seeing if anyone could recommend the easiest gui to do what is in blue above.

Because I have customised this install does that mean it is a new Distro :p


So yeah, at least on Virtualbox everything seems to be going good so far

This is fun!

Cheers,

Paul

Bucky Ball
January 7th, 2014, 03:52 PM
What you want is this:

Minimal Install:
https://help.ubuntu.com/community/Installation/MinimalCD

It installs the Ubuntu kernel ONLY and you do the rest via 'sudo apt-get install' on a command line. In your case, you could do something like:


sudo apt-get lxde firefox thunderbird pcmanfm synaptic

... and whatever else you use.

Even more fun! If you really want to bend your mind and go on a learning curve vacation, Linux From Scratch is for you:

http://www.linuxfromscratch.org/

Have fun! ;)

PS: A remix or respin rather than a new distro I'd guess. Also, FYI, when you're happy with your creation you can create a bootable ISO of it using Remastersys. That way, you can install your masterpiece on any machine! ;)

ibjsb4
January 7th, 2014, 03:56 PM
Maybe you two should get together.

http://ubuntuforums.org/showthread.php?t=2198071

West Swan
January 7th, 2014, 04:13 PM
Maybe you two should get together.

http://ubuntuforums.org/showthread.php?t=2198071


Thanks for that. Yes I found the same UXTerm and Xterm after I had installed the command line system and then sudo apt-get install xorg lxde-core lxdm

I then used Xterm to download LXTerminal which is much nicerer.

I tried the minimal cd at first but kept getting error messages (I can't remember what they were now) but I couldn't get it to work in virtualbox or vmware so used the alternate cd instead

So far so good :-)

Cheers,

Paul

ibjsb4
January 7th, 2014, 04:49 PM
I tried the minimal cd at first but kept getting error messages (I can't remember what they were now) but I couldn't get it to work in virtualbox or vmware so used the alternate cd instead

Strange. This past year I have installed different flavors of ubuntu on different computers using the same mini.iso for all installs and not one fail. Also use the disk.iso download for installing to vBox. Nothing wrong with using the Alt-install CD, just strange.

Bucky Ball
January 7th, 2014, 05:35 PM
I haven't tried the mini.iso in a vm, but oddly, I made an ISO of my minimal install with Remastersys and can't get that to boot as a vm. Perhaps I missed something when I installed that's preventing it from booting. It happens with these setups. I have no problem with the other dozen or so vms I play about with.

I mention it because might somehow relate to your problem with not being able to boot mini.iso in a vm, although I know plenty of others seem to be able to without issue. Perhaps it has something to do with the version of VirtualBox.

PS: Yes, use LXterminal myself, and PCmanFM. ;)

West Swan
January 8th, 2014, 03:44 AM
Hello,

Ok, all the programs I wanted installed just fine and I've checked they are all working.

The exceptions are Synaptic and GUFW firewall gui.

I can open Synaptic but only through the command prompt (gksu synaptic). If I click on the menu for Synaptic Package Manager nothing happens not even an error message.

With regards to the firewall GUFW. When I click on the unlock button I get the error message 'wrong identification'

I have searched the forums for both issues but I'm not brilliant at searching.

Is it an easy fix?

Regards,

Paul

Bucky Ball
January 8th, 2014, 04:38 AM
You're better off posting new threads for your new problems with descriptive titles and in the appropriate forum sections. This will improve your chances of help as they are off topic to this thread, buried seven deep and have nothing to do with Installations & Upgrades or the thread title. Good luck.

(This thread, in fact, isn't really a support thread.)

West Swan
January 8th, 2014, 05:02 AM
Thanks Bucky Ball.

Will create another post.

Regards,

Paul