The Radmin distribution is supplied as a tarred and gzipped file called
               something like Radmin-1.19.tgz. You will need to move it to a work area
               and unpack it. 
               
cat Radmin-1.19.tgz|gunzip -c|tar xvf -
             
            This will create a directory Radmin-1.19 in the current directory.
               
               
cd Radmin-1.19