shell script help

2003-07-23 Thread David Bear
I'm trying to clean up a script that controls my tape better. Among other things it sets some variable to use later. I've made an error somewhere and I'm thinking that I'm missing the obvious since I cant find the error. I want to set command line options for tar. Below taroptions has what I

Re: shell script help

2003-07-23 Thread Joe Marcus Clarke
On Wed, 2003-07-23 at 02:04, David Bear wrote: I'm trying to clean up a script that controls my tape better. Among other things it sets some variable to use later. I've made an error somewhere and I'm thinking that I'm missing the obvious since I cant find the error. I want to set command

Re: virus scanner for email

2003-07-23 Thread Murray Taylor
sophos + amavis + postfix http://ezine.daemonnews.org/200212/sophos-amavis.html My only other comment would be to build the amavis port mentioned with make fetch-recursive which should do the same as the 'make install and break with ^C' mentioned, but do it cleaner.. On Tue, 2003-07-22 at

tftpd startup

2003-07-23 Thread Nelis Lamprecht
Hi, I'm trying to get tftpd running ( FreeBSD 4.7 ) and I keep getting this error message in syslog: tftpd[82755]: recvfrom: Socket operation on non-socket This leads me to my next question which is, is there a way to startup inetd from the command line because I'm almost sure the above error

libgtk-1.2.so.0 not found

2003-07-23 Thread marlon corleone
bash-2.05b$ xmms Shared object libgtk-1.2.so.0 not found Shared object libgtk-1.2.so.0 not found anyone knows where i can download from ports this libgtk-1.2.so.0, cause i cant play my xmms mp3 player, i did search for the missing libgtk-1.2.so.0 but i cant find it. thanks

Re: libgtk-1.2.so.0 not found

2003-07-23 Thread Joe Marcus Clarke
On Wed, 2003-07-23 at 02:53, marlon corleone wrote: bash-2.05b$ xmms Shared object libgtk-1.2.so.0 not found Shared object libgtk-1.2.so.0 not found anyone knows where i can download from ports this libgtk-1.2.so.0, cause i cant play my xmms mp3 player, i did search for the missing

[no subject]

2003-07-23 Thread marlon corleone
in which directory in ports i can find windowmaker? __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ___ [EMAIL PROTECTED] mailing list

Re: can't compile kde3.1.2

