LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Slackware 14 on VirtualBox, minimal XCFE/LXDE install (https://www.linuxquestions.org/questions/linux-newbie-8/slackware-14-on-virtualbox-minimal-xcfe-lxde-install-4175466251/)

AdiLQ123 06-16-2013 05:00 PM

Slackware 14 on VirtualBox, minimal XCFE/LXDE install
 
Hi,

I am trying to install Slackware 14 on VirtualBox from within Lubuntu, because of the decreased performance running on VirtualBox I don't want to go the usual newbie route of installing everything.

So I need help deciding which packages I need and don't need. Does anyone have a link to a resource which explains which how to get a basic install running XFCE (LXDE preferred but I gather it's not recommended)

Thanks

TobiSGD 06-16-2013 05:18 PM

You won't get decreased performance with installing everything. Slackware is not like Ubuntu (which enables all installed services by default), it will ask you at install time what to enable. So the easiest way without any performance hit is the default installation (which is by the way not necessarily the newbie route, I always make the default install, except on my EeePC 701, which has not enough storage space for that).

AdiLQ123 06-17-2013 03:56 AM

Quote:

Originally Posted by TobiSGD (Post 4973044)
You won't get decreased performance with installing everything. Slackware is not like Ubuntu (which enables all installed services by default), it will ask you at install time what to enable. So the easiest way without any performance hit is the default installation (which is by the way not necessarily the newbie route, I always make the default install, except on my EeePC 701, which has not enough storage space for that).

Thanks for the reply.

Well I should have said I actually did an install using the default option, I managed to build a set of garage shelves (about 5 hours work) before it finished installing. Then when it came to restarting VirtualBox freaked out and said it was going to take three hours to save my changes so I just discarded it as something was obviously going horribly wrong.

Every time I would check on the installation progress it would be installing something random, multiple pdf viewers, support for languages I have never heard of, hundreds of development tools I am not likely to every use etc. etc.

AdiLQ123 06-17-2013 04:11 AM

Thinking about it, maybe this is an issue with VirtualBox rather than Slackware. I grabbed the version from the repositories, I should probably get the version on the VirtualBox website.

brianL 06-17-2013 07:32 AM

Try Salix, it's a trimmed down offshoot of Slackware using one application per task.

http://www.salixos.org/wiki/index.php/Home

273 06-17-2013 08:36 AM

It sounds more like a problem with hard drive access speed to me -- so it would take an age to install anything and to save the machine state to disk. Is your hard drive performing OK in everyday use? What are the specifications of the host machine?

AdiLQ123 06-17-2013 09:08 AM

Quote:

Originally Posted by 273 (Post 4973451)
It sounds more like a problem with hard drive access speed to me -- so it would take an age to install anything and to save the machine state to disk. Is your hard drive performing OK in everyday use? What are the specifications of the host machine?

Asus X55C, Intel Core i3-2350M 2.3GHz, 4GB DDR3 RAM, 500 gig Hitachi something or other hdd.

Only had it a few months but not had any performance issues before, pretty quick running Lubuntu for everyday stuff.

AdiLQ123 06-17-2013 09:09 AM

Quote:

Originally Posted by brianL (Post 4973411)
Try Salix, it's a trimmed down offshoot of Slackware using one application per task.

http://www.salixos.org/wiki/index.php/Home

Cool, I will give this a go, thanks.

273 06-17-2013 09:16 AM

Quote:

Originally Posted by AdiLQ123 (Post 4973474)
Asus X55C, Intel Core i3-2350M 2.3GHz, 4GB DDR3 RAM, 500 gig Hitachi something or other hdd.

Only had it a few months but not had any performance issues before, pretty quick running Lubuntu for everyday stuff.

Well, you ought not to have problems with that setup, your problem just reminded me of running VMs from a slow drive.

AdiLQ123 06-17-2013 09:26 AM

Quote:

Originally Posted by 273 (Post 4973482)
Well, you ought not to have problems with that setup, your problem just reminded me of running VMs from a slow drive.

Hmmmmmm, I am hesitant to try again. My plan was to get my head around Slackware on the VirtualBox then ditch Lubuntu once I felt confident enough. Do you think Salix will properly prepare me for the world of Slackware? I see it has automated dependency resolution which is a bit of a departure from Slackware proper.

