Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
03-14-2011, 08:06 AM
|
#1
|
|
Member
Registered: Mar 2011
Location: Oslo Norway
Distribution: Debian,Slackware, Android
Posts: 72
Rep:
|
I`m going to be a slacker :D
Hi all slackware users!. I have come to the decisions that Slackware will be my new and only us .. but I have some questions.
How to connect two wifi? I'll have a clean Xfce setup.
How to get to lilo to boot faster?
I guess what I wonder now and start with ..
Last edited by linman321; 03-14-2011 at 08:14 AM.
|
|
|
|
03-14-2011, 08:18 AM
|
#2
|
|
Senior Member
Registered: May 2008
Location: Poland
Distribution: Slackware, Mint
Posts: 1,232
Rep: 
|
To boot LILO faster remove comment mark in /etc/lilo.conf before compact option and then run lilo command.
|
|
|
|
03-14-2011, 08:23 AM
|
#3
|
|
Senior Member
Registered: Mar 2004
Location: Prince Rupert, B.C., Canada
Distribution: Slackware
Posts: 3,654
|
Congratulations on your decision to move to Slackware. 
I've had good luck using wicd in /extra to connect to wifi.
|
|
|
|
03-14-2011, 08:30 AM
|
#4
|
|
Senior Member
Registered: May 2008
Location: Poland
Distribution: Slackware, Mint
Posts: 1,232
Rep: 
|
It seems linman321 asked rather the question “How to connect two wifi?” instead of “How to connect to wifi?”.
|
|
|
|
03-14-2011, 08:40 AM
|
#5
|
|
Senior Member
Registered: Mar 2004
Location: Prince Rupert, B.C., Canada
Distribution: Slackware
Posts: 3,654
|
Quote:
Originally Posted by w1k0
It seems linman321 asked rather the question “How to connect two wifi?” instead of “How to connect to wifi?”.
|
Damn....you're right. My bad. So linman321 you want to connect two wireless routers, APs?
|
|
|
|
03-14-2011, 09:04 AM
|
#6
|
|
LQ Newbie
Registered: May 2009
Posts: 3
Rep:
|
Quote:
|
Hi all slackware users!. I have come to the decisions that Slackware will be my new and only us .. but I have some questions.
|
Welcome. :-)
Quote:
|
How to connect two wifi? I'll have a clean Xfce setup.
|
You could install `wicd' by using `slackpkg install wicd'. You have to select a mirror first in /etc/slackpkg/mirrors
Quote:
|
How to get to lilo to boot faster?
|
Add the word `compact' in /etc/lilo.conf and install the new lilo by usining `lilo -C /etc/lilo.conf'
|
|
|
|
03-14-2011, 10:10 AM
|
#7
|
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,081
|
Quote:
Originally Posted by cruesch
Add the word `compact' in /etc/lilo.conf and install the new lilo by usining `lilo -C /etc/lilo.conf'
|
That should be -c (lowercase)
And it's not needed if you use the 'compact' option in lilo.conf
Last edited by dive; 03-14-2011 at 10:13 AM.
|
|
|
|
03-14-2011, 10:58 AM
|
#8
|
|
Member
Registered: Nov 2009
Location: Montreal, Quebec, Canada
Distribution: Slackware 13.37 -32 Bit
Posts: 578
Rep:
|
Hello:
You will find really great help at: http://genek.net/LinuxAdventures/sysadmin/index.html
In particular, the Slackware part of 'Adventures in System Admin' and 'Adventures with Applications'
For wireless, Wicd is the way to go.
|
|
|
|
03-14-2011, 12:21 PM
|
#9
|
|
LQ Newbie
Registered: May 2009
Posts: 3
Rep:
|
Quote:
Originally Posted by dive
That should be -c (lowercase)
And it's not needed if you use the 'compact' option in lilo.conf
|
I checked this in the man-page:
Code:
-C config-file
lilo Specify an alternate pathname for the configuration file.
This option overrides the use of the default configuration file,
/etc/lilo.conf.
Another tweak is to change the timeout option in /etc/lilo.conf to a value like `timeout = 50'.
|
|
|
|
03-14-2011, 12:45 PM
|
#10
|
|
Member
Registered: Mar 2011
Location: Oslo Norway
Distribution: Debian,Slackware, Android
Posts: 72
Original Poster
Rep:
|
Thanks  im writing from Slackware, so i can say that im a slacker to :P
|
|
|
|
03-14-2011, 12:48 PM
|
#11
|
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,081
|
Quote:
Originally Posted by cruesch
I checked this in the man-page:
Code:
-C config-file
lilo Specify an alternate pathname for the configuration file.
This option overrides the use of the default configuration file,
/etc/lilo.conf.
|
Yes, and your point is? -c means compact, -C means use a different config file to /etc/lilo.conf. Your original point seemed to me like you meant to use campact not a different config.
|
|
|
|
03-14-2011, 01:52 PM
|
#12
|
|
Senior Member
Registered: Mar 2004
Location: Prince Rupert, B.C., Canada
Distribution: Slackware
Posts: 3,654
|
Quote:
Originally Posted by linman321
Thanks  im writing from Slackware, so i can say that im a slacker to :P
|
Congratulations!  I am happy for you!
|
|
|
|
03-15-2011, 11:42 AM
|
#13
|
|
Member
Registered: Mar 2011
Location: Oslo Norway
Distribution: Debian,Slackware, Android
Posts: 72
Original Poster
Rep:
|
How to install stuff? is it slackpkg install package?
How to get an loginmanager?
|
|
|
|
03-15-2011, 11:47 AM
|
#14
|
|
Senior Member
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,081
|
You can install/upgrade from the official repo using slackpkg.
You can build packages using slackbuild scripts from www.slackbuilds.org and then use the regular package tools installpkg/upgradepkg/removepkg.
You can use sbopkg www.sbopkg.org to automate slackbuild scripts.
Read 'man slackpkg' and 'man sbopkg' for more info, but yes it is usually
slackpkg install <package>
slackpkg upgrade <package>
For a login manager you should have kdm installed by default. If (once X is working properly) you use the 'init 4' command it will start kdm. 'init 4' changes the 'runlevel'. To make it permanent you need to edit /etc/inittab and change the default runlevel to 4 like this:
# Default runlevel. (Do not set to 0 or 6)
id:4:initdefault:
Last edited by dive; 03-15-2011 at 11:52 AM.
|
|
|
|
03-15-2011, 11:58 AM
|
#15
|
|
Member
Registered: Mar 2011
Location: Oslo Norway
Distribution: Debian,Slackware, Android
Posts: 72
Original Poster
Rep:
|
Quote:
Originally Posted by dive
You can install/upgrade from the official repo using slackpkg.
You can build packages using slackbuild scripts from www.slackbuilds.org and then use the regular package tools installpkg/upgradepkg/removepkg.
You can use sbopkg www.sbopkg.org to automate slackbuild scripts.
Read 'man slackpkg' and 'man sbopkg' for more info, but yes it is usually
slackpkg install <package>
slackpkg upgrade <package>
For a login manager you should have kdm installed by default. If (once X is working properly) you use the 'init 4' command it will start kdm. 'init 4' changes the 'runlevel'. To make it permanent you need to edit /etc/inittab and change the default runlevel to 4 like this:
# Default runlevel. (Do not set to 0 or 6)
id:4:initdefault:
|
No matter what I try to install in get: No packages match the pattern for installation. i have tryed slackpkg update but no change
I do not have kde installed so I need another loginmanager. slim shuld be fine.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:11 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|