Syntax error in rc.conf - cannot fix

2004-04-09 Thread lrnobs
I am setting up a new server so I could just reinstall, but this is a
learning opportunity.

I was changing the hostname of the computer.  In rc.conf I apparently left
the leading  off the name.

BSD doesn't like this. It stops the boot and allows/forces me to a shell. So
I found that cat shows me the error of my ways.  vi apparently doesn't
exist or is stored somewhere that I cannot find because find does not work
either.

I did find ed and thought I would be learning how to use it, but alas
trying to launch it tells me that I have a readonly file system.

So, is there any way for me to fix my typo, or is reinstall my only option.

Thanks,

Larry Nobs



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Syntax error in rc.conf - cannot fix

2004-04-09 Thread lrnobs
It works.  Thanks all.

XP recognizes my Samba Server now too.  Apparently XP did not like my old
hostname:
localhost, claimed someone else on the network was already using that
name, probably itself.

Larry Nobs

- Original Message -
From: Atom Powers [EMAIL PROTECTED]
To: lrnobs [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 3:59 PM
Subject: RE: Syntax error in rc.conf - cannot fix


 Yeah, I know this. :)
 You are obviously in single user mode so,

 'mount -a' will mount all your file systems according to fstab
 '/usr/bin/vi /etc/rc.conf' to correct your config
 save and reboot.

 --
 The meek will inherit the earth; the rest of us will go to the stars.

 Atom Powers
 Pyramid Brewery
 206.682.8322 x251

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of lrnobs
 Sent: Friday, April 09, 2004 1:56 PM
 To: [EMAIL PROTECTED]
 Subject: Syntax error in rc.conf - cannot fix

 I am setting up a new server so I could just reinstall, but this is a
 learning opportunity.

 I was changing the hostname of the computer.  In rc.conf I apparently
 left the leading  off the name.

 BSD doesn't like this. It stops the boot and allows/forces me to a
 shell. So I found that cat shows me the error of my ways.  vi
 apparently doesn't exist or is stored somewhere that I cannot find
 because find does not work either.

 I did find ed and thought I would be learning how to use it, but alas
 trying to launch it tells me that I have a readonly file system.

 So, is there any way for me to fix my typo, or is reinstall my only
 option.

 Thanks,

 Larry Nobs



 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]







___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD link aggregation / trunking / channel bonding

2004-03-22 Thread lrnobs
I have been googling for a while now and I can't find a how to on doing
this with FreeBSD.

Please point me to a book, or white paper, or site if you know of one.

Thanks,

Larry Nobs



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


What versions of Tomcat and Java work on FreeBSD

2004-03-18 Thread lrnobs
I had a jsp web application written for me which was setup on RedHat9.

I would like to move this onto FreeBSD or OpenBSD if possible.

The Tomcat version used was 4.1 and the Java SDK used was Java 2 SDK
Standard Edition 1.4.2

Will these versions run on FreeBSD 4.8, 4.9, or 5.2 or do I have to stay
with Linux without a rewrite.

If it will run, are there big changes in file paths, etc.?

I currently have 4.8 but could of course get newer stuff.

Thanks,

Larry Nobs



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mozilla not a menu choice in Gnome

2003-11-24 Thread lrnobs
I have a FreeBSD 4.8 server set up.  During the sysinstall I specified that I wanted 
Mozilla to install.

From the Gnome gui, Mozilla is not a menu choice.

How do I get it onto the menu?

Thanks,

Larry Nobs
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mozilla not a menu choice in Gnome

2003-11-24 Thread lrnobs
Thanks,

Larry

- Original Message -
From: Peter Ulrich Kruppa [EMAIL PROTECTED]
To: lrnobs [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, November 24, 2003 10:52 AM
Subject: Re: Mozilla not a menu choice in Gnome


 On Mon, 24 Nov 2003, lrnobs wrote:

  I have a FreeBSD 4.8 server set up.  During the sysinstall I specified
that I wanted Mozilla to install.
 
  From the Gnome gui, Mozilla is not a menu choice.
 
  How do I get it onto the menu?
 Have a look at gnome help (Desktop).
 They describe how to set up all kinds of menus.

 (Or open nautilus -- Go To -- Start here -- ... and right
 click into the nautilus window)

 Regards,

 Uli.


 
  Thanks,
 
  Larry Nobs
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
[EMAIL PROTECTED]
 
 

 +---+
 |Peter Ulrich Kruppa|
 | Wuppertal |
 |  Germany  |
 +---+




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sendmail complains about server name

2003-09-27 Thread lrnobs
I just installed FreeBSD 4.8.  The screen that asks for ip addresses and
server name required me to type in a server name of some sort.  I put in
BSDSRVR1 as the name.  That screen was content with the answer, but each
time I start the computer SENDMAIL complains that the name is no good and
then sleeps two or three times before trying again.  It eventually
continues and boots ok.

I was adding a user and one of the prompts wanted to send an initial email
to the user.  I accepted the default yes.   SENDMAIL again complained about
the name I chose and went to sleep again for a minute.  I hit a key and was
able to continue.

This is an internal SAMBA server so I don't have a name of the style
www.xxx like I saw in the example.

What is it that it doesn't like?

Thanks,

Larry Nobs



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to shut down

2003-09-17 Thread lrnobs
I am a new user learning about Unix.

I found the shutdown command and have been using shutdown now to shut down
before powering off.

When the pc boots up it complains that it was incorrectly shut down.

Am I following an incorrect procedure?

Thanks,

Larry Nobs


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to shut down

2003-09-17 Thread lrnobs
Thanks to everyone who responded.

Larry Nobs


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]