Tagged Questions
0
votes
4answers
90 views
is there a tool for managing user access of linux servers? [duplicate]
Possible Duplicate:
A system for distributing SSH public keys
Suppose that I have four servers (SA, SB, SC, and SD). I want to give user X access to SA and SB. I can do it easily by ssh ...
3
votes
2answers
134 views
Best practices for managing a web-server
Hi I want to ask what are the best practices when installing new software on a web-server,
I'm pretty much self-taught, I have on my home PC: Ubuntu 11.04 with LAMP installed,
and a VPS that I manage ...
0
votes
3answers
87 views
Softwares/Tools to reboot Linux server?
We have a service to monitor our server farm by listening to the heartbeats, and send out email notifications if a server is not responding. When that happens one of us will ssh in and reboot the ...