uname -a
cat /etc/*version*
cat /etc/*release*
wow..cool man..tq so much...Well, one thing is for certain: You are running a Linux-based OS.
But it is unknown which distribution you are running...
Try executing these commands:
Paste the results here...
login as: root
[email protected]'s password:
Last login: Sat Jan 26 19:51:24 2008 from xxx.xxx.xxx.xxx
[root@localhost root]# cat /etc/*version*
cat: /etc/*version*: No such file or directory
[root@localhost root]# cat /etc/*release*
Red Hat Linux release 9 (Shrike)
[root@localhost root]#