Click to See Complete Forum and Search --> : Free BSD Commands


Inferno
10-03-2000, 06:35 PM
I just installed free BSD 4.1 and I just wanted to know some of the commands that I can use. Is there something like 'linuxconfig' or 'netconfig' for Free bsd? Also if I donload software how do I decompress it? Does FreeBSD come with gunzip or gzip?

Muzzafarath
10-04-2000, 06:24 AM
Also if I donload software how do I decompress it?


Doesn't that kinda depend on what kind of compression it is?

dieselboy
10-05-2000, 10:33 PM
if it is a tar file as well as in .tar.gx or .tgz you should just be able to tar -xzvf the file but yes it comes with gzip

diesel

n0thing
10-09-2000, 02:31 AM
If your looking for something like "linuxconf" for FreeBSD, try sysinstall.

Wonock
10-11-2000, 11:00 AM
/stand/sysinstall to be a little more specific ;-). That use to drive me nuts!

Wonock