This one time, at band camp, Stewart wrote: >This may seem like a really daft question, but, how do you tell what >distro a box is? I'm working on a server I set up a few years back but >I can't remember whether it's mandrake or redhat, let alone work out >which version it is. I had a quick look in /proc/sys/ but can only find >kernel type info. any ideas?
cat /etc/redhat-release cat /etc/debian_version or something like that. -- [EMAIL PROTECTED] http://spacepants.org/jaq.gpg -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
