What about the command line?
Posted Feb 27, 2003 15:57 UTC (Thu) by
bkw1a (subscriber, #4101)
Parent article:
Giving Root to the Web
About web-based admin interfaces, the article says "for remotely-hosted
servers it's pretty much essential". Around here, I manage about a
hundred Linux boxes remotely, without any web interface. For tweaking
individual machines, I use ssh. This lets me do anything I want to
do on the remote system, and unlike a web interface it doesn't require
that the interface change whenever a config file format changes.
For making changes to many machines at once, I have a nightly automatic
update system based on perl scripts, rsync and anon. ftp. I'd hate to
have to update all my machines individually, using web interfaces.
It seems to me that web-base admin interfaces for Linux fill a very
narrow niche: they suit people who administer only a few remote
machines, don't have time to really learn about Linux, and never
need to make big changes. Maybe this group is growing, though,
as more folks from the Windows world start administering, e.g.,
apache on Linux.
(
Log in to post comments)