I have a development server I inherited. It is Linux based, but no graphical interface. It uses a shell for commands. If I run 'uname -a' I get: Linux (Servername Deleted) 2.4.21-27.0.4.ELsmp #1 SMP Sat Apr 16 18:43:06 EDT 2005 i686 i686 i386 GNU/Linux So it is GNU/Linux, but as I understand it this could be RedHat, Debian, etc. Obviously, I need to know this to update it and install new packages. Any ideas??? Google turned up nothing.