Results 1 to 3 of 3
hi am a newbie in linux. I use fedora core 3. in my console i can't use the service command unless i go in ctrl+alt+f2 mode. and the chkconfig command ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-20-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 41
chkconfig and service commands don't work
hi am a newbie in linux. I use fedora core 3. in my console i can't use the service command unless i go in ctrl+alt+f2 mode. and the chkconfig command dosen't work.
why.
- 09-20-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Which service commands? What is chkconfig? Some more info please?
- 09-20-2005 #3Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
chkconfig
This may be a permissions issue. Are you root when you go to the text console (ctrl-alt-F2)? but normal user when in graphics terminal? You can usually tell by the command prompt:
[you@yourmachine]$ The '$' is for normal user.
[you@yourmachine]# The '#' is for root or superuser.
In the terminal within the graphics console, try doing this:(don't type the '$' and '#': I just show them for illustration.)Code:$ su - (enter password when requested) # chkconfig
/IMHO
//got nothin'
///this use to look better


Reply With Quote
