LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-04-2007, 08:20 AM   #16
janhe
Member
 
Registered: Jul 2007
Location: Belgium
Distribution: slackware64 14.2, slackware 13.1
Posts: 371

Rep: Reputation: 54

Quote:
Reconfiguring GRUB is much easier than LILO.

With GRUB you just need to edit menu.lst

With LILO you need to:

edit lilo.conf
make sure the partitions referred to are all mounted
run lilo
How does that make configuring lilo easier?
With lilo in slackware I always have found a very well commented config file, and a graphical (yes, those menus in the console are graphical) setup utility.
With grub in Kubuntu I had to search in the gentoo documentation before I got anything else than "format and reinstall" as an advice to updating the mbr. After that, I had to edit menu.lst 3 times because I made some errors due to bad comments.
Grub may try to configure everything "automagically", but when it fails, you're better of with lilo.
 
Old 07-04-2007, 08:42 AM   #17
Eternal_Newbie
Member
 
Registered: Jun 2005
Location: The Pudding Isles
Distribution: Slackware
Posts: 573

Rep: Reputation: 59
For keeping Slackware up to date, the best thing to do, whatever method you use to update it, is watch the changelogs at www.slackware.com

I personally keep a local mirror using Alien Bobs' mirror-slackware-current script. You can use it to keep a local mirror for any slackware version, just edit it to change the version number and set the mirror to a reliable nearby one.

As for editing configuration files at the command line, you will almost certainly find nano or pico easier to use than vim. Vi and Emacs can extremely obtuse if you are not used to them, although it is a good idea to pick up at least basic familiarity.

EDIT: let's not turn this thread into an X is better than Y flamewar, please

Last edited by Eternal_Newbie; 07-04-2007 at 08:44 AM.
 
Old 07-04-2007, 08:55 AM   #18
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
X is better than Y
 
Old 07-04-2007, 09:21 AM   #19
bughead1
Member
 
Registered: Jul 2002
Posts: 78

Rep: Reputation: 15
I'm of the opinion that updating is best done by backing up data and doing a fresh install from scratch...and if it isn't worth doing that, then the update is more likely the result of obsessive desire to run the latest without a real need to do so.

I also use Debian some and it is claimed with apt-get you only install once and then update to keep the system current over many years. I learned the hard way that this is true 99% of the time -- but it's that 1% of the time that bites you.

So, when it comes to "mission critical" machines, that ability to update easily isn't an advantage other distributions have over Slackware, IMHOP. Within my LAN, I have servers running Slackware 7 all the way through 11. The one Debian server is locked in the time warp of "Potato," and next week, the CentOS 5 webserver will be "updated" to Slackware 12.

I understand that some people are into Linux for the fun, and updating is part of the fun. Me, I'm into Linux because I would rather be able to sit on my butt and post at forums than have to scramble constantly to fix broken systems. I keep the LAN firewalled and tunnel in with SSH to a dedicated box from which I ssh within a new shell to any other box I want to look at...that way, things stay pretty secure even though some of the installations are getting a bit old and creaky.

I NEVER upgrade an installation I'm reasonably satisfied with. And since 1998, I've found that most Slackware releases are put together with sufficient care that unless a third party application (not part of Slackware) requires an upgrade and won't run on the earlier Slackware release, there is no compelling reason to upgrade. If it worked five years ago and if it's still working today, and if the iron is still reliable, I leave it in peace.

So really, to me, the lack of an "automagic" update/upgrade is a desirable feature of Slackware -- not a shortcoming in comparison to other distros. For example, to compare Slackware to Debian: With Debian, I can add a lot of non Debian software respositories to /etc/apt and with a quick "apt-get update" --> "apt-get upgrade" --> "apt-get install foo" I can quickly grab any of several thousand software packages. Sounds great, and it is, if I'm experimenting.

But unless I've been rigorous in keeping the Debian machine updated every few days, there is a good chance something will be broken after the upgrade...and even if I update very 24 hours, the upgrades occasionally hose a configuration that I have to go in and patch up...and it's often enough that I've concluded the best way to keep a Debian server going is to ignore apt-get after the initial installation and compile most of the additional software packages from source when I discover I need them (which isn't too often)...same as I do with Slackware if they aren't available as a tar.gz slack pack for the particular release.

So what do I get with something like Debian or CentOS as examples? They're not bad, but mostly I get a system that isn't quite as reliable as a Slackware system...a bunch of "labor saving" utilities that I don't really dare use because they create too much work fixing broken stuff...and in the case of CentOS, a whole lot of overhead that consumes processor cycles and ram that makes the system slow and doggy compared to a Slackware installation on the same hardware.
 
Old 07-04-2007, 10:09 AM   #20
DrEwMoNeY
Member
 
Registered: Jan 2006
Location: Vulcan
Distribution: *buntu - Slackware - Anything on USB
Posts: 254