2003-07-23 Thread Kris Kennaway
On Tue, Jul 22, 2003 at 10:48:48PM -0400, Antoine Solomon wrote: I am having problems building and installing kde3.1.2 from the ports collection Here is the error that I get checking for libXext... no === Script configure failed unexpectedly. Please report the problem to [EMAIL

RE:

2003-07-23 Thread Scott Muller
in which directory in ports i can find windowmaker? man whereis man find whereis windowmaker ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: RE:

2003-07-23 Thread Mark Sergeant
also man locate and cd /usr/port make search key=windowmaker Cheers, Mark On Wed, 2003-07-23 at 17:01, Scott Muller wrote: in which directory in ports i can find windowmaker? man whereis man find whereis windowmaker ___ [EMAIL

Re: [kde-freebsd] can't compile kde3.1.2

2003-07-23 Thread Andy Fawcett
On Wednesday 23 July 2003 05:48, Antoine Solomon wrote: I am having problems building and installing kde3.1.2 from the ports collection Here is the error that I get checking for libXext... no === Script configure failed unexpectedly. Please report the problem to [EMAIL PROTECTED]

[no subject]

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

Re: MP3 Steamer with Web Control

2003-07-23 Thread Karel J. Bosschaart
On Tue, Jul 22, 2003 at 04:33:32PM +0200, Rus Foster wrote: Hi All, Is there a program in ports which can stream MP3 but also has a web interface so I could skip songs, rewind etc? You could try /usr/ports/www/p5-Apache-MP3 . Karel. ___ [EMAIL

Re: tftpd startup - solved

2003-07-23 Thread Nelis Lamprecht
Solved this one on my own. If I'd bothered to test using the tftp client I would have noticed it was actually was running. Due to the fact it doesn't show as a process I'd just assumed it wasn't running forgetting it falls under inetd. Sorry for the question :) Nelis -Forwarded Message-

Re: Cron job dump requires tape change

2003-07-23 Thread Mike Maltese
I thought I had answered this before, but AFAIK, dump just doesn't support multiple volumes. You'll either need to get a higher capacity tape drive, resize your partitions, or use another backup utility. - Original Message - From: Bob Collins [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: Terminal emulation with DOS

2003-07-23 Thread Kevin Stevens
On Tuesday, Jul 22, 2003, at 19:23 US/Pacific, James Dietrich wrote: Sorry if this post is a litte off-topic. I am trying to set up an old DOS laptop as a terminal to my FreeBSD firewall/nat box. Has anyone come across good (read: free) terminal emulation software for DOS? If so could you

Re: make depend fails, cc1: no such file

2003-07-23 Thread anubis
On Tue, 22 Jul 2003 08:12 am, Stephen G Smith wrote: I am running FreeBSD 5.1-RELEASE, and I want to add firewall support to my kernel. So, I carefully read and followed the instructions in section 9.3 of the FreeBSD Handbook. But when I run make depend i get this error: cc: installation

mod_php4 build fails on fontconfig?

2003-07-23 Thread Nelis Lamprecht
Hi List, I should probably consult the mod_php mail list for this but I thought I'd try my luck here first since this is on FreeBSD 4.7 and I've had pretty good responses before from this list. I see now mod_php now requires XFree86 libraries ? I am not using X on this machine... Anyway, I'm

intalling mysql on bsd5.0

2003-07-23 Thread Anil Garg
Hi, While installing mysql on freebsd5.0 (scripts/mysql_install_db) i encountered the following error: - Installing all prepared tables /usr/libexec/ld-elf.so.1: Shared object libc_r.so.4 not found Installation of grant tables failed How can i get rid of this problem. Thanks anil.

Re: [kde-freebsd] can't compile kde3.1.2

2003-07-23 Thread Kent Stewart
On Wednesday 23 July 2003 12:18 am, Andy Fawcett wrote: On Wednesday 23 July 2003 05:48, Antoine Solomon wrote: I am having problems building and installing kde3.1.2 from the ports collection Here is the error that I get checking for libXext... no === Script configure failed

Re: MP3 Steamer with Web Control

2003-07-23 Thread Dan Pelleg
Karel J. Bosschaart [EMAIL PROTECTED] writes: On Tue, Jul 22, 2003 at 04:33:32PM +0200, Rus Foster wrote: Hi All, Is there a program in ports which can stream MP3 but also has a web interface so I could skip songs, rewind etc? gnump3 or ample (both in /usr/ports/audio) -- Dan

Re: SMC - 2402W wireless PCI ethernet card

2003-07-23 Thread Scott Mitchell
On Sun, Jul 20, 2003 at 10:52:51PM +0300, Alin-Adrian Anton wrote: Hi guys, anyone knows if this *SMC - 2402W *is supported by FreeBSD? I am going to buy 2 x wireless cards. If any other are better supported or one knows that they work well, please tell me, so I can buy the right one.

Re:

2003-07-23 Thread Vitali Malicky
Hi, dear All! as usual, before the kernel begins to load it waits for your pushing SPACE for 10 seconds (by default). so you just push SPACE, then, when you see prompt ok, type boot -s. The kernel must load, then you'll be asked about the shell you want to get into /bin/sh, just push Enter and

Re: intalling mysql on bsd5.0

2003-07-23 Thread Vitali Malicky
Hi, Hi, While installing mysql on freebsd5.0 (scripts/mysql_install_db) i encountered the following error: - Installing all prepared tables /usr/libexec/ld-elf.so.1: Shared object libc_r.so.4 not found Installation of grant tables failed What mysql did you installed? From

Re: BIND 9

2003-07-23 Thread Vitali Malicky
Hello: Hi, I'm trying to configure both a master and slave DNS on the same machine. My approach is to run the master by setting named_enable=YES and it will use the config file in /etc/named. To start the slave I will In rc.local and it would use the config files in /etc/named/slave. Does

Re: Apache help

2003-07-23 Thread Vitali Malicky
- Original Message - From: Adam [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 11:36 PM Subject: Re: Apache help On Mon, 2003-07-21 at 16:33, Dzevad Fazlic wrote: I just installed freeBSD 4.8 with apache 1.3.27 Everthing works perfect but when i shutdown

How to drive an NE2000 compatible isa card

2003-07-23 Thread Zhang Le
Hello, I have an NE2000 (10M) compatible isa card with io=0x300 irq=5 (under win98). But I fail to drive it under a FreeBSD 4.8. I have recompiled kernel with ed support. dmesg does not contain recognition message and kldstat -v |grep ed gives: pci/ed 145 isa/ed

windowmaker problem

2003-07-23 Thread marlon corleone
bash-2.05b$ pkg_info | grep -i windowmaker wmtop-0.84 Windowmaker dock app to display top 3 CPU consuming process bash-2.05b$ windowmaker bash: windowmaker: command not found why wont windowmaker run? i did install the packaged, as you can see. i hope anyone got a tip. thanks

Re: windowmaker problem

2003-07-23 Thread Rus Foster
yOn Wed, 23 Jul 2003, marlon corleone wrote: bash-2.05b$ pkg_info | grep -i windowmaker wmtop-0.84 Windowmaker dock app to display top 3 CPU consuming process bash-2.05b$ windowmaker bash: windowmaker: command not found why wont windowmaker run? i did install the packaged, as

Interrupts percentage high + packetloss

2003-07-23 Thread Feczak Szabolcs
Hi, there is a gw on 100mbit bandwidth, and interrupt is damn high on it even though the bandwidth utilization is only about 20%, and it is an AMD 2Ghz machine with 0,5Gb of DDR Ram though the network card is a D-Link DL10050 (one pci card with 4 ports), so maybe this is the problem, you will

Re: windowmaker problem

2003-07-23 Thread John Morgan Salomon
Well, the pkg_info should display something like windowmaker-0.80.2 GNUStep-compliant NeXTStep window manager clone and the command is /usr/X11R6/bin/wmaker wmtop is just an app that docks under Windowmaker. You want to install /usr/ports/x11-wm/windowmaker. Cheers, -Jhon marlon corleone

ppp connection problem

2003-07-23 Thread Brian Henning
Greetings all: I am connecting to my isp with the following ppp.conf using the command ppp -auto isp when i run the command i usually connect on the second try. for some reason the connection drops after the first try, but my true problem is i can ping internal ips and not ips outside the

problems do configure monitor in my notebook

2003-07-23 Thread EDISON PIGNATON DE FREITAS
Hi, I have a notebook Satellite 3000-214, and now I want to install the freeBSD SO, together with windows XP that came with my notebook. I made a partition to install the new SO, and I with the FreeBSD install program I made the swap and FS partitions. I manage to install the system, but

Installing FreeBSD onto Vinum-volumes?

2003-07-23 Thread Eivind Olsen
Hello. I'm about to install a new machine which will have 2 IDE-disks. I'd like to mirror some volumes between those disks while other volumes should be striped. I'd like to do this with FreeBSD 5.1. There's no data on the disks that I want/have to keep. Is it at all possible to configure

Re: windowmaker problem

2003-07-23 Thread Adam
On Wed, 2003-07-23 at 08:29, marlon corleone wrote: bash-2.05b$ pkg_info | grep -i windowmaker wmtop-0.84 Windowmaker dock app to display top 3 CPU consuming process bash-2.05b$ windowmaker bash: windowmaker: command not found why wont windowmaker run? i did install the

Re: ppp connection problem

2003-07-23 Thread Adam
On Wed, 2003-07-23 at 09:10, Brian Henning wrote: I am connecting to my isp with the following ppp.conf using the command ppp -auto isp when i run the command i usually connect on the second try. for some reason the connection drops after the first try, but my true problem is i can ping

Re: windowmaker problem

2003-07-23 Thread Adam
On Wed, 2003-07-23 at 08:29, marlon corleone wrote: bash-2.05b$ pkg_info | grep -i windowmaker wmtop-0.84 Windowmaker dock app to display top 3 CPU consuming process bash-2.05b$ windowmaker bash: windowmaker: command not found why wont windowmaker run? i did install the

Re: mod_php4 build fails on fontconfig?

2003-07-23 Thread Jez Hancock
On Wed, Jul 23, 2003 at 12:05:34PM +0200, Nelis Lamprecht wrote: I should probably consult the mod_php mail list for this but I thought I'd try my luck here first since this is on FreeBSD 4.7 and I've had pretty good responses before from this list. I see now mod_php now requires XFree86

Re: windowmaker problem

2003-07-23 Thread Michael E. Mercer
Don't know much about bash, but do you need to update your shell's path? For instance, running rehash under csh will tell the shell to update its list of executables found in the path. HTH Michael On Wed, 2003-07-23 at 08:32, Rus Foster wrote: yOn Wed, 23 Jul 2003, marlon corleone wrote:

Re: windowmaker problem

2003-07-23 Thread Lukas Ertl
[ removed freebsd-isp@ from CC-list ] yOn Wed, 23 Jul 2003, marlon corleone wrote: bash-2.05b$ pkg_info | grep -i windowmaker wmtop-0.84 Windowmaker dock app to display top 3 CPU consuming process bash-2.05b$ windowmaker bash: windowmaker: command not found You didn't

Re: Installing FreeBSD onto Vinum-volumes?

2003-07-23 Thread Kirk Strauser
At 2003-07-23T13:51:28Z, Eivind Olsen [EMAIL PROTECTED] writes: There's no data on the disks that I want/have to keep. Is it at all possible to configure Vinum and then install FreeBSD or will I have to install FreeBSD first and then convert to Vinum-volumes by manually editing the disklabel

Crash with bpf

2003-07-23 Thread Andrea Venturoli
Hello. I've got a production server which keeps crashing if I use bpfs to much. I usually only use bpf0 for dhcp server, but if I start e.g. snort and ntop, the machine will soon reboot. The same happens if I run tcpdump. uname -a gives: FreeBSD x..zz 4.7-RELEASE-p9 FreeBSD

Re: windowmaker problem

2003-07-23 Thread Andy Harrison
-BEGIN PGP SIGNED MESSAGE- ~ On 23-Jul-2003, marlon corleone wrote message windowmaker problem ~ bash-2.05b$ pkg_info | grep -i windowmaker wmtop-0.84

Re: help with ide cd burner

2003-07-23 Thread sascha . pawlowski
I am trying to use xcdroast with my ide burner but it cat see it. I think i need to enable scsi emulation ...well according to some links on google but anyway i cant find how to do this in the handbook. Would someone please inform on how to achieve this. Thanks in advance. ps: both

mod_perl

2003-07-23 Thread Andy Harrison
-BEGIN PGP SIGNED MESSAGE- I'd like to install mod_perl from ports on freebsd, but even if I do something as simple as 'make extract' it complains: Error: you don't have the right version of perl in /usr/bin. This is correct, I want to install it against the version of perl in

Re: maildir with softupdates

2003-07-23 Thread Bill Moran
Attila Nagy wrote: Hello, Is this statement still valid? ext3 is unsafe for maildir, and with softupdates, so is ffs. http://www.irbs.net/internet/postfix/0202/0358.html Yes, It's also true that any form of write-caching is unsafe, so disable the caches on your SCSI and ATA hard drives. Simply

Re: maildir with softupdates

2003-07-23 Thread Raphaƫl Marmier
Basically, if you want to ensure that email wont get lost, put the maildirs and mail queue on separate partitions and mount them sync. This is what I do. If you have to speed things, try first a battery backed raid controler and enable the write cache on it. Of course, you should always use an

kernel files

2003-07-23 Thread Schalk Erasmus
Hi, I would like to know, if it is safe to remove these files from /: kernel.GENERIC kernel.old Since there is already a /kernel (which should be the current one, right?) Version: 4.8-RC FreeBSD Regards Schalk Erasmus Incredible Networks ___

RE: kernel files

2003-07-23 Thread Schalk Erasmus
I assume, the same applies to /tmp directory. What type of Maintenance is required on a BSD Server, from time to time? Regards Schalk -Original Message- From: Schalk Erasmus [mailto:[EMAIL PROTECTED] Sent: 23 July 2003 05:05 PM To: '[EMAIL PROTECTED]' Subject: kernel files Hi, I

RE: ppp connection problem

2003-07-23 Thread fbsd_user
Please post /var/log/ppp.log be sure to empty ppp.log before you run last test so log only contains last 2 dials Try starting using this command ppp -background -nat isp Also post your /etc/rc.conf Add this to your ppp.conf isp section set timeout 0 # no idle time out,

usb device problem

2003-07-23 Thread Giuseppe Pagnoni
Dear list I am running 4.8stable and I have a problem with a USB disk on key. When I insert it into one of the USB ports, I get the error message: uhub0: device problem, disabling port 1 In the kernel, both da and umass are enabled. Any suggestion? thanks --

RE: kernel files

2003-07-23 Thread fbsd_user
Sure you can delete those files and not hurt any thing. But they do have purpose in FBSD. Lets say you recompile kernel and for some reason when you go to boot new kernel it does not boot, you are stuck. You can reboot and select the kernel.Generic or kernel.old to bring box back to life and fix

Re: maildir with softupdates

2003-07-23 Thread Wilko Bulte
On Wed, Jul 23, 2003 at 11:38:44AM -0400, Bill Moran wrote: Attila Nagy wrote: Hello, Is this statement still valid? ext3 is unsafe for maildir, and with softupdates, so is ffs. http://www.irbs.net/internet/postfix/0202/0358.html Yes, It's also true that any form of write-caching is

Re: BIND 9

2003-07-23 Thread Jeremy Gaddis
On Tue, 2003-07-22 at 23:33, Kirk Strauser wrote: At 2003-07-23T03:55:47Z, Tony Sterrett [EMAIL PROTECTED] writes: I'm trying to configure both a master and slave DNS on the same machine. My approach is to run the master by setting named_enable=YES and it will use the config file in

Any way to stop a remote box gone crazy?

2003-07-23 Thread sedwards
Hello I have a remote machine running FreeBSD 4.8 that runs my internet radio station (http://www.itsallgoodradio.com) and it has gone wacky. It will be several hours before anyone can get to it to reboot it. I have a ssh login prompt that is still live, but anytime I try to execute a

make world aborts with Operation not permitted

2003-07-23 Thread David Benfell
Hello all, I've been playing with the bleeding edge stuff. And so, of course, I'm bleeding. System is FREEBSD 5.1-CURRENT. make world aborts at: install -s -o root -g wheel -m 444 -fschg libcrypt.so.2 /usr/lib install: /usr/lib/libcrypt.so.2: Operation not permitted *** Error code 71 Stop

httpd -l and suexec error

2003-07-23 Thread Dave McCammon
Any pointers FBSD 5.1 Release Apache 1.3.28 type following command to view compiled modules #httpd -l and get- Compiled-in modules: http_core.c mod_so.c suexec: disabled; invalid wrapper /usr/local/sbin/suexec This is from a straight install of apache. Shouldn't I be getting more info for

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread Rus Foster
On Wed, 23 Jul 2003 [EMAIL PROTECTED] wrote: Hello I have a remote machine running FreeBSD 4.8 that runs my internet radio station (http://www.itsallgoodradio.com) and it has gone wacky. It will be several hours before anyone can get to it to reboot it. I have a ssh login prompt that is

setting up arson...help please!

2003-07-23 Thread sweetleaf
Anybody have arson working with a IDE Burner via SCSI emu in freebsd 5.1? I added SCSI emulation to my kernel: # ATA and ATAPI devices device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device

Re: HP or Compaq servers.

2003-07-23 Thread Grzegorz Czaplinski
On Tue, Jul 15, 2003 at 08:57:17PM +0200, Grzegorz Czaplinski wrote: That would be good to have a webpage with server configurations that run under FreeBSD. Don't you think so? Keeping the list of supported individual components up-to-date is a significant challenge. Trying to

Re: Installing FreeBSD onto Vinum-volumes?

2003-07-23 Thread Eivind Olsen
--On 23. juli 2003 09:19 -0500 Kirk Strauser [EMAIL PROTECTED] wrote: I've had great success with configuring an initial tiny partition as '/' and doing a minimal installation (and I mean *minimal*, as in, there's nothing else you can remove and still have it boot). The first step after booting

virtual pcm mixing

2003-07-23 Thread Jesse Guardiani
Howdy list, Does anyone know if it's possible to mix virtual PCM devices? (i.e. /dev/dsp0.1, /dev/dsp0.2, etc...) I'm trying to run XMMS at a different volume level than my KDE SFX volume level. XMMS is using /dev/dsp0.2 and KDE is using /dev/dsp0.3. Thanks! -- Jesse Guardiani, Systems

Re: Mozilla and long time in resolving Hostnames

2003-07-23 Thread Mica Telodico
--- Matthew Seaman [EMAIL PROTECTED] ha scritto: On Tue, Jul 22, 2003 at 10:04:30PM +0200, Mica ehi , I've tried the last version of Mozilla (1.4) installed via Ports updated with CVSUP , and It works perfectly with INET6 enabled . I think that mozilla team have solved ;) Bye Marcello

Re: BIND 9

2003-07-23 Thread John Morgan Salomon
Unless you have a different instances listening on different interfaces/IPs as master/slave for the same domain if you only have one machine--some registrars will not permit master slave on the same IP. Or can BIND9 handle this in a single instance? Cheers, -John Jeremy Gaddis wrote: On

Re: BIND 9

2003-07-23 Thread Kirk Strauser
At 2003-07-23T17:17:41Z, Jeremy Gaddis [EMAIL PROTECTED] writes: No, it's generally considered {easier,better,more manageable,...} to only have one instance of BIND. BIND can be master for some domains and slave for others, so there really is no need. I agree completely. That question was

Re: make world aborts with Operation not permitted

2003-07-23 Thread oremanj
On Wed, Jul 23, 2003 at 10:36:56AM -0700 or thereabouts, David Benfell wrote: Hello all, I've been playing with the bleeding edge stuff. And so, of course, I'm bleeding. System is FREEBSD 5.1-CURRENT. make world aborts at: install -s -o root -g wheel -m 444 -fschg libcrypt.so.2

Re: BIND 9

2003-07-23 Thread Chuck Swiger
John Morgan Salomon wrote: Unless you have a different instances listening on different interfaces/IPs as master/slave for the same domain if you only have one machine--some registrars will not permit master slave on the same IP. Or can BIND9 handle this in a single instance? The requirement to

Re: BIND 9

2003-07-23 Thread Jeremy Gaddis
On Wed, 2003-07-23 at 13:45, John Morgan Salomon wrote: Unless you have a different instances listening on different interfaces/IPs as master/slave for the same domain if you only have one machine--some registrars will not permit master slave on the same IP. Isn't the requirement of

Re: set user-id

2003-07-23 Thread Gerald S. Stoller
From: Dan Nelson [EMAIL PROTECTED] To: Ryan Thompson [EMAIL PROTECTED] CC: Gerald S. Stoller [EMAIL PROTECTED], [EMAIL PROTECTED], FreeBSD Questions [EMAIL PROTECTED] Subject: Re: set user-id Date: Tue, 22 Jul 2003 14:37:29 -0500 In the last episode (Jul 22), Ryan Thompson said: If you

Re: Installing FreeBSD onto Vinum-volumes?

2003-07-23 Thread Kirk Strauser
At 2003-07-23T18:21:42Z, Eivind Olsen [EMAIL PROTECTED] writes: Are you able to have a mirrored root-device (/) with this approach? Or will you end up with having a single copy of / on one drive? I end up with a single copy of '/'. However, I partition (both,all) drives identically, so that

Re: Installing FreeBSD onto Vinum-volumes?

2003-07-23 Thread oremanj
On Wed, Jul 23, 2003 at 03:51:28PM +0200 or thereabouts, Eivind Olsen wrote: Hello. I'm about to install a new machine which will have 2 IDE-disks. I'd like to mirror some volumes between those disks while other volumes should be striped. I'd like to do this with FreeBSD 5.1. There's

Re: set user-id

2003-07-23 Thread Dan Nelson
In the last episode (Jul 23), Gerald S. Stoller said: From: Dan Nelson [EMAIL PROTECTED] To: Ryan Thompson [EMAIL PROTECTED] CC: Gerald S. Stoller [EMAIL PROTECTED], [EMAIL PROTECTED], FreeBSD Questions [EMAIL PROTECTED] Subject: Re: set user-id Date: Tue, 22 Jul 2003 14:37:29 -0500

Dead hard drive I think

2003-07-23 Thread twig les
Hey *, A couple weeks ago I posted some error code and someone said it was probably a dying hard drive. I believe he was correct and that the drive is actively getting worse (it's in a lights-out center in another state so I wish I could poke at it but I can't). I'm hoping someone can confirm

search replace on multiple files

2003-07-23 Thread Scott I. Remick
Hello... I'm trying to figure out a way to pull off the following: I have a subdir with many different sorts of text files (some nested in additional subdirs, so recursion would be necessary) that need to have a search replace done on them. What's a quick way to script a global search replace

Mozilla Thunderbird under Linux compatibility?

2003-07-23 Thread David Gerard
I'm trying to run a current Thunderbird build for Linux under compatibility. It's quitting with: [EMAIL PROTECTED]:~ $ ./thunderbird/thunderbird ./thunderbird/thunderbird-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

Re: search replace on multiple files

2003-07-23 Thread Dan Nelson
In the last episode (Jul 23), Scott I. Remick said: Hello... I'm trying to figure out a way to pull off the following: I have a subdir with many different sorts of text files (some nested in additional subdirs, so recursion would be necessary) that need to have a search replace done on

Re: search replace on multiple files

2003-07-23 Thread oremanj
On Wed, Jul 23, 2003 at 10:56:19AM -0400 or thereabouts, Scott I. Remick wrote: Hello... I'm trying to figure out a way to pull off the following: I have a subdir with many different sorts of text files (some nested in additional subdirs, so recursion would be necessary) that need to have a

Re: HP or Compaq servers.

2003-07-23 Thread Olaf Hoyer
On Wed, 23 Jul 2003, Grzegorz Czaplinski wrote: On Tue, Jul 15, 2003 at 08:57:17PM +0200, Grzegorz Czaplinski wrote: That would be good to have a webpage with server configurations that run under FreeBSD. Don't you think so? Keeping the list of supported individual components

Re: search replace on multiple files

2003-07-23 Thread oremanj
On Wed, Jul 23, 2003 at 01:20:40PM -0700 or thereabouts, [EMAIL PROTECTED] wrote: On Wed, Jul 23, 2003 at 10:56:19AM -0400 or thereabouts, Scott I. Remick wrote: Hello... I'm trying to figure out a way to pull off the following: I have a subdir with many different sorts of text files (some

Re: SMC - 2402W wireless PCI ethernet card

2003-07-23 Thread Alin-Adrian Anton
Scott Mitchell wrote: On Sun, Jul 20, 2003 at 10:52:51PM +0300, Alin-Adrian Anton wrote: Hi guys, anyone knows if this *SMC - 2402W *is supported by FreeBSD? I am going to buy 2 x wireless cards. If any other are better supported or one knows that they work well, please tell me, so I can

OpenSSH 3.6.1 support in RELENG_5_0?

2003-07-23 Thread Darren Spruell
Greetz, I just updated from 5.0 release per the RELENG_5_0 tag. I had expected that the source tree would then contain openssh-3.6.1p but after a make installworld I see that it is still at 'OpenSSH_3.5p1 FreeBSD-20021029' (according to a scanssh query.) Should I be seeing 3.6.1 or is it not

Re: HP or Compaq servers.

2003-07-23 Thread Grzegorz Czaplinski
On Wed, Jul 23, 2003 at 10:21:03PM +0200, Olaf Hoyer wrote: Hi there! I have done the page. Here is the link: http://prioris.mini.pw.edu.pl/~gregory/FreeBSD/ Anyone who wants to share his/her experience is more than welcome the send me the hardware spec and few words on experience.

Re: OpenSSH 3.6.1 support in RELENG_5_0?

2003-07-23 Thread Dan Nelson
In the last episode (Jul 23), Darren Spruell said: I just updated from 5.0 release per the RELENG_5_0 tag. I had expected that the source tree would then contain openssh-3.6.1p but after a make installworld I see that it is still at 'OpenSSH_3.5p1 FreeBSD-20021029' (according to a scanssh

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread sedwards
I get the same Segmentation fault when I try to run dmesg. I'm using the bash shell. Oddly enough I can run sh though. Another odd thing if I try to use cat with bash I get: -bash: cat: command not found but I get this if I run cat from sh: cat: no such device or address Thanks

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread Rus Foster
On Wed, 23 Jul 2003 [EMAIL PROTECTED] wrote: I get the same Segmentation fault when I try to run dmesg. I'm using the bash shell. Oddly enough I can run sh though. Another odd thing if I try to use cat with bash I get: -bash: cat: command not found but I get this if I run cat from sh:

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread oremanj
On Wed, Jul 23, 2003 at 03:28:38PM -0600 or thereabouts, [EMAIL PROTECTED] wrote: I get the same Segmentation fault when I try to run dmesg. I'm using the bash shell. Oddly enough I can run sh though. Another odd thing if I try to use cat with bash I get: -bash: cat: command not

Huge load average on mail server

2003-07-23 Thread John Fox
I recently became responsible for our mail server, and lately, the load average on the thing has been running consistently high, in mid-20's to mid-30's. And at the same time, sendmail has become extremely sluggish in terms of responding to connections on port 25. There's got to be a bottleneck

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread sedwards
Quoting Rus Foster [EMAIL PROTECTED]: On Wed, 23 Jul 2003 [EMAIL PROTECTED] wrote: Try cd / echo * Rgds Rus cd seems to work (I can cd to directories that I know exist, but get an error if I try to cd to a directory that doesn't), but echo always just returns *

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread Rus Foster
cd seems to work (I can cd to directories that I know exist, but get an error if I try to cd to a directory that doesn't), but echo always just returns * hmm strange...it could be the shell as echo * on mine does and ls Rus -- www: http://jvds.com | Virtual Servers from just $15/mo

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread sedwards
Quoting [EMAIL PROTECTED]: On Wed, Jul 23, 2003 at 03:28:38PM -0600 or thereabouts, [EMAIL PROTECTED] wrote: I get the same Segmentation fault when I try to run dmesg. I'm using the bash shell. Oddly enough I can run sh though. Another odd thing if I try to use cat

FreeBSD 4.8-STABLE #0, atapicam, and cdparanoia problems

2003-07-23 Thread Joe Sotham
cdparanoia gets stuck at the point it begins to write the first wav file. I've rebuilt the the 4-stable branch, including the atapicam device and the kernel. This is so close to working it's driving me crazy. I don't know what to do next! Does anyone have any suggestions or can confirm

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread sedwards
Quoting Rus Foster [EMAIL PROTECTED]: cd seems to work (I can cd to directories that I know exist, but get an error if I try to cd to a directory that doesn't), but echo always just returns * hmm strange...it could be the shell as echo * on mine does and ls Rus

Re: Printing problems

2003-07-23 Thread Lowell Gilbert
frank brierley [EMAIL PROTECTED] writes: I have a HP deskjet 640c attached to a freebsd 4.8 box. This printer doesn't do plain text real easy, something to do with carrage return and line feed. There are a few simple printing filters on the web that help print plain text with lpd, but

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread Dan Nelson
In the last episode (Jul 23), Rus Foster said: cd seems to work (I can cd to directories that I know exist, but get an error if I try to cd to a directory that doesn't), but echo always just returns * hmm strange...it could be the shell as echo * on mine does and ls echo * in an empty

Re: Make Permission errors! Most odd.

2003-07-23 Thread Lowell Gilbert
Brad [EMAIL PROTECTED] writes: I've been experiencing permission errors with make intermittently. It's happening with quite a few users on the box but it's just random. It's never a certain application or a certain user/group so it's been very hard to pinpoint what the problem is, hence why

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread sedwards
Quoting Dan Nelson [EMAIL PROTECTED]: In the last episode (Jul 23), Rus Foster said: cd seems to work (I can cd to directories that I know exist, but get an error if I try to cd to a directory that doesn't), but echo always just returns * hmm strange...it could be the shell

Tape errors

2003-07-23 Thread Igor Kulemzin
Hi, I have HP SureStore C1557A tape device. Kernel detect my drive succesfully. I run tar -c somedir and got this errors: (sa0:ahc0:0:0:0): WRITE FILEMARKS. CDB: 10 0 0 0 2 0 (sa0:ahc0:0:0:0): Deferred Error: MEDIUM ERROR asc:3b,0 (sa0:ahc0:0:0:0): Sequential positioning error field

Re: Any way to stop a remote box gone crazy?

2003-07-23 Thread Dan Nelson
In the last episode (Jul 23), [EMAIL PROTECTED] said: Quoting Dan Nelson [EMAIL PROTECTED]: In the last episode (Jul 23), Rus Foster said: cd seems to work (I can cd to directories that I know exist, but get an error if I try to cd to a directory that doesn't), but echo always

Trouble reading BSD formatted HD in USB hard drive... but it worksfine in Linux!

2003-07-23 Thread Donald Burr of Borg
I recently decided to move one of the drives in my main system into an external USB 2.0 case. This was done so that I could take this drive between several systems (it is primarily used for backup and data archival). Yes, I know that 1394 (FireWire) would be faster, but not all of my machines

Re: Huge load average on mail server

2003-07-23 Thread Kirk Strauser
At 2003-07-23T21:37:46Z, John Fox [EMAIL PROTECTED] writes: What procedures would folks recommend for me to follow in order to try and determine the problem? Step one: run `top' and see what process(es) are using the most CPU. It may be something not directly related to Sendmail. For

  1   2   >