Set a Path in Linux
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 […]
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 […]
When dealing with various network cards and systems you may find it useful to verify or change the tcp window sizes of a system to […]
Ubuntu has a considerable number of tools available in it’s package libraries. One of which is the ganglia gmond monitoring tool on your computer. To […]
Solaris may not have VGA enabled in the grub boot, which means you will only have the serial console to work with. A blank screen […]
When unzipping a file you may get the following error: You will need to use the “gunzip” command rather than “unzip”. Alternatively you can gunzip […]
In windows server 2008 it is possible to see how man open files there currently are on the system. This is useful if you need […]
In Linux it is not easily apparent as to how to prevent someone from having ssh shell access into a machine you intend to give […]
To build ant in linux download the jfreechart package. Now you will need to build it using ant. If you don’t have ant installed you […]
Copyright © 2024 | WordPress Theme by MH Themes