Link to home
Start Free TrialLog in
Avatar of anandabrata
anandabrata

asked on

How do we open linux admin console?

Hi ,
     I would like to know the command or program to open the linux admin console. Like on HPUX we have SAM and on sun solaris we have the "admin" command. Similarly what do we need to do on linux to open the admin console.

Regards,
Anand
ASKER CERTIFIED SOLUTION
Avatar of David Piniella
David Piniella
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
also see http://www.webmin.com/index.html (webmin -- admin console for servers) and http://www.webmin.com/index6.html (usermin -- a more basic webmin aimed more towards users rather than admins)
Avatar of fixnix
fixnix

To me, "console" means a CLI shell, so....

xterm (almost certainly installed...but better would be rxvt...smaller mem footprint but prolly not installed) then sudo (if configured, su root if sudo isn't yet configured).
I understood the asker was referring to a GUI admin tool.
He/she may have....I'm not familiar w/ HPUX's SAM "admin console" so if that's a GUI util then that's certainly what wasmeant.  I've always assosiated "console" w/ CLI but that could just be me.  
there was linuxconf in older versions
now you have different utilities to configure each aspect (display/network...) etc...

http://www.solucorp.qc.ca/linuxconf/

type redhat-config and two tabs on a newer linux box (in bash)
it might open a console based or gui based tool