LinuxQuestions.org
Visit Jeremy's Blog.
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 02-27-2004, 09:27 PM   #1
tims1979
LQ Newbie
 
Registered: Jan 2004
Location: Reading,PA
Distribution: Linspire 4.5
Posts: 20

Rep: Reputation: 0
Just installed Slackware need help


Ok I just installed slackware. I have been using Red Hat 9 but want to try something new. The only downside. Is it doesn't load the GUI. It just stays on a command line. The dumb question is. How Do I load the GUI.
 
Old 02-27-2004, 09:32 PM   #2
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
first you have to configure X:

xf86config

then start your default gui:

startx

you can change what gui loads with startx in ~/.xinitrc

make sure your /etc/inittab is set to runlevel 3, or you can set it to boot to a session manager (xdm, kdm, gdm, etc.).
 
Old 02-27-2004, 10:03 PM   #3
tims1979
LQ Newbie
 
Registered: Jan 2004
Location: Reading,PA
Distribution: Linspire 4.5
Posts: 20

Original Poster
Rep: Reputation: 0
Thanks. I have it running now the next question is how do I create a new user
 
Old 02-27-2004, 10:05 PM   #4
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
adduser
 
Old 02-27-2004, 10:19 PM   #5
tims1979
LQ Newbie
 
Registered: Jan 2004
Location: Reading,PA
Distribution: Linspire 4.5
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by synaptical
adduser
ok after I do that and enter my name tim as the user I get this message

User ID ('UID') [ defaults to next available ]:

what do I do at that part. and then when I log out. How do I log in as a different user. When I lauch startx it automaticly goes to gnome
 
Old 02-27-2004, 10:27 PM   #6
synaptical
Senior Member
 
Registered: Jun 2003
Distribution: Mint 13/15, CentOS 6.4
Posts: 2,020

Rep: Reputation: 48
just hit enter and linux will assign the next ID.

to log in as a different user, just ... log in as a different user.
 
Old 02-27-2004, 10:47 PM   #7
bnice
Member
 
Registered: Feb 2004
Location: Sacramento, CA
Distribution: Slack 9.1, slackware-current
Posts: 284

Rep: Reputation: 30
just a note... you need to logout completely, not just from X / gnome. Type exit at command line
 
Old 02-27-2004, 10:54 PM   #8
Sargek
Member
 
Registered: Jan 2003
Location: San Antonio, Texas
Distribution: Debian testing
Posts: 416

Rep: Reputation: 36
xwmconfig

Quote:
Originally posted by synaptical
first you have to configure X:

xf86config

then start your default gui:

startx

you can change what gui loads with startx in ~/.xinitrc

make sure your /etc/inittab is set to runlevel 3, or you can set it to boot to a session manager (xdm, kdm, gdm, etc.).
Also, Slack has a nice setup tool that does this automatically for you: xwmconfig. This will let you choose the default gui to run when X starts. Of course you also have to change the default run level from 3 to 4 in /etc/inittab to start x automatically.
 
Old 02-28-2004, 12:04 AM   #9
tims1979
LQ Newbie
 
Registered: Jan 2004
Location: Reading,PA
Distribution: Linspire 4.5
Posts: 20

Original Poster
Rep: Reputation: 0
Re: xwmconfig

Thanks I got a regular user logged in now. The next issue is sound. I currently have no sound. I have no idea if the sound card wasn't detected in installation or what?
 
Old 02-28-2004, 12:56 AM   #10
veritas
Member
 
Registered: Aug 2003
Location: Dallas,TX
Distribution: Ubuntu Server, Slackware, Red Hat 6.1
Posts: 241

Rep: Reputation: 30
try 'alsaconf' (as root) to configure sound. at least thats what works for me for a fresh slack install
 
Old 02-28-2004, 01:51 AM   #11
tims1979
LQ Newbie
 
Registered: Jan 2004
Location: Reading,PA
Distribution: Linspire 4.5
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by veritas
try 'alsaconf' (as root) to configure sound. at least thats what works for me for a fresh slack install

Thanks I now have sound. The next 2 questions are. I saw something about an app for slackware which works kind of like the ximian red carpet and one like apt-get. What are these called and where are they located.

When I was using Red Hat I had set up a web server in order for people to go to my page I would place the files in var/www/html. That folder no longer exists. Where do they go now? Thanks for everyones help so far. From what I see I think I'm going to love slackware. It runs alot faster then Red Hat 9.
 
Old 02-28-2004, 06:53 AM   #12
newinlinux
Member
 
Registered: Dec 2003
Location: Next to Equator
Distribution: GNU/Linux 2.6.14
Posts: 382

Rep: Reputation: 30
the Slackware's apt-get clone is either swaret or slapt-get. Never use a slapt-get before, so i can only tell you a little more only on swaret.

www.swaret.org

download the latest stable:

http://www.swaret.org/files/stable/s...2-noarch-1.tgz

Need to copy it from /etc/swaret.conf.sample to /etc/swaret.conf then amend the VERSION=current, set up the NIC correctly. That's about all you need to do on swaret. After all these, just enter swaret --update, and you can choose to upgrade your system from 9.1 to current with swaret --upgrade. You can also upgrade individual packages with swaret --upgrade package-name
 
  


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
Dual boot windows/slackware, but slackware installed first? Cryptic_K Slackware 3 11-20-2006 12:49 PM
Installed Slackware 10.1.....but.. fuzzai Linux - Newbie 3 04-17-2005 11:32 PM
I installed slackware too!! Choey LinuxQuestions.org Member Success Stories 0 09-13-2003 06:16 PM
Installed Slackware cli_man LinuxQuestions.org Member Success Stories 0 09-12-2003 08:56 PM
Installed Slackware, but don't see everything that installed alpinewonder Slackware 4 07-17-2003 10:51 PM

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

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