LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-17-2002, 08:25 AM   #1
StamfordRob
Member
 
Registered: Jan 2002
Location: Stamford CT
Posts: 97

Rep: Reputation: 15
Question Slackware Q's


All.. I loaded slackware on my thinkpad.. i did the full install and lilo loads on boot... it loads up to a 'darkstar' login... i can log into that as root but.....what is darkstar and where am i in the system?? I know that i loaded the KDE environment?? how do I get that at boot???

r
 
Old 02-17-2002, 09:03 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 270Reputation: 270Reputation: 270
darkstar is the evil penguin inside your computer. no actually its just the default name of your computer after the install... like redhat just uses localhost.. etc... etc.. you can change that.
to start kde at boot, you can either issue the command startx to get into the gui each time from command, or you can edit your inittab file and change your runlevel to 5 instead of the default of 3...
 
Old 02-17-2002, 02:24 PM   #3
StamfordRob
Member
 
Registered: Jan 2002
Location: Stamford CT
Posts: 97

Original Poster
Rep: Reputation: 15
that did the trick....trickykid... thanks ... anyplace that i may find a slackware users guide??

r
 
Old 02-17-2002, 03:43 PM   #4
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 270Reputation: 270Reputation: 270
Quote:
Originally posted by StamfordRob
that did the trick....trickykid... thanks ... anyplace that i may find a slackware users guide??

r
ummm.. not sure off top of my head, but you can always come back here for questions, we have lots of slack peeps here..

if i come across a site for slack... i'll be sure to let you know.
 
Old 02-17-2002, 03:59 PM   #5
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Oh, to change the hostname from darkstar, btw your kernel was compiled by bigkitty, edit the file called /etc/HOSTNAME. Slack makes it easy... I still haven't found it on RedHat.

Cheers,

Finegan
 
Old 02-17-2002, 04:07 PM   #6
taz.devil
Senior Member
 
Registered: Nov 2001
Location: Wa. State
Distribution: Slackware
Posts: 1,261

Rep: Reputation: 45
Quote:
Originally posted by finegan
Oh, to change the hostname from darkstar, btw your kernel was compiled by bigkitty, edit the file called /etc/HOSTNAME. Slack makes it easy... I still haven't found it on RedHat.

Cheers,

Finegan
Yep, or just as an alternative, run the command netconfig and it'll edit the files for you, per the information you specify of course.
And as for redhat's localhost+localdomain genericism (is that a word? LOL) I was able to change it at one point, but i can't remember for the life of me what I did. May have used the hostname command or linuxconf. Who knows....
 
Old 02-18-2002, 02:01 PM   #7
StamfordRob
Member
 
Registered: Jan 2002
Location: Stamford CT
Posts: 97

Original Poster
Rep: Reputation: 15
great.. thanks..

hey you mentioned 'runlevel' in one of the last replies.. i was wondering what is on each level?? how can i find out??
 
Old 02-18-2002, 02:09 PM   #8
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 270Reputation: 270Reputation: 270
Quote:
Originally posted by StamfordRob
great.. thanks..

hey you mentioned 'runlevel' in one of the last replies.. i was wondering what is on each level?? how can i find out??
runlevel's.. .

0 = shutdown
1 = single user
2 = multi w/o networking i think..
3 = multi with networking..
4 = usually not used
5 = graphical
6 = reboot

never set your default level to 0 or 6... and usually your going to use either 3 or 5...

-trickykid

Oh yeah.. if you look at your inittab file.. it usually has the level's explained in there..

Last edited by trickykid; 02-18-2002 at 02:11 PM.
 
Old 02-18-2002, 02:19 PM   #9
StamfordRob
Member
 
Registered: Jan 2002
Location: Stamford CT
Posts: 97

Original Poster
Rep: Reputation: 15
i'll check that out.. thanks
 
Old 02-18-2002, 07:09 PM   #10
el_felipe
Member
 
Registered: Dec 2001
Location: Sicily (Italy)
Distribution: DEBIAN! - (also used: Red Hat, Mandrake, Slackware, SuSE, BestLinux, EasyLinux, muLinux...)
Posts: 92

Rep: Reputation: 15
btw I think in RedHat they put it in /etc/sysconfig/network or something
 
Old 02-19-2002, 12:44 AM   #11
SlCKB0Y
Member
 
Registered: Oct 2001
Location: Sydney
Distribution: Arch
Posts: 296

Rep: Reputation: 100Reputation: 100
Firstly, correct me if im wrong, but slackware doesnt have a runlevel 5? i think slackware uses RL 4 to mean the same thing.

this can be changed by editting /etc/inittab and looking for a line like this.
id:3:initdefault:

change this line to
id:4:initdefault:

assuming you have x confugred and either xdm, kdm, or gdm installed, it will boot up to a graphical startup.

by the way, the official slackware book can be found here.

http://www.slackware.com/book/
 
Old 02-19-2002, 12:51 AM   #12
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 270Reputation: 270Reputation: 270
Quote:
Originally posted by SlCKB0Y
Firstly, correct me if im wrong, but slackware doesnt have a runlevel 5? i think slackware uses RL 4 to mean the same thing.

this can be changed by editting /etc/inittab and looking for a line like this.
id:3:initdefault:

change this line to
id:4:initdefault:

assuming you have x confugred and either xdm, kdm, or gdm installed, it will boot up to a graphical startup.

by the way, the official slackware book can be found here.
Yeah, your right.. Slackware is one of the few (as most others don't do this) that use runlevel 4 as the graphical instead of 5.. and 5 is used the same as runlevel 3.. I knew there was a reason I mentioned for him to check the inittab file as it always states the runlevels..
 
Old 02-19-2002, 09:35 AM   #13
StamfordRob
Member
 
Registered: Jan 2002
Location: Stamford CT
Posts: 97

Original Poster
Rep: Reputation: 15
thats what i saw in the file last night.. you 2 saved me a post this morning.. i will try that this tonight..
 
Old 07-11-2003, 05:12 AM   #14
grifta
LQ Newbie
 
Registered: Jul 2003
Location: NYC
Distribution: rh9/gentoo
Posts: 7

Rep: Reputation: 0
change hostname on redhat

/etc/hosts
/etc/sysconfig/network

and if your domainname has changed too you'll probably want to edit
/etc/resolv.conf
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 RULES!, but i have some q's joker20 Linux - Newbie 10 09-16-2004 12:01 AM
Slackware, terminal won't open + other q's zazery Linux - Newbie 16 04-11-2004 06:37 PM
New here and got some Q's chivas Linux - Newbie 8 03-19-2004 12:36 PM
Changing X resolution, and other slackware q's Caesar Linux - Newbie 2 08-22-2003 11:24 AM
Two Slackware networking Q's NSKL Slackware 4 07-03-2002 07:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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