Rep: Reputation: 30
Quote:
X is better than Y
That actually deserves two:


Good one mate!
 
Old 07-04-2007, 10:13 AM   #21
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Quote:
Originally Posted by Alien Bob
Should I feel offended by this comment? I hope you are drunk or otherwise mentally blanketed.
Slackware is a well-done and easy distro, but is may not be the best fit for the lazy.
If you do not like the way Slackware works, the proper way is to document how you think it should work and send your findings to Pat. Whining about it in public forums does not make you look like a mature person.

Eric
Hi,

Yes, you should be offended! But just consider the source.

Eric, I read b0uncer's post. I just didn't have the time to reply to such a trivial vial post. He has a right to post his views. But, why does he continue to use the OS if it is so bad.

I don't need to defend Slackware because I know the OS is the best GNU/Linux available!
 
Old 07-04-2007, 10:21 AM   #22
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
Code:
I never got the sarcastic ideology behind Slackware. It is a nice distribution, but if somebody asks a question, the answer I often see is "go use that other distribution/Windows/Kubuntu/stop using computers". What's the use? Is Pat (or maybe just most of you?) perhaps so über wise that it irritates if somebody asks an easy question? I find it a bit odd that Slackware users tend to think it's a god distribution and if anybody has problems, s/he is simply stupid and should switch to some "stupid user distribution".
I think for the most part Slackware users are very unidialistic, which for some reason seems to piss off idealistic fellows such as your self. If someone asks a technical question, they will almost always get an accurate answer. I think the common factor in your poor experiences with Slackware users is most likely yourself.

Code:
The other thing I'm wondering, if Slackware 12 has KDE, uses Hal and so on, making things easy for lazy ass people, why is there still LILO as default and not GRUB? I've read loads of papers and never find a sensible reason. OK, Grub 2 is not yet "stable", but is it a reason to kill people with LILO? Maybe an option for GRUB _already_during_the_setup_ would be a good idea.

I'm beginning to believe Pat or some of his advisors are sadistic maniacs  thinks can be done well and easy. There sure are some drawbacks in depending on one man only.
You don't like it? Hey, I got an idea. Why don't you go use that other distribution/Windows/Kubuntu/stop using computers.

My point is, people who like and use Slackware use it because it is the way it is. We could care balls about what people like you think about it. If you don't like it, then it's not for you. No loss to us. However, if you're interested in learning about it, there is no shortage in Slackers eager to teach what they know. Otherwise, quit complaining.

Best regards,
~A Slacker
 
Old 07-04-2007, 10:21 AM   #23
binskipy
LQ Newbie
 
Registered: Oct 2004
Location: south east us
Posts: 10

