Quote:
Originally Posted by
Perderabo
...We have a tested and approved build. We want that build and only that build installed on our servers. And we want all servers to have the same build...
In my case, there are dedicated yum repository servers which contain enough packages for fresh install, update and patching. Some packages can be installed without any additional approval process and some are only available through a change request. These servers are highly logged for each package transaction. This is same for Solaris IPS repository servers in our network as well.
Advantage of having package management system is that you do not have to carry around the package (along with numerous dependencies) by FTP/SCP-ing every time you need them to be installed. Of course, the packages available in the repository have to be selected carefully.
Quote:
We have no telnet client installed! I don't like telnet, but the client is useful for troubleshooting.
Very true especially when you need to be sure if certain port is open on a remote box and you do not have access to nmap.