How do I find out how many nfs clients are connected to NFS server running on Red Hat Enterprise Linux?
{ 2 comments }
How do I find out how many nfs clients are connected to NFS server running on Red Hat Enterprise Linux?
{ 2 comments }
I‘ve multiple version of gcc installed on my systems as follows:
ls -l /usr/bin/gcc*
lrwxrwxrwx 1 root root 7 Jan 11 05:20 /usr/bin/gcc -> gcc-4.4
-rwxr-xr-x 1 root root 239528 Sep 21 2010 /usr/bin/gcc-4.3
-rwxr-xr-x 1 root root 255536 Nov 15 2010 /usr/bin/gcc-4.4
I need to build a nvidia device driver using the same version of GNU compiler as was used to compile the currently running kernel. How do I find out the version of my GNU gcc compiler that was used by upstream Linux distribution to compile and pack my binary Linux kernel?
{ 1 comment }
How do I find out my RHEL (Red Hat Enterprise Linux) 6 Linux kernel version number running on HP server?
{ 2 comments }
{ 0 comments }