Latest Additions

April 25, 2012
UDT - UDP Data Transfer
UDP Data Transfer UDP based Data Transfer Protocol UDT is a high performance data transfer...
April 09, 2011
FTP Queue Server
Design Overview The goal was to develop a revision to the standard FTP server which allows people...

Site Search

Suggested Reading

Pages linked to here

TAR For Dummies

create a tar file
 tar –cvf myfiles.tar mydir/
(add z if you are dealing with or creating .tgz (.tar.gz) files)

standard install from source
 tar –xvzf Apackage.tar.gz
 cd Apackage
 ./configure
 make
 make install

See Also RPM For Dummies
This topic was last modified on 03-17-2010 and has had 152 hits. These are popular related words: