LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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-30-2008, 02:21 AM   #1
annihilan
Member
 
Registered: Jul 2008
Posts: 58

Rep: Reputation: 15
System Management, and other questions.


This is not more so a problem thread, but a question thread. I have several questions I would like answered, in an attempt to better familiarize myself with linux.

1. If I constantly do system changes to the computer (i.e. installing things, tweaking .conf files) is it worth it to set up another account, instead of using root all the time?
1A. If so, how can I go about making this user that has capabilities of root, but still isn't able to ruin your computer.

2. I don't know the command to restart the X-Server, or many other commands for that matter. I would appreciate it if someone were to link a set of commands that I'll probably be using soon.

3. Is there any way I can shut down the computer from Terminal, and not have to End Session > logout > shutdown? It gets kind of annoying.

4. How do I, step by step, make it to where I get a graphical loader, much like that of Ubuntu prompt, or is that non-existent. If it's possible, but you need a weird mod or something, I'll do it when I'm more experienced.

5. Where should I put all the applications and programs I have installed? I currently just have a folder on my Desktop labeled "Applications" and I'm storing everything in there, because it seems like Linux programs are not dependent on integration with the OS.

6. Why is Slackware 12.1's package list cripplingly short in comparison to Ubuntu's? Can I remedy this by downgrading to 12.0? Is it worth the downgrade?

7. I seem to have LOTS of multiples of programs, like programs from the K Desktop Environment, and maybe some from various other ones, are these just the limitless features of Slackware? Or did I install wrong?

8. I'm having a slight issue with KVocTrain, I'm trying to use it to learn Japanese letters, but it won't let me redo things I've already done, and the handbook isn't all that useful. I think I broke it, because I deleted the folder where the vocabularies were being kept, and I can't re-download them, the list keeps telling me I have them.
8A. Can anyone explain how this program works? Why is it whenever it was working, I would finish a lesson, and then try to redo that lesson by setting the threshold to lesson whatever only, and then it would tell me there are no suitable vocabularies, even though that they ARE there... It's like it marks them for non-usage after that. I'd really like to know about this too.

Sorry for the long list of things, I hope I don't get flamed, I read most of the Slackbook, but I haven't explored the extra resources that seem to pop up everywhere.
 
Old 07-30-2008, 02:32 AM   #2
Mr. C.
Senior Member
 
Registered: Jun 2008
Posts: 2,529

Rep: Reputation: 63
1. Yes. Always use a non-privileged account.
1A. sudo -s or su - creates a root shell. Good for the long term root needs.

2. Ctrl-Alt-Backspace

3. reboot/halt

4. Don't know I follow you: "graphical loader"? You mean like GDM, the GUI login prompt?

5. Some common application locations: /usr/local, /opt, $HOME/bin

6. - 8. Sorry, don't know.
 
Old 07-30-2008, 02:49 AM   #3
AceofSpades19
Senior Member
 
Registered: Feb 2007
Location: Chilliwack,BC.Canada
Distribution: Slackware64 -current
Posts: 2,079

Rep: Reputation: 58
6. the same packages are available for 12 as they are for 12.1. If you want more packages, go to slackbuilds.org or slacky.eu
7. if you did the full install you are suppose to get lots of programs
 
Old 07-30-2008, 10:55 AM   #4
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
Quote:
Originally Posted by annihilan View Post
1. If I constantly do system changes to the computer (i.e. installing things, tweaking .conf files) is it worth it to set up another account, instead of using root all the time?
1A. If so, how can I go about making this user that has capabilities of root, but still isn't able to ruin your computer.
Err, yeah. But, arguably its even more worthwhile if you aren't constantly making system changes. (Why would you need the 'super powers' of the super user if you weren't intending to use them? To make sure that any errors you make are serious ones? Or to allow malware a vector?)
Quote:
3. Is there any way I can shut down the computer from Terminal, and not have to End Session > logout > shutdown? It gets kind of annoying.
shutdown -h now, assuming that you want to shutdown now. Other options are available, see the man page.
Quote:
4. How do I, step by step, make it to where I get a graphical loader, much like that of Ubuntu prompt, or is that non-existent. If it's possible, but you need a weird mod or something, I'll do it when I'm more experienced.
Am I right in thinking that you want the default be to boot to a command shell and then start the gui manually? If so, try playing with runlevels to get you to boot to the prompt and then 'startx' to start the gui.
Quote:
5. Where should I put all the applications and programs I have installed? I currently just have a folder on my Desktop labeled "Applications" and I'm storing everything in there, because it seems like Linux programs are not dependent on integration with the OS.
I don't know what you mean by 'integration with the OS' here; the programs depend on libraries and you might argue that its the libraries (or deeper levels) that have integration with the OS. But its more of a semantic argument than anything else.