brianL 06-17-2013 09:47 AM

Salix will give you some insight into running Slackware. But the World Of Slackware isn't as dark, difficult, and dangerous as some people claim. :)

AdiLQ123 06-17-2013 09:47 AM

Or maybe I will install Arch ;)

AdiLQ123 06-17-2013 09:50 AM

Quote:

Originally Posted by brianL (Post 4973507)
Salix will give you some insight into running Slackware. But the World Of Slackware isn't as dark, difficult, and dangerous as some people claim. :)

Well it was for me when I tried it two years ago, I remember spending ages getting my network connection working, USB drive wouldn't mount, couldn't create desktop shortcuts....the simplest of tasks and I was off reading how-to's and pestering people on forums for hours on end. It wasn't fun.

273 06-17-2013 09:57 AM

I can imagine getting wireless and certain graphics hardware might be difficult under Slackware (I've not used wireless and I use the nVIDIA driver form their site when I run Slackware) but other than that it's the same as any other distro to get things going. If you choose KDE or XFCE you shouldn't notice much, if any, difference between it any any other distro.
If you do a full install then a lot of packages are very simple to install too. I've not done my own dependency resolution though so I can't say whether that's difficult or not.
I tend to use Debian because I'm always installing different WMs, DEs and other software so it's easier to just install resolved packages from the repositories. But if I wanted a stable, clean, straightforward install and/or wasn't so lazy I'd be using Slackware.

AdiLQ123 06-17-2013 09:57 AM

Quote:

Originally Posted by AdiLQ123 (Post 4973510)
Well it was for me when I tried it two years ago, I remember spending ages getting my network connection working, USB drive wouldn't mount, couldn't create desktop shortcuts....the simplest of tasks and I was off reading how-to's and pestering people on forums for hours on end. It wasn't fun.

Admittedly I am technologically challenged, but I am keen to learn.

AdiLQ123 06-17-2013 09:58 AM

Quote:

Originally Posted by 273 (Post 4973513)
I can imagine getting wireless and certain graphics hardware might be difficult under Slackware (I've not used wireless and I use the nVIDIA driver form their site when I run Slackware) but other than that it's the same as any other distro to get things going. If you choose KDE or XFCE you shouldn't notice much, if any, difference between it any any other distro.
If you do a full install then a lot of packages are very simple to install too. I've not done my own dependency resolution though so I can't say whether that's difficult or not.
I tend to use Debian because I'm always installing different WMs, DEs and other software so it's easier to just install resolved packages from the repositories. But if I wanted a stable, clean, straightforward install and/or wasn't so lazy I'd be using Slackware.

Well, maybe it wouldn't hurt to give it one more go.

zrdc28 06-17-2013 04:29 PM

It takes about 20 minutes for a full install of slackware 14 on my core2 duo 2.66 dell, so I would suggest that you should be able to do it in 15 minutes or less on that machine. If you have problems with the video or wireless then go ahead and update/upgrade to current and you will probably have those solved. Always do a full install and then you can remove anything that you do not like.

273 06-17-2013 04:44 PM

Quote:

Originally Posted by zrdc28 (Post 4973722)
If you have problems with the video or wireless then go ahead and update/upgrade to current and you will probably have those solved.

Just to clarify why I mentioned wireless and graphics drivers. For the wireless I have on my netbook under Debian, for example, I have to add non-free repositories then simply "apt-get install firmware-ralink" whereas under Slackware it would take a little longer as seen here.
I would not avoid Slackware because of the few extra minutes it may take to install something which only needs doing once though -- I only mention the above so that AdiLQ123 is prepared for a little work and realises it's not as much as you'd think.

zrdc28 06-17-2013 11:17 PM

If you will note when the "as seen here" article was written, this has been corrected in slackware 14, you no longer
have to do that. When you do the install just tell it to use networkmanager, all drivers will be installed and you will just
click networkmanager insert ssid and passcode and click connect.

273 06-18-2013 03:35 AM

Good to see Slackware installs getting even smoother. :D


All times are GMT -5. The time now is 06:52 AM.