building jfreechart using ant in linux
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 […]
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 […]
We get the following error when compiling handbrake in linux First install yasm, you can get it from here: http://www.tortall.net/projects/yasm/releases/yasm-1.1.0.tar.gz Also install subversion and the […]
To share an nfs share in Solaris 10 modify the /etc/dfs/dfstab file and add the following share command You can specify and IP/netmask to share. […]
The globus toolkit has many tools available. And you may find it necessary to install just a subset of them, gridftp in particular. To just […]
You can find out how much memory a process in linux is using by using the “top” command. While top is running interactively use “shift […]
There are a couple ways you can restart the nfs service in solaris. 1) Use the svcadm command 2) Use the init.d script for nfs […]
On occasion you may want to mount a local nfs share for testing. To do so you will need to perform the following: This is […]
Once you have created your Amazon EC2 host you will need to assign a key to it. You can do this using your Amazon EC2 […]
if you are using rsync in solaris you will need to specify a path to the rsync binary. If you installed rsync from the package […]
SVN, which is short for subversion is a code repository tool that is used to manage source code versioning. This tool is available on Linux. […]
Copyright © 2025 | WordPress Theme by MH Themes