LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 07-23-2003, 05:55 PM   #1
Vyeperman
Member
 
Registered: Jul 2003
Location: California
Distribution: Gentoo 1.4
Posts: 108

Rep: Reputation: 15
dA FrEe BsD! nEwBiE!


Hey all,
I am a newbie at freebsd (hence the title) and I just put freebsd on a system got it an installed and such.... and I have played around with linux and stuff before so I have a pretty good idea what is what BUT I don't know many command and I went to the freebsd official site and checked out there manuals and stuff and....bit to hard for me to follow so i was wondering if anyone could send me a link of an easier tut more basic than what they got....I would enjoy that alot....thanks!

P.S. can someone tell me the command to open the browser?



<-----

Last edited by Vyeperman; 07-23-2003 at 05:57 PM.
 
Old 07-23-2003, 10:30 PM   #2
Manadien
Member
 
Registered: Mar 2003
Distribution: FreeBSD 5.5, OpenBSD 3.3, Ubuntu breezy
Posts: 81

Rep: Reputation: 15
Did you select in add a browser when you installed? There is the option to install mozilla or netscape from the packages. Netscape requires that you have linux compatability installed.
 
Old 07-24-2003, 02:32 AM   #3
gdd
LQ Newbie
 
Registered: Jul 2003
Posts: 7

Rep: Reputation: 0
I would suggest that you buy yourself a good linux book. Most commands will apply to BSD as well. It's always nice to have a book to look things up in. Try running linux. And maybe there are some good books on BSD as well?

If you economical tough, I'd suggest reading the handbook again. Or maybe searching google with this line :

basic linux commands

There you go! Now enjoy your system and learn much.

// Gdd
 
Old 07-24-2003, 02:35 AM   #4
Vyeperman
Member
 
Registered: Jul 2003
Location: California
Distribution: Gentoo 1.4
Posts: 108

Original Poster
Rep: Reputation: 15
I clicked to install the mozilla so i assume it did I was just wondering what command I would use to bring something up like that....?
 
Old 07-24-2003, 03:17 AM   #5
gdd
LQ Newbie
 
Registered: Jul 2003
Posts: 7

Rep: Reputation: 0
I would suggest:
# mozilla & <enter>

// Gdd
 
Old 07-24-2003, 06:15 AM   #6
Manadien
Member
 
Registered: Mar 2003
Distribution: FreeBSD 5.5, OpenBSD 3.3, Ubuntu breezy
Posts: 81

Rep: Reputation: 15
If you are set on doing the whole path you can do a

$whereis mozilla

and it should find it. It will probably be in the /usr/X11R6/bin directory.
 
Old 07-24-2003, 05:46 PM   #7
Vyeperman
Member
 
Registered: Jul 2003
Location: California
Distribution: Gentoo 1.4
Posts: 108

Original Poster
Rep: Reputation: 15
I tried doing ($whereis mozilla) command and you were right mana. But when i tried to open it with the mozilla & <enter> command it didn't work here are the things i tried.
($ mozilla & www.yahoo.com
$ Failed to connect to X server.)

and a few others but do you think i don't have it correctly configured to use the internet... because i just installed it i havn't done ANYTHING yet i am to much of a newb... what you guys think?
 
Old 07-24-2003, 10:25 PM   #8
jd121
Member
 
Registered: Jul 2003
Distribution: FreeBSD 5.1, Debian 3.0, Damn Small 0.4.2
Posts: 46

Rep: Reputation: 15
Quote:
Originally posted by Vyeperman
I tried doing ($whereis mozilla) command and you were right mana. But when i tried to open it with the mozilla & <enter> command it didn't work here are the things i tried.
($ mozilla & www.yahoo.com
$ Failed to connect to X server.)

and a few others but do you think i don't have it correctly configured to use the internet... because i just installed it i havn't done ANYTHING yet i am to much of a newb... what you guys think?
Did you configure x? It seems that may be your problem

What version of freebsd is this? Try going to /usr/X11R6/bin and running xf86cfg. That will help you get x up and running. Then you can go from there
 
Old 07-24-2003, 11:01 PM   #9
Vyeperman
Member
 
Registered: Jul 2003
Location: California
Distribution: Gentoo 1.4
Posts: 108

Original Poster
Rep: Reputation: 15
hmmm i am following what you said i went to /usr/x11r6/bin but i do not know how to run files yet nor i can't run the config and what does x stand for?
 
Old 07-26-2003, 08:05 AM   #10
Manadien
Member
 
Registered: Mar 2003
Distribution: FreeBSD 5.5, OpenBSD 3.3, Ubuntu breezy
Posts: 81

Rep: Reputation: 15
X is short for X11 the graphical display. Mozilla/Netscape will only work if you are in an X11 windows manager (like gnome, kde). If you are at the command line and want to run a browser you will have to use a text only one like lynx.

If you are in X and try typing it from a terminal it will give the refuse to connect to server message. You will have to make an icon for the desktop or do a run command (depending on what you are running). In Gnome you can do actions --> Run Program. In KDE click on the K and do a run command.

Last edited by Manadien; 07-26-2003 at 08:10 AM.
 
Old 07-26-2003, 02:10 PM   #11
Marble
Member
 
Registered: Feb 2003
Distribution: FreeBSD 5.2
Posts: 113

Rep: Reputation: 15
Go here:
http://www.freebsd.org/doc/en_US.ISO...ook/index.html

and look at chapter 5. Its some of the best documentation on how to get X up and running, along with KDE or Gnome.

I would suggest getting a basic Unix book, something like Sams Unix in 24hours... It runs through essentials, like most common commands, using Emacs or VI, etc. Its a good resource to start with. Since most of these havent changed a whole lot you dont have to buy the newest version. Find an old copy and save some money.
 
Old 07-30-2003, 03:49 PM   #12
php
Member
 
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827

Rep: Reputation: 30
Quote:
Originally posted by Vyeperman
i havn't done ANYTHING yet i am to much of a newb... what you guys think?
yup, go back to windows.
 
Old 07-30-2003, 11:49 PM   #13
Vyeperman
Member
 
Registered: Jul 2003
Location: California
Distribution: Gentoo 1.4
Posts: 108

Original Poster
Rep: Reputation: 15
well thank you those that did help the last post was not needed but i will ignore that thanks all!
 
Old 08-09-2003, 04:17 PM   #14
h1tman
Member
 
Registered: Jul 2003
Distribution: Slackware 11
Posts: 439

Rep: Reputation: 30
configure X, then startx, if you are on dialup set up kppp, and start surfing.
 
Old 09-02-2003, 08:39 AM   #15
corrupter
LQ Newbie
 
Registered: Jun 2003
Posts: 6

Rep: Reputation: 0
dude, did you configure x?

if you configure the x-server and either kde or gnome you can use the browser in there (I use kde and the konquerer). With kde 3.1 you can also use the kmail email client and stuff as well.

Just my $.02
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
need some help with free bsd irish rebel *BSD 1 01-15-2005 09:09 PM
free bsd newbie irish rebel *BSD 2 01-15-2005 02:49 PM
free bsd roopunix Linux - Networking 1 06-16-2004 09:39 AM
What is Free BSD Surfmonkey Linux - Newbie 6 11-26-2003 07:37 AM
Choose Free BSD or Open BSD? Which one? explorer1979 *BSD 5 12-15-2002 12:26 PM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 03:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration