LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   System - Preferences - Services hidden? (https://www.linuxquestions.org/questions/linux-newbie-8/system-preferences-services-hidden-874159/)

geniusit 04-10-2011 03:02 PM

System - Preferences - Services hidden?
 
Hello, I installed last version of Red Hat Linux 6 enterprise edition.
with uname -r:
2.6.32-71.el6.x86_64

why can't I see the task SERVICES under System - Preferences ?
Thanks in advance

stress_junkie 04-10-2011 03:38 PM

Are you logged on as root when you try to run the services configuration utility?

If you are logged on as root and you still cannot open the services configuration utility then you can run that utility from a command line.
Code:

system-config-services
http://docs.redhat.com/docs/en-US/Re...es-serviceconf

geniusit 04-10-2011 04:13 PM

Quote:

Originally Posted by stress_junkie (Post 4320284)
Are you logged on as root when you try to run the services configuration utility?

If you are logged on as root and you still cannot open the services configuration utility then you can run that utility from a command line.

Thanks for fast answer! Anyway, yes I'm logged as root, I can't see the utility, why not? Have i to install something more?
If I run system-config-services I don't have this command

stress_junkie 04-10-2011 05:20 PM

Quote:

Originally Posted by geniusit (Post 4320311)
If I run system-config-services I don't have this command

Try running locate in a terminal to find that file.
Code:

locate system-config-services
If you still can't find it then evidently it is not there. The most relevant questions then are why is it not there and can you restore it?

I am not running RHEL 6 so I don't know if the installation has a rescue mode or a repair mode.

You could look on their web site at the link that I provided in my first post.


All times are GMT -5. The time now is 04:24 PM.