Please Help me out to resolve following Problem
chkconfig --list
I am using above command in linux to list all services.
It is listing all services running on that machine.
For some services, It wouldn't have privilege to start/stop.
Hence.. Kindly suggest me some way to get the services I am authorized to start/stop only..
Please help me out to list the services which I am authorized to start/stop...
Thanks.