Re: Linksys Wireless Card Burned?

2003-02-10 Thread Andrew Stuart
On Sun, 09 Feb 2003 at 21:49:10 -0500, Ahmed Al-Saadi wrote: --snip-- I'm running FreeBSD 4.7 on a Toshiba Portege 7010CT After a few minutes of browsing the net using Opera for FreeBSD, the whole system freezes. when I remove the Linksys Wireless card it is very HOT! In fact, I think that

Re: Automatically include debug symbols?

2003-02-10 Thread Matthew D. Fuller
[ trim the cc's ] On Mon, Feb 10, 2003 at 05:30:24PM +1030 I heard the voice of Greg 'groggy' Lehey, and lo! it spake thus: As you see, this is in the kernel build directory. There's no point in actually installing it into /boot. Also note: There is when you regularly blow away /usr/src

game controller setup

2003-02-10 Thread Dazzler BSD
I need some help on setting up a game controller in FreeBSD 5.0 Release. I have an Axis Pad Colors and it connects via USB port. Any help will be apperciated _ Add photos to your messages with MSN 8. Get 2 months FREE*.

Èíòåðåñíîå ïðåäëîæåíèå! IUKOVRJNOU

2003-02-10 Thread E-STAR-(095)-109-99-88
Óâàæàåìûå ãîñïîäà! Ïðèíîñèì èçâèíåíèÿ, åñëè äàííîå ïèñüìî äëÿ Âàñ íå èìååò öåííîñòè. Äëÿ òåõ êòî, èìååò ïåðñîíàëüíûé êîìïüþòåð, èëè ðàáîòàåò â ñôåðå êîìïüþòåðíîãî áèçíåñà, èëè ïîêà íå èìååò, íî îïðåäåëåííî æåëàåò, âîçìîæíî, íàøå ïðåäëîæåíèå áóäåò èíòåðåñíî. Ìû ïðåäëàãàåì ïîñòàâêè

Re: resolv.conf

2003-02-10 Thread Dirk-Willem van Gulik
On Sun, 9 Feb 2003, Per Nilsson wrote: I got to have this to be enable to send mail, and from time to time, the file /etc/resolv.conf changes back to the standard: search nameserver 10.0.0.1 nameserver 10.0.0.2 and i dont know how to do to have the resolv.conf NOT to be changed You

Re: How to change Telnet Prelogin message?

2003-02-10 Thread Matthew Seaman
On Thu, Feb 06, 2003 at 02:59:54PM -0800, Nathan Kinkade wrote: On Thu, Feb 06, 2003 at 10:34:53PM +, Matthew Seaman wrote: On Thu, Feb 06, 2003 at 01:55:12PM -0800, Nathan Kinkade wrote: On Thu, Feb 06, 2003 at 07:47:16PM +, Matthew Seaman wrote: Interesting. The source code

Re: Does anyone know a good place to ask CVS questions

2003-02-10 Thread Jan Grant
On Sun, 9 Feb 2003, Bill Moran wrote: Subject says most of it. I looked, but the CVS website doesn't seem to have a question@ type mailing list. I can't figure out branching to save my life. Heh, that's generally everyone's feeling when they first see it. I generally recommend the open

installation

2003-02-10 Thread ZaiD Dashti
hi can i install FreeBSD after 8 or 10 GB of HDD ? or that make the FreeBSDcan't boot ? thank'sHelp STOP SPAM with the new MSN 8 and get 2 months FREE* To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

installation

2003-02-10 Thread ZaiD Dashti
hi can i install FreeBSD after 8 or 10 GB of HDD ? or that make the FreeBSD can't boot ? thank's _ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus To Unsubscribe: send mail to

Re: installation

2003-02-10 Thread Kent Stewart
On Monday 10 February 2003 03:15 am, ZaiD Dashti wrote: hi can i install FreeBSD after 8 or 10 GB of HDD ? or that make the FreeBSD can't boot ? I have a couple of multi-boots configured that way. They go c-drive/extended/freebsd. It has worked since about 4.1. Kent -- Kent Stewart

How to avoid NAT for VPN addresses

2003-02-10 Thread Pranas Baliuka
Can someone explain me how to avoid NAT for specific IP ranges? I have configured IPSec (racoon and setkey) VPN works with gateway (FreeBSD 4.6), but windows workstations are not able to use VPN connections. I guess there are collisions with NAT and IPSec, but I need NAT for accessing internet via

Re: How to avoid NAT for VPN addresses

2003-02-10 Thread Willie Viljoen
Because (I assume) you have only one IP address, anything behind your gateway has to get NATed for it to be able to connect to the internet. A VPN connection (generally) has to run two ways, so doing it behind NAT will be problematic. The best thing to do is either to apply for a routable IP

Re: 5.0 on Compaq Evo 610c notebook - no way?

2003-02-10 Thread Willie Viljoen
It sounds to me like the Evo has a problem with its ACPI functions, reporting a temperature that is well outside the bounds of what any system should be able to handle. The best thing I can think of would be to compile a bare kernel without ACPI support on another system and create a boot disk

Re: 5.0 on Compaq Evo 610c notebook - no way?

2003-02-10 Thread Matthew Emmerton
When the system boots and displays its Hit [Enter] to boot immediately, or any other key for command prompt prompt, hit space to get to a bootloader prompt. Then type this in: set hint.acpi.0.disabled=1 boot You system will then boot with ACPI disabled. You will need to do this on every

Use of the lists (was: test)

2003-02-10 Thread Alex
Dear/Beste Andrea, Sunday, February 9, 2003, 2:28:29 PM, you wrote: Just a test. It takes some time to process the mail send to this list. Only resend you mails after they are still not on the list the next day. Tests your mail to [EMAIL PROTECTED] How the lists are indented is written on the

Re: connecting to my isp

2003-02-10 Thread Lowell Gilbert
Henning, Brian [EMAIL PROTECTED] writes: if i make this change will the changes then take hold if i recompile the kernel? You would have to recompile dhclient; the kernel has nothing to do with the situation. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in

Re: Mozilla port build failure

2003-02-10 Thread Lowell Gilbert
stan [EMAIL PROTECTED] writes: On Sun, Feb 09, 2003 at 05:47:52PM -0500, Joe Marcus Clarke wrote: Make sure you have the latest version of XFree86-libraries, Xft, and fonctconfig. Thanks, rebuilding those by hand fixed the problem. Wonder what's going on with portugrade??? Eh?

Re: Wireless(if_wi): supported card attachment problems

2003-02-10 Thread Andrea Franceschini
Just to clarify about my messages. I didn't intend to spam the list,there was a problem a problem with our mail-server. At first ,after the registation, I sent the first message, since I didn't see the message on the list i though about a problem with my mail client so i fixed it and tried

vt buffer scroll

2003-02-10 Thread Jurij M.
Just a newbish question on how to scroll up in vt (tcsh,csh). According to man theres 9 pages i can scroll using shift+pgup ,but i can't! None such problem in 4.5! Help! --- This message contains no viruses. Guaranteed by Kaspersky Anti-Virus. www.antivirus.lv To Unsubscribe: send mail to

Re: vt buffer scroll

2003-02-10 Thread Miguel Mendez
On Mon, 10 Feb 2003 16:35:18 +0200 Jurij M. [EMAIL PROTECTED] wrote: Howdy, Just a newbish question on how to scroll up in vt (tcsh,csh). According to man theres 9 pages i can scroll using shift+pgup ,but i can't! None such problem in 4.5! Help! Press scroll lock, then shift-pg{up,down}

Re: vt buffer scroll

2003-02-10 Thread Bill Moran
Miguel Mendez wrote: On Mon, 10 Feb 2003 16:35:18 +0200 Jurij M. [EMAIL PROTECTED] wrote: Howdy, Just a newbish question on how to scroll up in vt (tcsh,csh). According to man theres 9 pages i can scroll using shift+pgup ,but i can't! None such problem in 4.5! Help! Press scroll lock, then

Re: Mozilla port build failure

2003-02-10 Thread stan
On Mon, Feb 10, 2003 at 09:31:32AM -0500, Lowell Gilbert wrote: stan [EMAIL PROTECTED] writes: On Sun, Feb 09, 2003 at 05:47:52PM -0500, Joe Marcus Clarke wrote: Make sure you have the latest version of XFree86-libraries, Xft, and fonctconfig. Thanks, rebuilding those by

Re: speeding up NFS

2003-02-10 Thread Antoine Jacoutot
Selon Dan Nelson [EMAIL PROTECTED]: In the last episode (Feb 09), Antoine Jacoutot said: I wanted to know if someone could help me speed up NFS transfers with FreeBSD-4.7-STABLE. With Linux clients+server, the transfers are exactly twice faster than with freeBSD, so I am sure I must have

Re: speeding up NFS

2003-02-10 Thread Antoine Jacoutot
Search the archives ... I seem to remember this being discussed in great depth a few years ago. You may be able to increase the -r and -w sizes to improve things. Yes, well I already tried that but it didn't work (it was even worse !) My understanding is: you should use UDP mounts if the

RSI ports?

2003-02-10 Thread Alex
Dear freebsd-questions, I have bin using a anti-RSI program under Windows with good results and was wondering about the options i have with FreeBSD. Do any anti-RSI ports exist under FreeBSD? (I didn't find any, which do you prefer?) -- Tanks, Alex To Unsubscribe: send mail to [EMAIL

Re: speeding up NFS

2003-02-10 Thread Doug Poland
You may be able to increase the -r and -w sizes to improve things. Yes, well I already tried that but it didn't work (it was even worse !) My understanding is: you should use UDP mounts if the servers are close together (i.e., one hub/switch between them, low latency) but use TCP mounts

Re: RSI ports?

2003-02-10 Thread Stijn Hoop
On Mon, Feb 10, 2003 at 04:35:08PM +0100, Alex wrote: I have bin using a anti-RSI program under Windows with good results and was wondering about the options i have with FreeBSD. Do any anti-RSI ports exist under FreeBSD? (I didn't find any, which do you prefer?) xwrits is in the ports, but

shell script to backup files with datestamp

2003-02-10 Thread Dave [Hawk-Systems]
a copy of our current file before doing so *without* overwriting previous backup copies #cp /path/to/file.conf /path/to/file.conf.20030210 I almost want to say this could be done with something simple like #cp /path/to/file.conf /path/to/file.conf.$DATE which would be the solution

login.conf idletime parameter

2003-02-10 Thread Tom Watson
Hi, I've been looking through the (4.7) source to try find what process implements the idletime parameter in login.conf. I can't find any reference to the parameter in the shells, logins, etc. In fact, I don't find any reference to weektime, daytime, monthtime, sessiontime, or idletime (see the

Re: How important is CPU speed for a bridging NAT box?

2003-02-10 Thread Kirk Strauser
At 2003-02-09T18:12:16Z, Paul Hoffman [EMAIL PROTECTED] writes: Will this be fast enough for typical Internet access at 384Kbps if the box isn't doing anything else, or do I need a faster machine? I'm sure that'd be fine. 384Kb isn't exactly a lot of traffic. -- Kirk Strauser In Googlis non

Re: speeding up NFS

2003-02-10 Thread Antoine Jacoutot
On Monday 10 February 2003 16:49, Doug Poland wrote: nfsserver:/data /data nfs fsv3,intr,rdirplus,-r=32768,-w=32768,rw On the NFS server I have in my /etc/sysctl.conf: vfs.nfs.async=1 The -r=32768,-w=32768 options did improve the transfert a little bit. I didn't put vfs.nfs.async=1 on

Re: shell script to backup files with datestamp

2003-02-10 Thread Jack L. Stone
to make changes to file.conf and would like to make a copy of our current file before doing so *without* overwriting previous backup copies #cp /path/to/file.conf /path/to/file.conf.20030210 I almost want to say this could be done with something simple like #cp /path/to/file.conf

Re: shell script to backup files with datestamp

2003-02-10 Thread Doug Poland
. For example. we are about to make changes to file.conf and would like to make a copy of our current file before doing so *without* overwriting previous backup copies #cp /path/to/file.conf /path/to/file.conf.20030210 I almost want to say this could be done with something simple like

RE: shell script to backup files with datestamp

2003-02-10 Thread Dave [Hawk-Systems]
From: Doug Poland Jack L. Stone said: At 11:19 AM 2.10.2003 -0500, Dave [Hawk-Systems] wrote: Without dumping to perl or another external language, would like to accomplish the following; clip #cp /path/to/file.conf /path/to/file.conf.20030210 I almost want to say this could be done

rc.conf syntax for ip alias on external nic

2003-02-10 Thread Redmond Militante
hi i have the following lines in my rc.conf, and i was wondering if my syntax was ok: --- #here, i'm setting the ip/subnet mask for outside nic interface for a dual homed gateway box ifconfig_xl0=inet 129.x.x.35 netmask 255.255.255.0 #declaring three network interfaces - outside nic

Re: rc.conf syntax for ip alias on external nic

2003-02-10 Thread Matthew Emmerton
All aliases on the same subnet need to use a netmask of 255.255.255.255, as described in the ifconfig man page. This is what you should be doing: ifconfig_xl0=inet 129.x.x.35 netmask 255.255.255.0 ifconfig_xl0_alias0=inet 129.x.x.6 netmask 255.255.255.255 ifconfig_xl0_alias1=inet 129.x.x.5

Report to Sender

2003-02-10 Thread UNOG-SMTP01
Incident Information:- Database: D:/Lotus/Domino/Data/mail3.box Originator: freebsd-questions [EMAIL PROTECTED] Recipients: [EMAIL PROTECTED] Subject:Hello,some questions Date/Time: 10.02.2003 18:42:14 The file attachment V1.0 .bat you sent to the recipients listed above was infected with

X problems on i810 | AddScreen/ScreenInit failed

2003-02-10 Thread Darren Spruell
Greetz, I'm trying to configure v4.7 to run X but am having a hard time getting the server to start. I've followed the config instructions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html by doing the following steps: Run XFree86 -configure to create the default

SIGCHLD

2003-02-10 Thread Alexander
Hello I'm having a problem when running a program that forks a child. The program handles SIGCHLD with its own function that calls waitpid(). So the program thinks that when SIGCHLD is raised then the child is terminated. But the parent gets SIGCHLD even if the child is still running and then

Re: X problems on i810 | AddScreen/ScreenInit failed

2003-02-10 Thread Shantanu Mahajan
try adding following lines in Device section Option NoDDC in Monitor section Option DPMS Regards, Shantanu +++ Darren Spruell [freebsd] [10-02-03 11:07 -0700]: | Date: Mon, 10 Feb 2003 11:07:22 -0700 | From: Darren Spruell [EMAIL PROTECTED] | Subject: X problems on i810 |

TECO for FreeBSD?

2003-02-10 Thread Daniela
Hi all! I have a question: Is there a native TECO port for FreeBSD? I really want this editor and I can't find it anywhere. All I find is a lot of versions for Micro$oft Windoze, but I can't do anything with these. Regards, Daniela To Unsubscribe: send mail to [EMAIL PROTECTED] with

having syslog log certain results to a mysql database

2003-02-10 Thread Bsd Neophyte
i just finished setting up snort to run along with acid and mysql. if followed the tutorial on snort.org. while the tutorial wasn't too bad, it left a great deal out, and it was a pain to get things working. i now have a thought. i have my firewall sending output to my syslog. i would like to

IMAP/PROCMAIL/FETCHMAIL Question..

2003-02-10 Thread questions
Hello I am looking for a bit of direction here.. I would like to use fetchmail to get pop mail and deliver it to a local imap inbox. I am not sure the bet way to do this. I have fetchmail currently getting mail and delivering it to /var/mail. Can fetchmail do this alone? di I need to use

Re: installworld fails

2003-02-10 Thread Kenzo
I usually don't run mergemaster untill after I do a make installworld. - Original Message - From: Daniela [EMAIL PROTECTED] To: Mike Meyer [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, February 10, 2003 12:22 PM Subject: Re: installworld fails On Sunday 09 February 2003 23:59,

Re: meta-port KDE twice??

2003-02-10 Thread Andrew Y Ng
have u tried pkgdb -F? it might unregister the older port for you... portupgrade upgraded my KDE to 3.1 just fine 2 weeks ago. /ayn On 0, Dick Hoogendijk [EMAIL PROTECTED] wrote: After an upgrade to KDE3.1 I get the folowing results after giving: pkg_info | grep kde kde-3.0.5 the

Re: newest mozilla...

2003-02-10 Thread Joe Marcus Clarke
On Mon, 2003-02-10 at 12:36, Gary D Kline wrote: Something strange happened to several of my /usr/X11R6/lib libraries yesterday; I have replaced these with a tarball from another server. Now, trying to upgrade mozilla, the config script stalls thusly:

Re: installworld fails

2003-02-10 Thread Cliff Sarginson
On Mon, Feb 10, 2003 at 07:22:33PM +0100, Daniela wrote: On Sunday 09 February 2003 23:59, Mike Meyer wrote: And how exacly are you doing that. What commands have you issued, etc. Looks like you forgot to reboot after doing the installkernel, but it's hard to say for sure unless you

limit on number of aliases?

2003-02-10 Thread char sample
Hi, I was wondering what the upper limit of aliased addresses that can be assigned to a single card? thanks char To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: TECO for FreeBSD?

2003-02-10 Thread Dax Eckenberg
I have a question: Is there a native TECO port for FreeBSD? I really want this editor and I can't find it anywhere. All I find is a lot of versions for Micro$oft Windoze, but I can't do anything with these. Have you tried downloading v4.69 and compiling? --daxbert To Unsubscribe: send

/usr/local/lib/libiconv.so: undefined reference to `nl_langinfo'

2003-02-10 Thread Brett McCormick
I'm attempting to compile mono (version 0.19) and I'm getting the following error: Making all in monoburg gcc -o monoburg ./monoburg.c parser.c -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I. -L/usr/local/lib -lglib-2.0 -lintl -liconv /usr/local/lib/libiconv.so: undefined

Re: TECO for FreeBSD?

2003-02-10 Thread Daniela
On Monday 10 February 2003 20:49, Dax Eckenberg wrote: Have you tried downloading v4.69 and compiling? Compile the Windoze version on FreeBSD? That works??? To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: apache frontpage question

2003-02-10 Thread Stephen Hovey
its to force DES instead of MD-5 On Mon, 10 Feb 2003, Dick Hoogendijk wrote: If I want to support the MS frontpage extentions I need to install www/apache13-fp and www/frontpage from ports (as I understand). I do not understand the warning in the (ports) message, stating that libcrypt.*

Re: apache frontpage question

2003-02-10 Thread Stephen Hovey
PS - with FP we make client sign a waiver stating we are not responsible if their stuff gets cracked into etc due to known secutiry issues with FP. On Mon, 10 Feb 2003, Dick Hoogendijk wrote: If I want to support the MS frontpage extentions I need to install www/apache13-fp and www/frontpage

Re: TECO for FreeBSD?

2003-02-10 Thread Daxbert
Have you tried downloading v4.69 and compiling? Compile the Windoze version on FreeBSD? That works??? To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message source is source... it depends on how aggressive the developers were on

Re: apache frontpage question

2003-02-10 Thread Matthew Emmerton
If I want to support the MS frontpage extentions I need to install www/apache13-fp and www/frontpage from ports (as I understand). I do not understand the warning in the (ports) message, stating that libcrypt.* needs to be linked against libdescrypt.* insteadof libscrypt.* My question is: how

Re: meta-port KDE twice??

2003-02-10 Thread Kris Kennaway
On Mon, Feb 10, 2003 at 08:33:20PM +0100, Dick Hoogendijk wrote: After an upgrade to KDE3.1 I get the folowing results after giving: pkg_info | grep kde kde-3.0.5 the meta-port for KDE kde-3.1 the meta-port for KDE All works well, but this seems not to be OK. What

Re: Does anyone know a good place to ask CVS questions

2003-02-10 Thread Giorgos Keramidas
On 2003-02-09 18:13, Bill Moran [EMAIL PROTECTED] wrote: Subject says most of it. I looked, but the CVS website doesn't seem to have a question@ type mailing list. I can't figure out branching to save my life. The free version of the book available at http://cvsbook.red-bean.com/ has been

Re: X problems on i810 | AddScreen/ScreenInit failed

2003-02-10 Thread Darren Spruell
Shantanu Mahajan wrote: try adding following lines in Device section Option NoDDC in Monitor section Option DPMS Regards, Shantanu Added as suggested. Relevant sections now read: Section Monitor Identifier Monitor0 Option DPMS VendorName Gateway

Re: TECO for FreeBSD?

2003-02-10 Thread Daniela
On Monday 10 February 2003 21:09, Daxbert wrote: source is source... it depends on how aggressive the developers were on multi-platfrom compatability. I did a goolge search for: teco editor source and the following link appeared in quite a few places: ftp://ftp.mindlink.net/pub/teco

Re: installworld fails

2003-02-10 Thread Daniela
On Monday 10 February 2003 20:41, Cliff Sarginson wrote: On Mon, Feb 10, 2003 at 07:22:33PM +0100, Daniela wrote: On Sunday 09 February 2003 23:59, Mike Meyer wrote: And how exacly are you doing that. What commands have you issued, etc. Looks like you forgot to reboot after doing the

Re: TECO for FreeBSD?

2003-02-10 Thread Jens Rehsack
Daniela wrote: On Monday 10 February 2003 21:09, Daxbert wrote: source is source... it depends on how aggressive the developers were on multi-platfrom compatability. I did a goolge search for: teco editor source and the following link appeared in quite a few places:

Re: LED Mouse Flashing

2003-02-10 Thread Justin P. Michel
Temporary solution: Intellimouse apparently doesn't detect properly over a KVM. With flags 0x600 in the kernel on the psm line, the device detects and works as a normal PS/2 mouse. Is there anyone out there that may know how to get this mouse working with the wheel? - Original Message

Re: installworld fails

2003-02-10 Thread Bill Moran
Daniela wrote: On Monday 10 February 2003 20:41, Cliff Sarginson wrote: On Mon, Feb 10, 2003 at 07:22:33PM +0100, Daniela wrote: On Sunday 09 February 2003 23:59, Mike Meyer wrote: And how exacly are you doing that. What commands have you issued, etc. Looks like you forgot to reboot after

(OT) fetchmail question

2003-02-10 Thread Phillip Smith (mailing list)
Hiya, Just wondering if anyone has a suggestion for an elegant way to start fetchmail back up for any/all users (with a .fetchmailrc file in their home dir), after a system reboot? Would a script in rc.d/ be the way to go? FreeBSD 4.7 p. -- Phillip To Unsubscribe: send mail to [EMAIL

FreeBSD Loader

2003-02-10 Thread Chuck Payne
Hi, I am trying to install FreeBSD 5.0, but everytime I install it and reboot the FreeBSD bootloader won't boot FreeBSD, is there a trick that I need to know to get this working? What do I need to read or do? Chuck Payne To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Re: FreeBSD Loader

2003-02-10 Thread Daxbert
I am trying to install FreeBSD 5.0, but everytime I install it and reboot the FreeBSD bootloader won't boot FreeBSD, is there a trick that I need to know to get this working? What do I need to read or do? Chuck Payne I've had this problem occur when I forget to set the partition as

exec'ing ppp from within PHP

2003-02-10 Thread Manuel Kasper
Hi, I've run into a very strange problem: consider the following situation on a FreeBSD 4.7 system with custom /etc/rc* scripts: - system boots, /etc/rc is executed - /etc/rc executes a PHP script with a CLI version of PHP 4.3.0 - the PHP script uses exec() on a command like this: ppp -quiet

Re: installworld fails

2003-02-10 Thread Daniela
On Monday 10 February 2003 22:03, Bill Moran wrote: Then you weren't in single user mode. Single user mode mounts the / partition as read-only. If you failed to do a 'mount -a' (which will remount it read/write) everything else will definately fail. Do you have a one big partition system?

Dual boot 4.7 and 5.0

2003-02-10 Thread Mike
I would like to setup a dual boot 4.7 and 5.0 for testing. The 4.7 is already running. I want to put the 5.0 on the second drive that BSD see's. Is there anything special I need to do to make the boot loader see both OS's so I can select which one I want to run? Do I have the second drive install

Re: newest mozilla...

2003-02-10 Thread Gary D Kline
On Mon, Feb 10, 2003 at 02:39:21PM -0500, Joe Marcus Clarke wrote: On Mon, 2003-02-10 at 12:36, Gary D Kline wrote: Something strange happened to several of my /usr/X11R6/lib libraries yesterday; I have replaced these with a tarball from another server. Now, trying to

Re: freebsd4.7 and Samba and OS X

2003-02-10 Thread Jon Reynolds
On Sun, 2003-02-09 at 01:34, Jon Reynolds wrote: On Sat, 2003-02-08 at 18:29, Bill Moran wrote: David Kelly wrote: On Saturday 08 February 2003 09:28 am, Bill Moran wrote: Maybe the Apple system has not got the necessary permissions to create this extra file. This could be way off

Help with racoon(kame)

2003-02-10 Thread Victor Lamptey
Hi folks, Add photos to your messages with MSN 8. Get 2 months FREE*. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Help with racoon(kame)

2003-02-10 Thread Victor Lamptey
Hi folks, Add photos to your messages with MSN 8. Get 2 months FREE*. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Help with racoon(kame)

2003-02-10 Thread Victor Lamptey
Hi folks, Add photos to your messages with MSN 8. Get 2 months FREE*. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Help with racoon(kame)

2003-02-10 Thread Victor Lamptey
Hi folks, Add photos to your messages with MSN 8. Get 2 months FREE*. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Help with racoon(kame)

2003-02-10 Thread Victor Lamptey
Hi folks, Add photos to your messages with MSN 8. Get 2 months FREE*. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Help with racoon(kame)

2003-02-10 Thread Victor Lamptey
Hi folks, STOP MORE SPAM with the new MSN 8 and get 2 months FREE* To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Help with racoon(kame)

2003-02-10 Thread Victor Lamptey
Hi folks, STOP MORE SPAM with the new MSN 8 and get 2 months FREE* To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Help with racoon(kame)

2003-02-10 Thread Victor Lamptey
Hi folks, STOP MORE SPAM with the new MSN 8 and get 2 months FREE* To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Help with racoon(kame)

2003-02-10 Thread Victor Lamptey
Hi folks, STOP MORE SPAM with the new MSN 8 and get 2 months FREE* To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Help with racoon(kame)

2003-02-10 Thread Victor Lamptey
Hi folks, Add photos to your messages with MSN 8. Get 2 months FREE*. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: exec'ing ppp from within PHP

2003-02-10 Thread Christopher Weimann
On Mon 02/10/2003-10:16:22PM +0100, Manuel Kasper wrote: I simply can't imagine what difference it makes whether ppp has been executed from PHP or from a shell script once it is running. And yes, I'm using /dev/null 21 in the exec() in PHP to make sure PHP won't wait for ppp - in fact PHP

RE: FreeBSD Loader

2003-02-10 Thread Chuck Payne
I did that. The bootloader comes up but it gives this error... FreeBSD/i386 boot Default: 0:da(0,a)F1 boot: It does show the two slices that I created F1 FreeBSD F2 FreeBSD The root is on F2, F1 is the FreeBSD Swap. I hope that, Thanks, Chuck Payne -Original Message- From: Daxbert

Re: FreeBSD Loader

2003-02-10 Thread Daxbert
I did that. The bootloader comes up but it gives this error... FreeBSD/i386 boot Default: 0:da(0,a)F1 boot: It does show the two slices that I created F1 FreeBSD F2 FreeBSD The root is on F2, F1 is the FreeBSD Swap. I hope that, Thanks, Chuck Payne -Original

Re: newest mozilla...

2003-02-10 Thread Joe Marcus Clarke
On Mon, 2003-02-10 at 16:45, Gary D Kline wrote: On Mon, Feb 10, 2003 at 02:39:21PM -0500, Joe Marcus Clarke wrote: On Mon, 2003-02-10 at 12:36, Gary D Kline wrote: Something strange happened to several of my /usr/X11R6/lib libraries yesterday; I have replaced these with a tarball

Re: Help with racoon(kame)

2003-02-10 Thread Lowell Gilbert
Victor Lamptey [EMAIL PROTECTED] writes:   Can someone please tell me how to install the racoon software on freebsd4.7. I am kind of frustrated with racoon, because I cannot use ./configure and the make all commands runs but then it comes back and prompts me for the patch file. And

Re: Help with racoon(kame)

2003-02-10 Thread Daxbert
Can someone please tell me how to install the racoon software on freebsd4.7. I am kind of frustrated with racoon, because I cannot use ./configure and the make all commands runs but then it comes back and prompts me for the patch file. And even after entering the path of the patch

Racoon and L2TP?

2003-02-10 Thread Stephen Hoover
Do Racoon and L2TP (l2tpd) work together? I am trying to make an IPSec VPN server based on FreeBSD for W2K clients, and I need the L2TP to pass through NAT. I was able to get l2tpd to work by itself, (by disabling IPSec in Windows) but when I bring racoon into the picture, W2K can no longer

Re: X problems on i810 | AddScreen/ScreenInit failed

2003-02-10 Thread Darren Spruell
Continuing on from my previous posting below, I have scoured some docs to make some changes to the XF86Config: * Added Option DPMS to Monitor section (by suggestion of list member) * Added Option NoDDC to Device section (by suggestion of list member) * Changed Device section to now read as

printf...! BSD

2003-02-10 Thread Auge Mike
Hi, First of all, Thanks to all of you for your help and support. I have tried to go deeper and deeper to find out how printf works. ((( Of course the aim of trying to understand the printf, is to understand how the internals of the BSD kernel work))) till i've faced the following function:

Re: printf...! BSD

2003-02-10 Thread northern snowfall
Just try reading the FreeBSD kernel source. All the answers are right there. Why read a book or an article about how it works when you can see how it works for yourself =) Don To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: MBR manipulated ???

2003-02-10 Thread kirt
not completely sure if it's ok to be giving windoze advice on a freebsd mailing list, but have you tried right clicking on My Computer, selecting Manage and checking whether or not the D: partition is still on the disk? -- kirt - Original Message - From: Tim DeMonte [EMAIL PROTECTED] To:

Procmail site-wide recipe's

2003-02-10 Thread BSD Freak
Hi all, I am running a 4.7-R/sendmail mail server. I currently use procmail on a few email accounts using a .forward in each home directory. Does anyone know how I can make a procmail recipe apply to all users on the mail server? Thanks in advance...

Re: Procmail site-wide recipe's

2003-02-10 Thread JacobRhoden
On Tuesday 11 February 2003 10:52, BSD Freak wrote: I am running a 4.7-R/sendmail mail server. I currently use procmail on a few email accounts using a .forward in each home directory. Does anyone know how I can make a procmail recipe apply to all users on the mail server? I had no idea until

Re: PDP-11 (with RSTS/E) emulator for FreeBSD

2003-02-10 Thread Luke Hollins
On Mon, 10 Feb 2003, Dan Delaney wrote: Since we're on the subject of archaic software, does anyone know of a good PDP-11 emulator that will run on FreeBSD? I'd like one that can run the RSTS/E operating system. This is strictly for nostalgic purposes :-) I learned how to program on a PDP-11

Re: Procmail site-wide recipe's

2003-02-10 Thread Allan Dib
This still requires a .forward in each home directory to pipe the mail through procmail. On Tuesday, February 11, 2003, at 11:01 AM, JacobRhoden wrote: On Tuesday 11 February 2003 10:52, BSD Freak wrote: I am running a 4.7-R/sendmail mail server. I currently use procmail on a few email

Re: printf...! BSD

2003-02-10 Thread Mike Meyer
In [EMAIL PROTECTED], Auge Mike [EMAIL PROTECTED] typed: Now what resources you can recommend for me! I prefer Internet resources. You can find at URL: http://www.freebsd.org/docs.html . Of course, you could have found that yourself by looking at the Freebsd.org front page. mike --

Re: PDP-11 (with RSTS/E) emulator for FreeBSD

2003-02-10 Thread Mike Meyer
In [EMAIL PROTECTED], Dan Delaney [EMAIL PROTECTED] typed: Since we're on the subject of archaic software, does anyone know of a good PDP-11 emulator that will run on FreeBSD? I'd like one that can run the RSTS/E operating system. This is strictly for nostalgic purposes :-) I learned how

Re: Procmail site-wide recipe's

2003-02-10 Thread Jim Trigg
On Tue, Feb 11, 2003 at 10:52:09AM +1100, BSD Freak wrote: Hi all, I am running a 4.7-R/sendmail mail server. I currently use procmail on a few email accounts using a .forward in each home directory. Does anyone know how I can make a procmail recipe apply to all users on the mail server?

Re: installworld fails

2003-02-10 Thread William Palfreman
On Mon, 10 Feb 2003, Daniela wrote: I did the following: make buildworld make buildkernel make installkernel reboot into single user mode mergemaster -p make installworld just as /usr/src/UPDATING says, and then it failed. What could be wrong? Have I made a mistake? Hi

  1   2   >