ganglia *** configure has failed *** sysconfdir
When compiling ganglia it failed because there was no sysconfig directory specified. You will need to create this directory and specify it in the ganglia […]
When compiling ganglia it failed because there was no sysconfig directory specified. You will need to create this directory and specify it in the ganglia […]
Another error we get when compiling the ganglia source code is To get this package on the system you can download the package and compile […]
When downloading the ganglia source and performing the installation we get the following error “libconfuse not found” The libconfuse package is not available via the […]
When compiling ganglia in linux we get the following error: ./configure –prefix=/usr/local … configure: error: apr-1-config binary not found in path We are missing a […]
There a couple ways to disable selinux from enforcing file contexts. The first and preferred way is to And change “enforcing” to “permissive”. Once this […]
To change the default gateway in solaris you will need to make a modification to a config file in /etc. The specific file is /etc/defaultrouter. […]
On occasion you may need to find the IP address of a host without the ifconfig command. This often happens when you are using someone […]
In linux you may want to include custom compiled tools into your path variable so that you do not need to explicitly specify the source […]
You may want to list pci or pci-e devices in your linux host. There are some commands that will help accomplish this. In linux the […]
To add a route in Solaris 10 you will need to use the route command. Here is an example: This will route any traffic going […]
Copyright © 2024 | WordPress Theme by MH Themes