Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 16:39:24 -0400 (EDT)
From:      "Steve Bertrand" <iaccounts@ibctech.ca>
To:        "Benjamin Seuser" <bseuser@pld.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: (no subject)
Message-ID:  <3530.209.167.16.15.1088023164.squirrel@webmail.ibctech.ca>
In-Reply-To: <40D9E774.1000901@pld.com>
References:  <40D9DE2A.9030503@pld.com>    <3457.209.167.16.15.1088020347.squirrel@webmail.ibctech.ca>    <40D9E3BB.1010906@pld.com> <3521.209.167.16.15.1088022069.squirrel@webmail.ibctech.ca> <40D9E774.1000901@pld.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Well my experience lever is 0, I've used Windows and Mac for my whole
> life and I wanted to see what freebsd is like.

Good. Theres quite a learning curve, but I assure you that diligence and
the willingness to learn are worth the effort as the result is a whole new
computing experience unlike anything the other OS's can provide (perhaps
only IMHO).

> I just got into DOS,
> figuring out basic commands.

FreeBSD, and most *NIX's share many of the same commands. Here are some
equivilants to DOS commands:

# cp (copy)
# ls (dir)
# cd
# mv (move)
# rm (del)
# ifconfig (ipconfig)
# netstat (route)
# traceroute (tracert)
# ping

etc ad infinitum. However, most *NIX commands have several parameters you
can feed into them, making them much more useful than you would be used
to. Remember the man command.

I suggest you search google for "unix basic tutorial" or similar to give
you a head start.

...and in my last email, I mentioned the FreeBSD handbook, which will
guide you on your way to getting a nice Windows-like GUI up and running.
You have several options and can even switch between several graphical
interfaces until you like one you find you like best.

> So is FreeBSD like a Unix/Linux version of
> DOS with different commands?

Well...Unix was around loooong before DOS was conceived. Looking at it,
they do appear to be similar, but the depth and scope of DOS pales in
comparison and is laughable against the limitless possibilities that the
UNIX command line has to offer. There are different commands, but hundreds
of thousands more as well. (Depending on installed software of course). In
DOS, theres generally only one way to do something, where on UNIX, there
are usually numerous approaches to performing a task. None of which are
wrong, just different.

> Or does it have a graphical interface too?

A GUI as I said can be installed. Consult the handbook and use google as
per my last mail.

Steve

> just wondering,



>                                                        Benjamin
>
>
>


-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3530.209.167.16.15.1088023164.squirrel>