When installing a local RedHat network I found the following package vitally important:
Apt package system, ported from Debian to RedHat.You probably will need a librpm package will can be fetched e.g. from
findrpm.net
RedHat Network, I do not use anymore. Apt is much nicer. :)If rpm crashes (e.g. a script hanged) than it does not react to SIGHUP/SIGQUIT etc...
killall -9 rpm (killall -9 rpmq for rpm -q) to kill rpm
rm -f /var/lib/rpm/__db.??? to remove locks
rm --rebuilddb
:-)
Unison too.It's a nice synchronization utility that handles conflicts nicely and has a basic understanding of the differences between Windows and Unix. (Thanks Volker!)
Nessus. A state-of-the art vulnerability scanner.To scan your own network!
Cfengine is nice, reliable and convergent configuration engine for Linux and Windows.Version 2 is now available.
Nvidia drivers.You would need NVIDIA_kernel*.rpm and NVIDIA_GLX*.rpm.
RDesktop for Linux
| Page Execution took 6.466 seconds |