How do I unsubscribe

2005-03-10 Thread RL
How do I unsubscribe from this list? Sorry, I couldn't find out. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Firefox and java

2005-02-15 Thread RL
Java isn't showing up in about:plugins on Firefox. I compiled java (when I compiled OpenOffice) and here is my /etc/libmap.conf entry for it (maybe I missed something?) [/usr/local/jdk1.4.2/bin/java] libkse.so.1libc_r.so.5 libkse.so libc_r.so

Re: Firefox and java

2005-02-15 Thread RL
[EMAIL PROTECTED] wrote: On Tue, Feb 15, 2005 at 06:36:10PM -0500, Benjamin Dover wrote: On Tue, 15 Feb 2005 17:09:48 -0600, John [EMAIL PROTECTED] wrote: On Tue, Feb 15, 2005 at 06:00:51PM -0500, Benjamin Dover wrote: On Tue, 15 Feb 2005 17:22:43 -0500, RL [EMAIL PROTECTED] wrote

Setting up own domain and mailserver

2005-02-12 Thread RL
This has to be the most compilcated subject to me. I just purchased a new domain from godaddy. I have a few questions I am not totally clear about yet. 1. I have adelphia cable internet. I would like to get a dyndns or no-ip.com account to have a static IP for my new godaddy domain. Simple

Re: Setting up own domain and mailserver

2005-02-12 Thread RL
On Sun, 13 Feb 2005 13:24:36 +1030, Paul A. Hoadley [EMAIL PROTECTED] wrote: On Sat, Feb 12, 2005 at 07:52:08PM -0500, RL wrote: 1. I have adelphia cable internet. I would like to get a dyndns or no-ip.com account to have a static IP for my new godaddy domain. I assume both of those

Can't get anything better than 800x600 resolution

2005-02-10 Thread RL
I just got an Nvida PCI GeForce FX card, installed the NVIDIA drivers correctly (it loads), did an xorgconfig, and made the appropriate changed in xorg.conf. I have a DefaultDepth 24 line and under depth 24 I have Modes 1024 x768 etc... However, when I load X, it loads at 800x600 and I can't up

Switching FreeBSD machines

2004-12-22 Thread RL
Hi. I have FBSD 5.3 on one machine. I'm thinking of buying a Dell 420SC Server and would want to use FreeBSD on that. I went through a hard time getting things to work on my current machine such as Java and maybe a few other things, so I really would rather not start from scratch. And I don't want

Re: Switching FreeBSD machines

2004-12-22 Thread RL
On Wed, 22 Dec 2004 19:54:32 -0600, Kristian Kielhofner [EMAIL PROTECTED] wrote: RL wrote: It is a P4 2.8GHZ, 256MB RAM, 80GB Serial ATA hard-drive. I might just start from scratch. I just got a bad feeling I will run into problems. The biggest pain in the ass was getting Java to work

Running own servers

