There is no GUI (gnome/kde) installed on the server and I am a newbie on Linux.
Is there something like Midnight Commander but for system administration?
|
There is no GUI (gnome/kde) installed on the server and I am a newbie on Linux. Is there something like Midnight Commander but for system administration? |
|||||
|
|
The most powerful tool in a sysadmin's arsenal is the command line. Learn to use it. |
|||||
|
|
You didn't mention which Linux you are using but for |
|||
|
|
|
Midnight Commander is available on most Linux distributions. For debian:
For Red Hat systems:
then at the prompt:
|
|||
|
As cartman mentioned, yast is great for OpenSUSE, if you're using redhat, you can try the system-config-xxx tools. From bash, try system-config [double-tab], and it will give you a listing. As far as others, we'll need to know what flavor of linux you're running. |
|||
|
|
|
I suggest you to use webmin. It does magic for beginners. |
|||
|
|
Suggestion, learn the Linux command line interface. It is better than any GUI tool Practice doing simple administrative tasks on a virtual machine on your own machine, which will be a good start to learning Linux. |
|||
|
|
|
Well, you should learn command line, but you can also install X server and forward it through SSH to your local PC, google helps you. |
|||
|
|