IP Calculator Linux

From MS Computech
Revision as of 13:55, 26 July 2011 by Snifer (talk | contribs) (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* …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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>