2004-12-21 Thread RL
Hi. I currently have a cable modem, but I want to (if it's not too pricey) run my own servers including DNS server. My cable provider currently doesn't offer static IPs so I have a dynamic. How would I go about setting up my own DNS? Would I do it through the cable modem? Wouldn't I have to buy

Re: Running own servers

2004-12-21 Thread RL
On Tue, 21 Dec 2004 19:56:15 -0800, Joshua Tinnin [EMAIL PROTECTED] wrote: On Tue, Dec 21, 2004 at 10:24:17PM -0500, RL wrote: Hi. I currently have a cable modem, but I want to (if it's not too pricey) run my own servers including DNS server. My cable provider currently doesn't offer

Re: Running own servers

2004-12-21 Thread RL
On Tue, 21 Dec 2004 23:04:55 -0500, RL [EMAIL PROTECTED] wrote: On Tue, 21 Dec 2004 22:02:35 -0600, Frank Knobbe [EMAIL PROTECTED] wrote: On Tue, 2004-12-21 at 22:59 -0500, RL wrote: I just called my cable modem ISP (adelphia) and they said a static IP address is $130 per month

Re: Running own servers

2004-12-21 Thread RL
On Tue, 21 Dec 2004 22:10:02 -0600, Chris [EMAIL PROTECTED] wrote: RL wrote: On Tue, 21 Dec 2004 23:04:55 -0500, RL [EMAIL PROTECTED] wrote: On Tue, 21 Dec 2004 22:02:35 -0600, Frank Knobbe [EMAIL PROTECTED] wrote: On Tue, 2004-12-21 at 22:59 -0500, RL wrote: I just called my cable

MailScanner

2004-12-10 Thread RL
We upgraded to MailScanner 4.36.4 and use spamassasin. I'm used to the older version having a log file, maillog, that shows logs of all the mail that enters and leaves the server. However, maillog doesn't show this I noticed with this latest version. Instead it logs when updated antivirus are

Wireless Card and SSID

2004-11-29 Thread RL
Sending again... I really need to solve this. I have a Netgear WAG511 PC Card and am using the ath driver. In my /etc/rc.conf I have ath0 to use DHCP and also I have: ifconfig_ath0=ssid myssid. Now, I can set this all up manually using ifconfig and it works till I reboot. When I set it in my

Re: Wireless Card and SSID

2004-11-29 Thread RL
On Tue, 30 Nov 2004 04:41:47 +, Peter Risdon [EMAIL PROTECTED] wrote: RL wrote: Sending again... I really need to solve this. I have a Netgear WAG511 PC Card and am using the ath driver. In my /etc/rc.conf I have ath0 to use DHCP and also I have: ifconfig_ath0=ssid myssid. Now, I

USB Flash Drive

2004-11-29 Thread RL
I just got a new USB 2.0 flashdrive that I want to access. It recognizes it fine as da0. I am wondering how I actually mount that. Do I need an entry in /etc/fstab? If not how would I mount it with the mount -t command? ___ [EMAIL PROTECTED] mailing

SSID and Wireless card problem

2004-11-28 Thread RL
I have a Netgear WAG511 PC Card and am using the ath driver. In my /etc/rc.conf I have ath0 to use DHCP and also I have: ifconfig_ath0=ssid myssid. Now, I can set this all up manually using ifconfig and it works till I reboot. When I set it in my rc.conf and I boot it up, I get ath0: association

Errors when building kernel

2004-11-27 Thread RL
This is my fist time building a kernel. I CVSUP'ed to the latest source (on RELENG_5_3) on my FDBSD 5.3 system. I edited some things in the config file and I did a make buildkernel KERNCONF=MYKERNEL. It compiles for a while, but errors; I get this (a snippet): : undefined reference to `xpt_done'

Re: Playing DVD movies with Xine

2004-11-26 Thread RL
I have that already. I already had /dev/dvd linked ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Playing DVD movies with Xine

2004-11-25 Thread RL
I just installed Xine from ports because I have been having very odd issues with ogle. However, it says there is no demuxer plugin to handle /dev/acd0 Usually this means that the file format was not recognized when I attempt to play DVD movies. Similarily, xine -p dvd:/ produces that same

Stuff reset after adding libraries

2004-11-24 Thread RL
I found this odd, but maybe it's normal. I installed a bunch of system libraries I didn't have before in /stand/sysinstall using the CD. After that my login name (root was still there) was gone from /etc/password (home directory was still there though), in which I couldn't log in as non-root.

Re: Ogle Question

2004-11-22 Thread RL
Nope. Same thing happens. This has got to be a common problem because this does it on both my desktop and laptop after installing ogle. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: Ogle Question

2004-11-22 Thread RL
On Sun, 21 Nov 2004 22:32:10 -0800, Genius Freak [EMAIL PROTECTED] wrote: On Sun, 21 Nov 2004 17:28:31 -0500, RL [EMAIL PROTECTED] wrote: Anyone? And BTW, I also linked /dec/acd0 to /dev/dvd; still got the same issue. On Sat, 20 Nov 2004 17:49:20 -0500, RL [EMAIL PROTECTED

Sound volume in GNOME 2.8

2004-11-22 Thread RL
Simple question. I am using GNOME 2.8 and the only way to increase the sound that I see is to use the volume control icon in the upper right hand corner; however, I want it to be even louder than that. It isn't all that loud, especially playing dvds. Is there a built in mixer program that I can

Re: Ogle Question

2004-11-21 Thread RL
Anyone? And BTW, I also linked /dec/acd0 to /dev/dvd; still got the same issue. On Sat, 20 Nov 2004 17:49:20 -0500, RL [EMAIL PROTECTED] wrote: Hi, I just installed ogle-gui and when I try to open up a dvd or play it, I get such things as DVDSetDVDRoot: Root not set That is both when I run

Ogle Question

2004-11-20 Thread RL
Hi, I just installed ogle-gui and when I try to open up a dvd or play it, I get such things as DVDSetDVDRoot: Root not set That is both when I run it as root and as a regular user. And therefore I cannot play dvd's. ___ [EMAIL PROTECTED] mailing list

Patching

2004-11-18 Thread RL
Hi, if you update your source tree through cvsup now and them, is it still necessary to follow the FreeBSD security advisories and patch your system? In others words, when you cvsup the source through RELENG_5_3 and make the world, does it include all the security patches you see at FreeBSD.org?