Re: Jail and disk space

2005-06-06 Thread Björn König
DrVince wrote: Could I use quota to limit jails? You can add each user of a jail to a specific jail group and use group quotas at the host environment. These words as shell commands: insidethejail# pw addgroup jail01 -g 8001 -M `grep -v '^#' /etc/master.passwd | cut -d: -f1 | tr '\n' ','`

SATA HD power management disabling

2005-06-06 Thread O. Hartmann
Hello. On one of my workstaions (AMD64, FBSD 5.4-STABLE) I utilize two SATA drives, one is a 200GB Maxtor (2B200MO, SATA I), the other a Samsung 200GB (SP2004C, SATA II). Using atacontrol cap channel device shows me on both devices power management yes yes advanced power

Re: Jail and disk space

2005-06-06 Thread Tim Aslat
On Sun, 5 Jun 2005 02:00:35 -0500 DrVince [EMAIL PROTECTED] wrote: Could I use quota to limit jails? Not really, but you might be able to use a memory disk (man md, mdconfig) to limit the entire jail to a set size. I haven't tried this myself, but I'm guessing something like this should work.

Re: Jail and disk space

2005-06-06 Thread Björn König
Tim Aslat wrote: DrVince [EMAIL PROTECTED] wrote: Could I use quota to limit jails? Not really, but you might be able to use a memory disk (man md, mdconfig) to limit the entire jail to a set size. I haven't tried this myself, but I'm guessing something like this should work. This sounds

Re: SATA HD power management disabling

2005-06-06 Thread Alex Zbyslaw
O. Hartmann wrote: Hello. Using atacontrol cap channel device shows me on both devices power management yes yes advanced power management yes no automatic acoustic management yes yes You can try the Feature Tool here:

Re: patch errors

2005-06-06 Thread Alex Zbyslaw
FreeBSD MailingLists wrote: on all other servers I cvsup the src and ports tree, but for some reason the internet connection at the location of this particular server gets kicked when I start cvsup. so I had to resort to this method. I am not entirely convinced that it is a stale patch issue

Re: Logitech Cordless Internet Pro Desktop

2005-06-06 Thread Riv Octovahriz
Ruben van Staveren wrote: On 18 May 2005, at 9:20, Paig Chong Woo wrote: It seems that FreeBSD already detect the mouse as ums0, and the keyboard as ukbd0, but my mouse didn't work. usbd already attach my mouse as ums0, and still nothing happens Anyone had the similar problem? Or even

Re: FreeBSD Co-location

2005-06-06 Thread dgmm
On Sunday 05 June 2005 22:43, Vinicius Pavanelli Vianna wrote: I'm looking for FreeBSD co-located servers on united states or any other country that have good internet connections, for a secondary backup of data and web host for the company I work to, sorry for this OT message, but could any

Performance

2005-06-06 Thread Michael Louie Loria
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Will FreeBSD 5.4 run smoothly in a Compaq 750 Mhz, 64 MB RAM PC installing all of the packages because I want to test and try setting up different servers? Thanks, Michael Louie Loria -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1

PHP on freebsd ports not working

