Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-04-2005, 01:30 AM
|
#1
|
Member
Registered: Mar 2002
Location: California, USA
Posts: 41
Rep:
|
Graphical management tool for multiple systems?
Does anyone know of a graphical tool or some tools for remotely managing a number of Linux systems? I've checked out Webmin and it's very nicely done, but it doesn't do quite what I want. You can apply some configuration functions to multiple systems, but only one at a time. There is not functionality to, for example, add a particular user to five different machines at once, or manage Apache config simultaneously across several machines.
We are using Red Hat Enterprise at our shop and our system administrators are hating it because they come from a Windows and Novell background and are not accustomed to doing everything on the command line. There are the Red Hat graphical administration tools of course but they are of very uneven quality. Some are OK, some are virtually unusable. Also, those tools all only work on the system they're installed on. They don't work on a whole bunch of machines at once.
Any advice would be appreciated. Thanks.
E
|
|
|
05-04-2005, 06:23 PM
|
#2
|
Member
Registered: Oct 2004
Posts: 229
Rep:
|
Seems to me you are looking for dsh, which allows you so send a command over ssh to multiple hosts at the same time.
|
|
|
05-04-2005, 06:30 PM
|
#3
|
LQ Addict
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908
|
Don't know if this if what you have in mind.
I used www.google.com/linux, and entered the keywords 'remote management software', which returned 178,000 hits.
|
|
|
05-04-2005, 06:33 PM
|
#4
|
Member
Registered: Oct 2004
Posts: 229
Rep:
|
I didn't address the lack of GUI interfaces, but you can probably get the interfaces if you ssh -X so the X is forwarded to you so you get the grafical configuration interfaces, but if these are servers they shouldn't actually have them.
Other options are rsyncing the relavant config files with a cron job or some other form of replication. Using a centralized user managment system like ldap. Using a centralized directory service like NIS(careful on the security, it is not encrypted).
You can translate to them that ldap+NIS gives something like active directory.
If you use dsh the best option is to use public key authentication so you don't have to type the password for the command and can make some nice scripts.
|
|
|
05-05-2005, 11:51 AM
|
#5
|
Member
Registered: Mar 2002
Location: California, USA
Posts: 41
Original Poster
Rep:
|
Thanks for the replies so far. That's very helpful. I had not know about dsh before.
|
|
|
All times are GMT -5. The time now is 11:57 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|