For most things, its installed where it goes and there is no real reason to worry about where exactly it is, unless you are running out of disk space on some volumes and not others.
Quote:
6. Why is Slackware 12.1's package list cripplingly short in comparison to Ubuntu's? Can I remedy this by downgrading to 12.0? Is it worth the downgrade?
It really isn't (cripplingly short, that is). The problem is more the default repository set up than anything else.

Quote:
7. I seem to have LOTS of multiples of programs, like programs from the K Desktop Environment, and maybe some from various other ones, are these just the limitless features of Slackware? Or did I install wrong?
Are you saying that you've got, e.g., kate several times over or are you just saying you've got lots of stuff? Or just lots of menu entries? Lots of stuff would be what you would expect, if you've installed lots of stuff.
Lots of individual entries in the selection menu would be an error, but I'm not sure how that would happen. If it is troubling, you might want to use the menu editor to sort it out.
If you genuinely have several copies of programs installed, rather than just multiple menu entries for each program, that would be seriously weird.
 
Old 07-30-2008, 11:18 AM   #5
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by annihilan View Post

3. Is there any way I can shut down the computer from Terminal
shutdown -h now
 
Old 07-30-2008, 12:08 PM   #6
Cuetzpallin
Member
 
Registered: Feb 2008
Location: Monterrey, MX
Distribution: Slackware since 3.4 and love it!!!
Posts: 164

Rep: Reputation: 31
Quote:
Originally Posted by annihilan View Post
4. How do I, step by step, make it to where I get a graphical loader, much like that of Ubuntu prompt, or is that non-existent. If it's possible, but you need a weird mod or something, I'll do it when I'm more experienced.
Are you trying to boot on graphical mode when you start your box?
Just change in the /etc/inittab the run level somthing like that:
From:
Code:
id:3:initdefault:
To:
Code:
id:4:initdefault:
 
Old 07-30-2008, 12:15 PM   #7
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Quote:
Originally Posted by Cuetzpallin View Post
Are you trying to boot on graphical mode when you start your box?
Just change in the /etc/inittab the run level somthing like that:
From:
Code:
id:3:initdefault:
To:
Code:
id:4:initdefault:
Further to this excellent post you can modify your inittab by using a text editor like nano at a root shell prompt.

# nano /etc/inittab

Make your changes as listed above then save: Ctrl+o

then exit: Ctrl+x
 
Old 07-31-2008, 09:49 PM   #8
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Hi,
Quote:
Originally Posted by annihilan View Post
This is not more so a problem thread, but a question thread. I have several questions I would like answered, in an attempt to better familiarize myself with linux.
<snip>
You could look at 'SlackwareŽ Essentials' (also on your install cd/dvd as Slackbook) and 'SlackwareŽ Basics' to answer a few of your questions.

These links and others can be found at 'Slackware-Links' . More than just SlackwareŽ links!
 
  


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
Network Management Questions asymptote Linux - Networking 2 04-07-2008 04:31 AM
two questions about memory management Min Chen Linux - General 3 06-24-2006 07:38 AM
Two questions about memory management Min Chen Programming 1 06-23-2006 07:12 AM
Questions About Package Management in Slick BobNutfield SUSE / openSUSE 3 05-02-2006 02:13 PM
Power Management and questions excaliber Slackware 5 07-31-2003 05:13 AM

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

All times are GMT -5. The time now is 08:14 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