Well I am a newbie, but I will let you know all the things that have helped
me.
First of all, freebsd.org is a GREAT place to visit to learn information
about FreeBSD.
go to http://www.**-**.com/ and at the left, under "Documentation", click
on "For Newbies" - which will give you basic commands and how to add
users..etc
Then you can go to the "Handbook" and "Tutorials" which also have a lot of
useful information.
I found that reading the README's and INSTALL's in BSD helped a lot - for
setting up the programs..etc.. To read something do a "cat <filename>
A lot of your configuration files are in the /etc/ folder ... And I believe
you can configure your network card in /etc/rc.conf
With that you can quickly change your hostname/ ip/ router IP..etc.
If you installed KDE with FreeBSD - it has many features for configuring
bsd....
As for ports, I will tell you what I think about them. I just think they are
a bunch of programs that you can install to your BSD box - sort of like
extra programs that come with Windows 98..etc. The ports (/usr/ports/)
contains many programs - and is organized fairly well. Usually to install
the program, just type "make install" under a folder. This should download
all the files needed from the internet, and install the program.
I have had about a 50 % success rate with the ports. Sometimes it worked (in
KDE2, and saved a lot of hard work) and other times it gave me a compile
error. So eventually I deleted the ports directory, because it was taking
up about 500 meg of harddrive space. If I never need to install a program, I
will now simply go to www.tucows.com and search for a program and download
(the latest) that way..
hope some of this helps
mav
news:3ABDE38D.F9A8F182@phreaking.dk...