Difference between revisions of "IP Calculator Linux"

From MS Computech
Jump to: navigation, search
(Created page with ''''sipcalc''' <pre> sudo apt-get install sipcalc </pre> '''whatmask''' <pre> wget http://downloads.laffeycomputer.com/current_builds/whatmask/whatmask-1.2.tar.gz tar zxvf what* …')
(No difference)

Revision as of 13:55, 26 July 2011

sipcalc

sudo apt-get install sipcalc

whatmask

wget http://downloads.laffeycomputer.com/current_builds/whatmask/whatmask-1.2.tar.gz
tar zxvf what*
cd what*
./configure
make
make install
<pre>