2005-06-06 Thread Philip Wege
Unable to get php to work through ports system: Php5 and Apache2 is being used. The test script looks like this : html head titleHello World/title /head body ?php echo Hello World; ? /body /html Logs only says : [Mon Jun 06 07:50:48 2005] [notice] caught SIGTERM, shutting down [Mon Jun 06

Re: Performance

2005-06-06 Thread Oliver Leitner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Louie Loria wrote: | Will FreeBSD 5.4 run smoothly in a Compaq 750 Mhz, 64 | MB RAM PC | installing all of the packages because I want to test | and try setting up | different servers? | | Thanks, | | Michael Louie Loria Dear Michael

Re: Performance

2005-06-06 Thread Michael Louie Loria
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Oliver Leitner wrote: Michael Louie Loria wrote: | Will FreeBSD 5.4 run smoothly in a Compaq 750 Mhz, 64 | MB RAM PC | installing all of the packages because I want to test | and try setting up | different servers? | | Thanks, | |

Re: PHP on freebsd ports not working

2005-06-06 Thread Nelis Lamprecht
On 6/6/05, Philip Wege [EMAIL PROTECTED] wrote: Unable to get php to work through ports system: Php5 and Apache2 is being used. The test script looks like this : html head titleHello World/title /head body ?php echo Hello World; ? /body /html Logs only says : [Mon Jun 06

Re: Performance

2005-06-06 Thread Dmitry Mityugov
On 6/6/05, Michael Louie Loria wrote: ... I want to try setting up DNS, Email, SSH ... servers. For educational purposes only. I will also use it surfing the web, emails, word processing, programming, multimedia like playing audio cd's and mp3. 750Mhz 64MB RAM 20GB Hard disk 128Kbps

RE: DNS and Gateway in FreeBSD?

2005-06-06 Thread Xu Qiang
? ? wrote: Xu Qiang wrote: Hi, all: In setting up my FreeBSD machine in my LAN, I only assigned it an ip address and a netmask, just as the handbook said (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/config-network-setup.html). But after that, it can

vipw: could not lock the passwd file: : Operation not supported

2005-06-06 Thread Valerio Daelli
Hi all, we have FreeBSD 5.4 jail which is mounted via NFS from a host machine. The filesystem containing the jail is mounted from a remote machine. Everything is fine, except when I try to add a user in the jail I get a: vipw: could not lock the passwd file: : Operation not supported I solved

Bento Cluster

2005-06-06 Thread Mloumi
dear sir, hen i asked the question about the Bento Cluster, some one gives me this adress : http://pointyhat.freebsd.org/errorlogs/ is it the new name of the BENTO Cluster or is it another project. else on this page, where is the exact link to the Bento Cluster and is there any images about this

Kernel complains of Infinite interrupt loop

2005-06-06 Thread Noah
freebsd-4.11-p3 bacula-1.36 onstream ADR50 SCSI External tape drive well I just dont know what all this means so I am asking for some guidance. I was backing up to an onstream ADR50 tape drive with bacula. The process since errored and the daemon is stopped. I dont know why these Infinite

FreeBSD 5.x with 70k users?

2005-06-06 Thread Ben Hockenhull
Hi there, I'm attempting to migrate an old BSDI system to FreeBSD. The system in question has about 71k users, with UIDs from about 2000 up to about 7. When I import the master.passwd file (formats are the same) to the new system and try to rebuild the .db files, it fails with a pwd_mkdb:

SSH, SSL and DNS headaches

2005-06-06 Thread dwinner-lists
Can anybody provide me with some insight into this before I rip all of my hair out: Starting 3 days ago, suddenly it seemed to take a very, very, verly long time for ssh and ssl communications to negotiate between nodes on my network. I have 3 subnets: a LAN (10.10.0.0/16) a DMZ

Re: Looking for files older than n number of days?

2005-06-06 Thread Francisco Reyes
On Sun, 5 Jun 2005, Dan Nelson wrote: I ran it on a directory and was surprised to find that both -5 AND +5 listed a file from February. :-( -5 definitely should not, and doesn't on my system. It should be interpreted as less than 5 days from midnight tonight. I think I found a bug in

Fast partial reboot?

2005-06-06 Thread Paul Hoffman
Greetings again. Under 5.x, is there a way to quickly reboot FreeBSD if I'm not sitting at the console? I want the equivalent of, if I were sitting at the console, 'shutdown now' followed by specifying '/bin/sh' followed by 'exit'. ___

Re: Looking for files older than n number of days?

2005-06-06 Thread Jerry McAllister
On Sun, 5 Jun 2005, Dan Nelson wrote: I ran it on a directory and was surprised to find that both -5 AND +5 listed a file from February. :-( -5 definitely should not, and doesn't on my system. It should be interpreted as less than 5 days from midnight tonight. I think I found a

RE: Performance

2005-06-06 Thread Michael Louie Loria
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Thanks for the advices. I nid more RAM ;-) Michael Louie Loria -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (MingW32) Comment: GPG Public Key: https://www.biglumber.com/x/web?qs=0x4A256EC8 Comment: GPG Public Key:

Re: Looking for files older than n number of days?

2005-06-06 Thread Dan Nelson
In the last episode (Jun 06), Jerry McAllister said: I think I found a bug in find. If you add the '-ls' parameter before the -mtime it ignores mtime. Example: find . -ls -mtime -5d Shows all files in directory. find . -mtime -5d -ls Shows correctly files modified less than 5 days

Re: Looking for files older than n number of days?

2005-06-06 Thread Francisco Reyes
On Mon, 6 Jun 2005, Jerry McAllister wrote: find . -mtime -5d -ls Shows correctly files modified less than 5 days old. in the wrong place - you can get all files in the system printed or none rather than just what you want. Possibly the man page needs to be updated to make the effect of

rsyncing a SMBFS fiole system

2005-06-06 Thread munn
My machine id is: FreeBSD isca.dyndns.org 5.3-RELEASE-p15 FreeBSD 5.3-RELEASE-p15 #2: Sat May 14 11:09:57 EDT 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 I am trying to use rsync to backup some photographic files. When I run my script ./Photos.sh on the smbfs file system

Re: Looking for files older than n number of days?

2005-06-06 Thread Francisco Reyes
On Mon, 6 Jun 2005, Dan Nelson wrote: OPERATORS The primaries may be combined using the following operators. The operators are listed in order of decreasing precedence. [...] expression -and expression expression expression The -and operator is the logical AND

Re: Looking for files older than n number of days?

2005-06-06 Thread Jerry McAllister
In the last episode (Jun 06), Jerry McAllister said: I think I found a bug in find. If you add the '-ls' parameter before the -mtime it ignores mtime. Example: find . -ls -mtime -5d Shows all files in directory. find . -mtime -5d -ls Shows correctly files modified less

Re: Looking for files older than n number of days?

2005-06-06 Thread Dan Nelson
In the last episode (Jun 06), Francisco Reyes said: On Mon, 6 Jun 2005, Dan Nelson wrote: OPERATORS The primaries may be combined using the following operators. The operators are listed in order of decreasing precedence. [...] expression -and expression expression

Re: SSH, SSL and DNS headaches

2005-06-06 Thread Duane Winner
Well, it's a little comforting to know that it's not just me...and yup, that's about when it started for me: around noon (EST) on Friday 5/3. Please post if you come up with anything. I'm also trying to cross-post to [EMAIL PROTECTED] Cheers, DW John Brooks wrote: I am having a similar

Re: copy configuraton to another box

2005-06-06 Thread K. Greenwood
--- Angelo Munez [EMAIL PROTECTED] wrote: Hi Bros,.. I need a little help... i have an existing freebsd box., im a newbie. the thing is i wnat to build another box and i just wnat to copy all configuration regardless of comilation of the kernel.. is there anyway i can do that,, to copy

Re: DNS and Gateway in FreeBSD?

2005-06-06 Thread Lowell Gilbert
Xu Qiang [EMAIL PROTECTED] writes: ? ? wrote: Xu Qiang wrote: Hi, all: In setting up my FreeBSD machine in my LAN, I only assigned it an ip address and a netmask, just as the handbook said

Re: Fast partial reboot?

2005-06-06 Thread Tim Erlin
Paul Hoffman wrote: Greetings again. Under 5.x, is there a way to quickly reboot FreeBSD if I'm not sitting at the console? I want the equivalent of, if I were sitting at the console, 'shutdown now' followed by specifying '/bin/sh' followed by 'exit'. Paul, Sounds like you're looking for

Re: KDE apps

2005-06-06 Thread Dick Hoogendijk
On 05 Jun Gary Kline wrote: Anybody know a means of using some of the more nifty KDE tools--say, kdict--without using Gnome or KDE? Run a window manager (fvwm2?) ;-) The needed (kde) libs always need to be installed though. -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE

Re: Fast partial reboot?

2005-06-06 Thread Paul Hoffman
At 10:02 AM -0500 6/6/05, Tim Erlin wrote: Sounds like you're looking for 'shutdown -r now' Nope. 'shutdown -r now' does a full reboot of the PC, which means re-loading the kernel and all the devices. That's quite a bit slower than 'shutdown now' and exiting the single-user shell.

warnings and errors in /var/log/messages with 5.4

2005-06-06 Thread Louis LeBlanc
I've recently upgraded to 5.4 RELEASE, and now I have my various USB devices working with the ehci driver. Problem is I'm getting some errors and warnings in /var/log/messages that I never saw with 5.3. The umass related error is always as follows: Jun 6 10:30:25 keyslapper kernel: umass0:

Re: Jail and disk space

2005-06-06 Thread Chad Leigh -- Shire.Net LLC
On Jun 6, 2005, at 1:09 AM, Tim Aslat wrote: On Sun, 5 Jun 2005 02:00:35 -0500 DrVince [EMAIL PROTECTED] wrote: Could I use quota to limit jails? Not really, but you might be able to use a memory disk (man md, mdconfig) to limit the entire jail to a set size. Yes, I do this. Almost all

Moving mail spools

2005-06-06 Thread Matt Juszczak
Hi all, We've got a new freebsd server setup, and an old mail server with slackware on it. We need to move the mail spools from the slack machine to the freebsd machine. if I just copy them over to var/mail will it automatically work or does freebsd use a different format? Thanks! -Matt

Re: Question about booting with the NT booter.

2005-06-06 Thread Giorgos Keramidas
On 2005-06-06 01:19, Artur Soares [EMAIL PROTECTED] wrote: Hi, I am one afraid guy with this on his machine: Disk 1 (master): 40GB - Windows XP (NTFS) on the first 10GB, FAT32 for storage to the rest. Disk 2 (slave): 80GB - FreeBSD 5.4 on the first 50 GB, FAT32 for storage to the rest.

Re: Moving mail spools

2005-06-06 Thread Giorgos Keramidas
On 2005-06-06 11:48, Matt Juszczak [EMAIL PROTECTED] wrote: Hi all, We've got a new freebsd server setup, and an old mail server with slackware on it. We need to move the mail spools from the slack machine to the freebsd machine. if I just copy them over to var/mail will it automatically

Re: Moving mail spools

2005-06-06 Thread Daniel Gerzo
Hi Matt, Monday, June 6, 2005, 5:48:21 PM, you typed: Hi all, We've got a new freebsd server setup, and an old mail server with slackware on it. We need to move the mail spools from the slack machine to the freebsd machine. if I just copy them over to var/mail will it automatically

Re: PHP on freebsd ports not working

2005-06-06 Thread Kevin Kinsey
Philip Wege wrote: Unable to get php to work through ports system: snip I got a feeling im missing config lines that needs to be added to httpd.conf , can anyone help ? You need AddModule in addition to LoadModule; and the real crux of the issue is probably the lack of AddType

Re: KDE apps

2005-06-06 Thread Gary Kline
On Mon, Jun 06, 2005 at 05:10:05PM +0200, Dick Hoogendijk wrote: On 05 Jun Gary Kline wrote: Anybody know a means of using some of the more nifty KDE tools--say, kdict--without using Gnome or KDE? Run a window manager (fvwm2?) ;-) The needed (kde) libs always need to be

Personal Wiki without a webserver/database

2005-06-06 Thread Ray Seals
I would like to have a desktop wiki that doesn't need a big database server or web server. I have been using wikidPad for windows but since my main machine is a BSD laptop. I looked through the ports but basically everything wants a web server installed. Any suggestions?

Re: Personal Wiki without a webserver/database

2005-06-06 Thread Ray Seals
On Mon, 2005-06-06 at 11:43 -0500, Ray Seals wrote: I would like to have a desktop wiki that doesn't need a big database server or web server. I have been using wikidPad for windows but since my main machine is a BSD laptop. I looked through the ports but basically everything wants a web

Re: vipw: could not lock the passwd file: : Operation not supported

2005-06-06 Thread Valerio Daelli
From: Nikolas Britton [EMAIL PROTECTED] Reply-To: Nikolas Britton [EMAIL PROTECTED] To: Valerio Daelli [EMAIL PROTECTED] Subject: Re: vipw: could not lock the passwd file: : Operation not supported Date: Mon, 6 Jun 2005 10:20:10 -0500 MIME-Version: 1.0 Received: from wproxy.gmail.com

Re: FreeBSD 5.x with 70k users?

2005-06-06 Thread Tony Shadwick
I can only suggest a workaround, which would be to consider a different user management system, say LDAP. You're still going to have the issue of some apps not liking high numbered uid's, but it bypasses the pwd_mkdb issue. Not to mention once you have it in place managing users and

Re: vipw: could not lock the passwd file: : Operation not supported

2005-06-06 Thread Valerio Daelli
Yes, I am root. The problem is that some tools like vipw and pam utilities want to get a flock on some files, like /etc/passwd. If they can't (because of plain NFS) they complain. I've been suggested to try with rpc.lockd. Thanks for your help! Valerio Daelli It sounds like your not logged

Re: link in handbook appears to be broken

2005-06-06 Thread Steven Friedrich
On Monday 06 June 2005 01:16 am, Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Steven Friedrich Sent: Sunday, June 05, 2005 7:24 PM To: Ted Mittelstaedt Cc: freebsd-questions@freebsd.org Subject: Re: link in handbook appears

Re: Personal Wiki without a webserver/database

2005-06-06 Thread Nikolas Britton
On 6/6/05, Ray Seals [EMAIL PROTECTED] wrote: I would like to have a desktop wiki that doesn't need a big database server or web server. I have been using wikidPad for windows but since my main machine is a BSD laptop. I looked through the ports but basically everything wants a web server

RE: FreeBSD 5.x with 70k users?

2005-06-06 Thread Ted Mittelstaedt
Did you set the PW_SCAN_BIG_IDS as documented in the man page for pwd_mkdb? Ted -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ben Hockenhull Sent: Monday, June 06, 2005 6:36 AM To: freebsd-questions@freebsd.org Subject: FreeBSD 5.x with 70k users? Hi

aspell upgrade problem

2005-06-06 Thread Lei Sun
Hi, I am trying to do a upgrade of aspell on freebsd5.4 using cvsup portsupfile # cd /usr/ports # make fetchindex # protupgrade aspell and it's giving me errors: ... = Attempting to fetch from ftp://ftp.lip6.fr/pub/gnu/aspell/. fetch: aspell-0.60.2.tar.gz: local modification time does not

Re: freebsd cable disconnected problem

2005-06-06 Thread Diogo Della
Yes, the localhost go to this IP. This machine has 3 NIC with 3 different IP address. If the onboard sis0 is not connected, ssh or ftp 127.0.0.1 does not work. Other machines has the same problem, but a llitle different. In other FreeBSD, if a make any modifications like include a default

strange network behaviour

2005-06-06 Thread ben
on Friday i set up 4 old celeron boxes as DNS servers for a client. after about 5 minutes, their ability to reach the network vanishes... they can't ping their router, and inbound network traffic vanishes. rebooting fixes the problem... for another ~ 5 min. the only things running are chrooted

Re: KDE apps

2005-06-06 Thread Nathan Kinkade
On Mon, Jun 06, 2005 at 09:11:38AM -0700, Gary Kline wrote: On Mon, Jun 06, 2005 at 05:10:05PM +0200, Dick Hoogendijk wrote: On 05 Jun Gary Kline wrote: Anybody know a means of using some of the more nifty KDE tools--say, kdict--without using Gnome or KDE? Run a window manager

arplookup failed

2005-06-06 Thread Kövesdán Gábor
Hello, The following message has been often repeating in my messages log: Jun 6 19:24:38 server kernel: arplookup here is an ip addr failed: host is not on local network I know what arp is, and I understand this message, but I don't know what causes it, but it annoys me, and I'd like to

Re: What do this wired dmesg mean ?

2005-06-06 Thread Nathan Kinkade
On Sun, Jun 05, 2005 at 09:43:58PM -0800, Supote Lee wrote: Hi list, I have a box for apache webserver and running fine for years. Today I've just found the kernel message below: --- snipped --- /kernel: ata1-slave: ATA identify retries exceeded /kernel: ata1-master: ATA identify

Re: aspell upgrade problem

2005-06-06 Thread Kent Stewart
On Monday 06 June 2005 10:31 am, Lei Sun wrote: Hi, I am trying to do a upgrade of aspell on freebsd5.4 using cvsup portsupfile # cd /usr/ports # make fetchindex # protupgrade aspell and it's giving me errors: ... = Attempting to fetch from ftp://ftp.lip6.fr/pub/gnu/aspell/. fetch:

Re: KDE apps

2005-06-06 Thread Gary Kline
On Mon, Jun 06, 2005 at 11:51:06AM -0600, Nathan Kinkade wrote: On Mon, Jun 06, 2005 at 09:11:38AM -0700, Gary Kline wrote: On Mon, Jun 06, 2005 at 05:10:05PM +0200, Dick Hoogendijk wrote: On 05 Jun Gary Kline wrote: Anybody know a means of using some of the more nifty KDE

Re: patch errors

2005-06-06 Thread Kris Kennaway
On Mon, Jun 06, 2005 at 11:29:35AM +0900, FreeBSD MailingLists wrote: on all other servers I cvsup the src and ports tree, but for some reason the internet connection at the location of this particular server gets kicked when I start cvsup. so I had to resort to this method. I am not

RE: link in handbook appears to be broken

2005-06-06 Thread Ted Mittelstaedt
Yes, use DAO. But the software should know that since it's an ISO to do that automatically. An ISO image on a multisession CD would be senseless, of course. An ISO image needs to be written and the CD closed in a single session. Ted -Original Message- From: [EMAIL PROTECTED]

Re: ssh delays 40 seconds

2005-06-06 Thread luke
also, you might want to look into the UseDNS option in the sshd_config file. this will cause the server to not perform dns lookups on connecting hosts. ___ freebsd-questions@freebsd.org mailing list

Re: freebsd cable disconnected problem

2005-06-06 Thread Diogo Della
I figure this out. I don't know why. Somebody could explain me But the problem is that the machine could not reach the DNS server configured at /etc/resolv.conf. If the default router is configured or not, the FreeBSD box could not reach the DNS server. No problem with this, but why when

Re: strange network behaviour

2005-06-06 Thread Nathan Kinkade
On Mon, Jun 06, 2005 at 10:46:33AM -0700, [EMAIL PROTECTED] wrote: on Friday i set up 4 old celeron boxes as DNS servers for a client. after about 5 minutes, their ability to reach the network vanishes... they can't ping their router, and inbound network traffic vanishes. rebooting fixes the

Fwd: Re: [R] Unable to compile R-2.1.0

2005-06-06 Thread Vic FreeBSD
No-one has an idea? vITTORIO -- Messaggio inoltrato -- Subject: Re: [R] Unable to compile R-2.1.0 Date: 13:51, lunedì 6 giugno 2005 From: Prof Brian Ripley [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: r-help r-help@stat.math.ethz.ch This has been reported to R-bugs twice

Re: aspell upgrade problem

2005-06-06 Thread Lei Sun
Which file should I delete? It is getting errors like checksum mismatch. I did a make clean [EMAIL PROTECTED] ls Makefilepkg-plist.csb pkg-plist.ga

Re: ssh delays 40 seconds (SOLVED???)

2005-06-06 Thread Robert Marella
luke wrote: also, you might want to look into the UseDNS option in the sshd_config file. this will cause the server to not perform dns lookups on connecting hosts. Luke Okay, that takes care of the delay. I had to change it to no on all boxes that I ssh into. Does this have any negative

Remote X client

2005-06-06 Thread Karel Miklav
I ssh on remote server, set DISPLAY, then run Thunderbird, Links etc. remotely and everything looks and works great. Now I try Firefox and WTF! it read configuration from the local machine! Links and settings are all local and it doesn't resolve as I didn't set up route on local machine yet. So

Re: aspell upgrade problem

2005-06-06 Thread Kent Stewart
On Monday 06 June 2005 01:04 pm, Lei Sun wrote: Which file should I delete? It is getting errors like checksum mismatch. - --- I did a make clean You need to cd /usr/ports/distfiles ls

problema con el sonido

2005-06-06 Thread Meleagro Slackware
puse mi /boot/defaults/loader.conf asi: ## ### Sound modules ## ## snd_via8233_load=YES # via8233 Solo active esa y me

Re: ssh delays 40 seconds (SOLVED???)

2005-06-06 Thread Robert Marella
Resending because I did not see it come in ti -questions and I keep having mail bounced sending to Jonathan Chen [EMAIL PROTECTED]. luke wrote: also, you might want to look into the UseDNS option in the sshd_config file. this will cause the server to not perform dns lookups on connecting

rueba del ratón

2005-06-06 Thread Meleagro Slackware
Cómo puedo hacer para poner la rueda del ratón a funcionar. kde me va bien, pero si miro en /etc/X11/ no hay ningún fichero. ¿ donde se encuentra el xorg.conf ? si hago un whereis xorg.confno me lo encuentra ___ freebsd-questions@freebsd.org mailing list

Re: Bento Cluster

2005-06-06 Thread Kris Kennaway
On Sun, Jun 05, 2005 at 05:59:15PM -0400, [EMAIL PROTECTED] wrote: dear sir, hen i asked the question about the Bento Cluster, some one gives me this adress : http://pointyhat.freebsd.org/errorlogs/ is it the new name of the BENTO Cluster or is it another project. It's the same thing..bento

Re: ssh delays 40 seconds (SOLVED???)

2005-06-06 Thread Kevin Kinsey
Robert Marella wrote: luke wrote: also, you might want to look into the UseDNS option in the sshd_config file. this will cause the server to not perform dns lookups on connecting hosts. Did something change with 5.4? I don't think so; I've had the problem appear a long time ago from

Re: Performance

2005-06-06 Thread Dmitry Mityugov
On 6/6/05, Michael Louie Loria wrote: -BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Thanks for the advices. I nid more RAM ;-) Please, don't get me wrong. There are several light-weight window managers that may work very well on 64MB RAM (and, as people say, they behave closer to

Re: ssh delays 40 seconds (SOLVED???)

2005-06-06 Thread Robert Marella
Kevin Kinsey wrote: Robert Marella wrote: luke wrote: also, you might want to look into the UseDNS option in the sshd_config file. this will cause the server to not perform dns lookups on connecting hosts. Did something change with 5.4? I don't think so; I've had the problem appear a

pkgdb problem

2005-06-06 Thread Vizion
Hi I managed to get my pkgdb entirely screwed up - and there is now no database. I tried pkgdb -fu And was told there were 0 pkgs! How do I rebuild from scratch? Thanks David -- 40 yrs navigating and screwed up computing in blue waters! English Owner Captain of British Registered 60'

WINE on FreeBSD

2005-06-06 Thread William Bloom
After having installed wine on FreeBSD and used it successfully for some applications, I've found that it would be useful to run an application that needs a network connection to elsewhere on the network. It is not apparent to me how I would go about configuring TCP/IP in wine, and I've not

Re: Moving mail spools

2005-06-06 Thread Charles Swiger
On Jun 6, 2005, at 11:53 AM, Giorgos Keramidas wrote: On 2005-06-06 11:48, Matt Juszczak [EMAIL PROTECTED] wrote: We need to move the mail spools from the slack machine to the freebsd machine. if I just copy them over to var/mail will it automatically work or does freebsd use a different

Re: strange network behaviour

2005-06-06 Thread Charles Swiger
On Jun 6, 2005, at 1:46 PM, [EMAIL PROTECTED] wrote: on Friday i set up 4 old celeron boxes as DNS servers for a client. after about 5 minutes, their ability to reach the network vanishes... they can't ping their router, and inbound network traffic vanishes. rebooting fixes the

Re: arplookup failed

2005-06-06 Thread Charles Swiger
On Jun 6, 2005, at 1:59 PM, Kövesdán Gábor wrote: The following message has been often repeating in my messages log: Jun 6 19:24:38 server kernel: arplookup here is an ip addr failed: host is not on local network I know what arp is, and I understand this message, but I don't know what

Re: Looking for files older than n number of days?

2005-06-06 Thread Paul Schmehl
--On Sunday, June 05, 2005 23:47:44 -0400 Francisco Reyes [EMAIL PROTECTED] wrote: On Sun, 5 Jun 2005, Paul Schmehl wrote: Use negation. find ! -n 10 blah Could not get it to work with anything like that syntax. For starters I don't see -n. I see newer but that seems to compare to another

Re: arplookup failed

2005-06-06 Thread Alex Zbyslaw
Kövesdán Gábor wrote: Jun 6 19:24:38 server kernel: arplookup here is an ip addr failed: host is not on local network I know what arp is, and I understand this message, but I don't know what causes it, but it annoys me, and I'd like to remove it from my log, since it doesn't make any

Re: pkgdb problem

2005-06-06 Thread Kris Kennaway
On Mon, Jun 06, 2005 at 02:14:16PM -0700, Vizion wrote: Hi I managed to get my pkgdb entirely screwed up - and there is now no database. I tried pkgdb -fu And was told there were 0 pkgs! How do I rebuild from scratch? If you accidentally delete your /var/db/pkg directory then the only

Re: ssh delays 40 seconds (SOLVED???)

2005-06-06 Thread Duane Winner
I want to thank everyone else for responding also. The consensus was that I need DNS/named working on my gateway/firewall so I will be reading and studying to have that working in the near future. This is what I ended up having to do today...I tried to do what you did (set 'UseDNS no'

Re: strange network behaviour

2005-06-06 Thread Duane Winner
[EMAIL PROTECTED] wrote: on Friday i set up 4 old celeron boxes as DNS servers for a client. after about 5 minutes, their ability to reach the network vanishes... they can't ping their router, and inbound network traffic vanishes. rebooting fixes the problem... for another ~ 5 min. the only

Re: rueba del ratón

2005-06-06 Thread Nathan Kinkade
On Mon, Jun 06, 2005 at 10:42:05PM +0200, Meleagro Slackware wrote: Cmo puedo hacer para poner la rueda del ratn a funcionar. kde me va bien, pero si miro en /etc/X11/ no hay ningn fichero. donde se encuentra el xorg.conf ? si hago un whereis xorg.confno me lo encuentra Para hacer funcionar

Stray IRQ 7 on 5.4-STABLE

2005-06-06 Thread Anthony M. Agelastos
Hello all, I am encountering the following message on my root window: Jun 6 14:18:53 ast kernel: stray irq7 Jun 6 14:43:42 ast kernel: stray irq7 Jun 6 18:18:47 ast kernel: stray irq7 Jun 6 19:29:47 ast kernel: stray irq7 I have noticed these stray irq messages periodically, but cannot isolate

Sony Ericsson GC75 GPRS MODEM

2005-06-06 Thread Ray Newman
Any idea why the Sony Ericsson GC75 GPRS MODEM fails under 5.4-RELEASE with pccard0: Card has no functions! but works as a sio under 4.11 RELEASE? Ray Newman ___ freebsd-questions@freebsd.org mailing list

djvulibre under 4.11 ?

2005-06-06 Thread Rich Winkel
Does anyone have the djvulibre plugin running under 4.11? I have mozilla-1.7.8,2 and djvulibre-3.5.14_1 installed, and all I get is a blank frame, no error messages. djview works fine. Help!!! Rich ___ freebsd-questions@freebsd.org mailing list

Re: pkgdb problem

2005-06-06 Thread Vizion
On Monday 06 June 2005 15:32, the author Kris Kennaway contributed to the dialogue on- Re: pkgdb problem: On Mon, Jun 06, 2005 at 02:14:16PM -0700, Vizion wrote: Hi I managed to get my pkgdb entirely screwed up - and there is now no database. I tried pkgdb -fu And was told there were

Re: WINE on FreeBSD

2005-06-06 Thread jason henson
William Bloom wrote: After having installed wine on FreeBSD and used it successfully for some applications, I've found that it would be useful to run an application that needs a network connection to elsewhere on the network. It is not apparent to me how I would go about configuring TCP/IP

Re: pkgdb problem

2005-06-06 Thread Kris Kennaway
On Mon, Jun 06, 2005 at 05:30:01PM -0700, Vizion wrote: On Monday 06 June 2005 15:32, the author Kris Kennaway contributed to the dialogue on- Re: pkgdb problem: On Mon, Jun 06, 2005 at 02:14:16PM -0700, Vizion wrote: Hi I managed to get my pkgdb entirely screwed up - and there is

Re: link in handbook appears to be broken

2005-06-06 Thread Steven Friedrich
On Monday 06 June 2005 02:58 pm, Ted Mittelstaedt wrote: Yes, use DAO. But the software should know that since it's an ISO to do that automatically. An ISO image on a multisession CD would be senseless, of course. An ISO image needs to be written and the CD closed in a single session. Ted

Re: pkgdb problem

2005-06-06 Thread Vizion
On Monday 06 June 2005 17:30, the author Vizion contributed to the dialogue on- Re: pkgdb problem: On Monday 06 June 2005 15:32, the author Kris Kennaway contributed to the dialogue on- Re: pkgdb problem: On Mon, Jun 06, 2005 at 02:14:16PM -0700, Vizion wrote: Hi I managed to get my

Re: pkgdb problem

2005-06-06 Thread Vizion
On Monday 06 June 2005 18:21, the author Kris Kennaway contributed to the dialogue on- Re: pkgdb problem: On Mon, Jun 06, 2005 at 05:30:01PM -0700, Vizion wrote: On Monday 06 June 2005 15:32, the author Kris Kennaway contributed to the dialogue on- Re: pkgdb problem: On Mon, Jun 06,

RE: DNS and Gateway in FreeBSD?

2005-06-06 Thread Xu Qiang
Lowell wrote: Yes, you do. A dhcp client is part of the base system. But I assigned my machine a static ip address and netmask, and they never changed. I don't know how the machine detect the gateway ip address and DNS server ip address which i never assigned to it. :( Regards, Xu Qiang

MySQL auto login problem

2005-06-06 Thread Derrick Ryalls
Greetings, I installed mysql on my friend's laptop (remotely) via ports, and now he has a strange issue when he boots into freebsd. As the screen is going through its normal checks it mentions it is starting mysql, then it goes to a bash prompt. When I have him type 'whoami' it responds with

re-setting root password for MYSQL win 2003

2005-06-06 Thread John Andrews
in order to access the MYSQL control centre and MYSQL administrator I need to be able to re-set the root userpassword, can someone please advise on how this is done in win2003 server admin tools/computer management/ local users and groups does not disclose the MYSQL root user see print screen.

  1   2   >