Original Poster
Rep: Reputation: 0
thanks for the help, from those that did help, those that didnt.. we can now see, intelligently, why linux will never be a driving force on the desktop (whether it be the 2 big braggers distros, slack & gentoo, or those that hold hands) with 350+ distros and all the egos involved.. people will be confused, and will ask seemingly stupid questions.. but will need help or a point in the right direction.. to get started on their linux journey/choice..
ive gotten gentoo and slack installed after lots of reading and tries and re-tries.. but i get the same slack(pardon the pun) from the forums or chatrooms..
I will take my name off of this or mark mail from here as spam.. I will continue to use pclinuxos.. (which for 2 1/2 years has always just "worked" after installing and checking out 15 other distros, it's truely the distro hopper stopper)
thanks for the insight into the egos and rudeness of yet another distro and thanks for those that helped...
good luck peoples..
bye
 
Old 07-04-2007, 10:48 AM   #24
slackist
Member
 
Registered: Feb 2004
Location: Phuket
Distribution: Slackware 14.2 and Slackware Arm
Posts: 479

Rep: Reputation: 44
Quote:
Originally Posted by bughead1
<snip>
Thank you, that was a *very* interesting post.
 
Old 07-04-2007, 11:51 AM   #25
Road_map
Member
 
Registered: Jan 2007
Distribution: Slackware
Posts: 341

Rep: Reputation: 31
Quote:
Originally Posted by b0uncer
I'm beginning to believe Pat or some of his advisors are sadistic maniacs thinks can be done well and easy. There sure are some drawbacks in depending on one man only.
I'm sure Pat has excellent advisers. From 2.4.33.3 default kernel to 2.6.21.5 is a huge step.

You don't like Slackware. Ok, it's your choice (choice = the power, right or liberty to choose). I like Slackware. It's my choice. You like GRUB, I like LILO. What's wrong with that? Nothing!
There is only a wrong choice: to offend, insult or affront others. This is your choice till now.
 
Old 07-04-2007, 02:37 PM   #26
acummings
Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 615

Rep: Reputation: 50
[ Was unable to su to root and then get use of the X server for the use of Kwrite ] (normal, unless modify permissions as shared elsewhere in this same thread).

Quote:
The easiest way to do this by far IMHO is to go to run from the start menu and enter -

kdesu kedit

or kdesu whatever_editor_you_prefer

You will be prompted for the root password and then you can edit away.
I was unaware of that one until now.

Kmenu > system > more applications > File Manager - super user mode

Prompts for the root password. Browse to file, right click the file, choose open with editor_of_choice (opens file in super user editor (in my case I choose kate))

I shared of this up near the start of this thread.

But I only add on or post now to 1. say thanks for the kdesu tip. 2. In my super user file manager I set the text color a deep dark red AND in (super user) kate (my editor of choice) I set the background color to lightly colored red. In this way I get immediate distinction of super user since the red in each of those signifies root. My regular user modes of each are of course without the mentioned red colors.

--
Alan.
 
Old 07-04-2007, 03:28 PM   #27
DrEwMoNeY
Member
 
Registered: Jan 2006
Location: Vulcan
Distribution: *buntu - Slackware - Anything on USB
Posts: 254

Rep: Reputation: 30
I like to make "ROOT" shortcuts. I'll make a shortcut (on the kicker or kmenu) to Konsole or Konqueror and edit command to read:

kdesu konsole

or

kdesu konqueror

Nice if you need some quick root privileges. I guess you could always call "sudo konsole" or "sudo konqueror" from a konsole too.
 
Old 07-05-2007, 09:25 AM   #28
geek745
Member
 
Registered: Jul 2004
Location: Alton, IL
Distribution: Linux Mint; Slackware; Ubuntu; Slax
Posts: 172
Blog Entries: 2

Rep: Reputation: 34
updating... as far as applications go, you do it yourself. Other than that, you can update system components just like applications; rebuild your kernel when a new one comes out or you get sick of the old one.

command line editors are something you must know about. the most popular are emacs, pico, and vim. Personally vim turned me off until I decided that I needed to know how to use it. now other editors annoy me and i use vim exclusively. you might try norton's midnight commander editor - it is standalone, and someone referred me to it on the forums - mcedit. very easy to use; cut/copy/paste functionality is pretty easy once you get the hang of it. By the way, the midnight commander is a nice two-pane file manager if you're copying a lot of single files to different directories; not all that terrific for large copies unless it's an entire directory. builtin ftp and ssh support too.

for getting to the graphical login, follow instructions anywhere to edit your /etc/inittab. it is not necessary to login and then enter your x session every boot.

sadly, I am not familiar with 3d desktop effects yet.

cheers! thanks for trying slackware - hope you'll keep it.
 
Old 01-04-2008, 12:00 AM   #29
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Quote:
Originally Posted by dive View Post
2) The reason you cannot connect to X server as root is that no user can use another users X server, not even root, without giving them permission.
To do that you need run 'xhost +local:' as the user whos X server it is, then set the DISPLAY variable for the user who wants to use X (in this case root).
Easiest way to do this is put the xhost comand in a startup file. For kde put it in ~/.kde/Autostart/startup. Then set the DISPLAY variable in roots ~/.bashrc or similar: 'export DISPLAY=:0.0'
I know this thread is several months old, but I have a problem with this solution - namely that it doesn't help me . After creating ~/.kde/Autostart/startup with "xhost +local:" in it and logging in, KWrite opens the file and I still can't run GUI applications as root. Any ideas?
 
Old 01-04-2008, 12:47 AM   #30
acummings
Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 615

Rep: Reputation: 50
Quote:
Any ideas?
Not about that way.

But somewhere on the K menu there's can pick/choose the likes of

"file manager, super user"

when used, it launches the konqueror file manager with rootly powers (prompts for root password)

As to that mentioned pick/choose on K menu, I right click it and choose "copy to desktop" and now I got the launcher icon on my desktop (easy to find for next time use).

Anyways, (rootly powers) I can right click a file then choose "open with" (kwrite is there, I usually use kate editor) *as root* now editing (using an X Win editor app) as root.

I changed the background colors of both of the X Win root apps that I use. Made those colors with a noticable red tint to them. (user mode of same apps stays as before, white colored). The red tint visually reminds me I'm using an X Win root app.

Does that help?

--
Alan.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware: 2.6.14.3 Kernel Problems for this newbie Kaiser Soze Slackware 1 12-13-2005 11:09 AM
Newbie... PureFTPd install problems on slackware 10 TheRudy Linux - Software 1 07-18-2004 05:45 AM
newbie;I am a linux newbie who has installed slackware and have run into a few proble MollyJolly Slackware - Installation 6 06-01-2004 11:21 AM
Newbie Slackware CDROM & Sound Problems SML Slackware 4 02-18-2004 02:18 PM
Slackware 9 booting and graphics problems. (newbie) :-) Whitman Slackware 3 06-15-2003 07:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration