To check which release your are running you can type this into the console (bash / shell) via SSH or local.
cat /etc/redhat-release
This will show the version of CentOS your server / vps is running
CentOS release 5.3 (Final)
To check which release your are running you can type this into the console (bash / shell) via SSH or local.
cat /etc/redhat-release
This will show the version of CentOS your server / vps is running
CentOS release 5.3 (Final)
disable ipv6 on centos then you can do this :-Log in via ssh and type this :-service ipv6tables...
Xen DomU: 4gb seg fixup, process A common error on a Xen DomU (as well as Dom0) in...
How can I add more CentOS repositories? It is possible to add more repositories that are...
How can i show my cpu info? Log in to your server via SSH then typ;e the following command...
You can use this command to see the number of connections per IP. It's a bit easier on the eye...