usb_set_altinterface: Invalid argument ?

2004-02-26 Thread Thomas Graham
how could I fix this problem with usb: usb_set_altinterface: Invalid argument I am using FreeBSD .local 5.2.1-RC2 FreeBSD 5.2.1-RC2, Thanks all -- HK Celtic Orchestra leader and coordanator: Thomas Graham Lau Phone number: 852-93239670(24hours a day, 7days a week non-stop phone) Web

Re: boot disk uses the wrong scsi driver

2004-02-25 Thread Thomas Vogt
... Well we don't have any cd-rom in our servers. But I guess I've figured out the right solution for my problem. boot -c should help me. Next time I should read the man page more carefully. regards Thomas Vogt - Original Message - From: Thomas Vogt [EMAIL PROTECTED] To: [EMAIL PROTECTED

Way to get ALL options for a meta-port?

2004-02-23 Thread Thomas T. Veldhouse
Is there a way to get ALL of the options available for a meta-port like KDE? Many of the ports it is dependent upon have options to use GIF or UNGIF and other things like that. It would be nice if I could: # cd /usr/ports/x11/kde3 # make show-options and see ALL of the options that all of the

Re: Removing system user

2004-02-20 Thread Thomas Beer
I would not delete them. A normal user, e.g., has to be member of the group staff to su to root, etc. Cheers Tom On Fri, Feb 20, 2004 at 11:51:03PM +0800, meimi wrote: I have read some document about server hardening. It suggests me removing the following users: operator, games, news,

Epson C63/C64 setup ?

2004-02-16 Thread Thomas Graham
does anyone try to make Epson C63/C64 USB working on freebsd 5.x ? Thanks. -- HK Celtic Orchestra leader and coordanator: Thomas Graham Lau Phone number: 852-93239670(24hours a day, 7days a week non-stop phone) Web site: http://sml.dyndns.org Email: [EMAIL PROTECTED] Celtic Newage

synce + multisynce ?

2004-02-15 Thread Thomas Graham
does anyone know how to config synce with multisynce ? don't ask me to google it, I did it and I try all method, none of them are working for me, Thanks. -- HK Celtic Orchestra leader and coordanator: Thomas Graham Lau Phone number: 852-93239670(24hours a day, 7days a week non-stop phone

Re: 5.2.1-RC1 and RC2

2004-02-15 Thread Thomas T. Veldhouse
Chris wrote: Is is me? Or has something changed in 5.2 that tends to make systems freeze up during portupgrade? Mainly - KDE-3.2.0 That being said, I seem to be seeing this more often on other upgrades. Strange thing is, I considered it to be my PC however, I never seem to run into the total

pthread on freebsd 5.2...?

2004-02-13 Thread Thomas Graham
does anyone could paste the working /etc/libmap.conf to me please ? some program is working but some program don't because pthread lib problem, I am running freebsd 5.2 Thanks. -- HK Celtic Orchestra leader and coordanator: Thomas Graham Lau Phone number: 852-93239670(24hours a day, 7days

freebsd samba port problem

2004-02-12 Thread Thomas May
Hi, the samba-devel port has a problem, because version 3.0.1 is not longer available on samba ftp. the new version is 3.02 and the port stops downloading regards thomas --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version

Re: OpenLDAP and Mozilla Messenger

2004-02-08 Thread Thomas T. Veldhouse
Loren M. Lang wrote: On Sat, Feb 07, 2004 at 06:06:32PM -0600, Thomas T. Veldhouse wrote: Does anybody know of a GOOD HOWTO to get Mozilla Messenger and OpenLDAP (2.2) to work well together [for addressbooks]? I have been searching for doco all day and I have downloaded schema and entered

OpenLDAP and Mozilla Messenger

2004-02-07 Thread Thomas T. Veldhouse
Does anybody know of a GOOD HOWTO to get Mozilla Messenger and OpenLDAP (2.2) to work well together [for addressbooks]? I have been searching for doco all day and I have downloaded schema and entered configurations to no avail. Thanks in advance for any help, Tom Veldhouse pgp0.pgp

Mutt, GPG and Maildir HOWTO

2004-01-27 Thread Thomas T. Veldhouse
Can anybody lead me to a HOWTO or simple configuration for using Mutt with GPG and a Maildir setup (via courier-imap)? Thanks in advance, Tom Veldhouse ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: freebsd 4.8 and the spamassassin 2.6x port

2004-01-23 Thread Thomas T. Veldhouse
Charles Swiger wrote: FreeBSD 4.8 should be recent enough that you can use a modern ports tree without the CONFLICTS feature causing problems, so use CVSUP to update your ports tree to the current version. From there, install /usr/ports/lang/perl5.8, and then run use.perl port. That should

Re: ALSA drivers

2004-01-21 Thread Thomas T. Veldhouse
Stas wrote: Hello, Does FreeBSD supports ALSA drivers? Thanks The L in ALSA stands for Linux ... so I highly doubt it. It might be possible to code such a thing for the Linux ABI emulation, but I don't believe it has been done. ___ [EMAIL

Re: IPFW and Dynamic Rules

2004-01-21 Thread Thomas T. Veldhouse
Dinesh Nair wrote: seems like you're hitting this limit with too many keep-state rules in your ipfw ruleset. try trimming them down a little, by adding in specific reverse packet flow rules. It does not take many at all to hit the limit. This is what I used to use [in /etc/sysctl.conf] on a

Re: [5.2] Startup script won't install

2004-01-20 Thread Thomas T. Veldhouse
Robert Fitzpatrick wrote: Still no luck, it only confirms the placement of the slapd daemon at the end of the install. Everything goes well, but no slapd.sh in rc.d. Any ideas? It installed the startup scripts as /etc/rc.d/slapd /etc/rc.d/slurpd You will need to add these to your

Re: Web Editing?

2004-01-19 Thread Thomas T. Veldhouse
I just use Dreamweaver (or whatever software is available) on Windows and post the files to my FreeBSD servers. Tom Veldhouse - Original Message - From: Eric F Crist [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 19, 2004 8:25 AM Subject: Web Editing? What do people here

Re: [5.2] Startup script won't install

2004-01-19 Thread Thomas T. Veldhouse
Robert Fitzpatrick wrote: I have installed the openldap-2.1.23 package through the ports system, but it will not install the slapd.sh file into the rc.d directory. Am I missing something to get it to do this? I see the file in the files directory below the ports for openldap. Other packages

Re: [5.2] Startup script won't install

2004-01-19 Thread Thomas T. Veldhouse
Robert Fitzpatrick wrote: On Mon, 2004-01-19 at 13:08, Thomas T. Veldhouse wrote: Robert Fitzpatrick wrote: I have installed the openldap-2.1.23 package through the ports system, but it will not install the slapd.sh file into the rc.d directory. Am I missing something to get it to do this? I

Re: ipfw/nated stateful rules example

2004-01-19 Thread Thomas T. Veldhouse
fbsd_user wrote: Friends In both 4.9 and 5.2 I can not get an rules set to function that only uses keep-state' rules for outbound and inbound selection control and the divert rule. Does anybody have an rules set they can share with me as an sample for me to see. Thanks The best sample

Re: ipfw/nated stateful rules example

2004-01-19 Thread Thomas T. Veldhouse
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Thomas T. Veldhouse Sent: Monday, January 19, 2004 1:41 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] ORG Subject: Re: ipfw/nated stateful rules example fbsd_user wrote: Friends In both 4.9 and 5.2 I can not get an rules set to function

hello again, devfs, hello

2004-01-17 Thread Frederick Thomas
hi I just wondering if anyone is still out there who cn actually help me with the problem I'm having with devfs and my sound card. devfs did'nt automatically create any node I would normally expect to find , [/dev/snd/;/dev/dsp(although it did create dsp0.0 and 0.1); /dev/audio(for the

FreeBSD 4.9 with ICP Vortex Raid Controller GDT8586RZ and disk array with 980 GB

2004-01-16 Thread Thomas Schloßbauer (schlossbauer - edv für unternehmen)
that I have to correct the physical architecture of the disk (cyl/sec(heads). Do I have to correct it really manually and how do I find the correct one's ? Thanks for help. Thomas Schloßbauer, Germany ___ [EMAIL PROTECTED] mailing list http

regarding devfs ...

2004-01-16 Thread Frederick Thomas
Hi, is there anyone who has documentation other than the manpage for freebsd's implementation of devfs? I have researched all the websites that I know of and have been unable to find any comprehensive doc on the subject. I've been trying to set a pnp onboard soundcard cs4236 crystal and

Logitech Cordless MX Duo

2004-01-16 Thread Thomas Moyer
I'm not exactly sure if I just missed something on Google but after a lot of searching I couldn't find anything. I have a Logitech Cordless MX Duo. And for some reason when I test the moused during install it works but the motion of the pointer is incredibly slow and jerky. The computer is

freebsd 5.1 and devfs

2004-01-13 Thread Frederick Thomas
shalom, I read the manpage on devfs and can't make heads or tails of it. I've a cs4236 onboard pnp sound card that took 2 months to finally get running and I'm gonna wait that long this time. My box is a dell optiplex gx1 and using old school rules catted dmesg.boot and found pcm0my card

Using a usb compact flash card reader

2004-01-11 Thread Thomas Pasch
transfers da0: 244MB (500736 512 byte sectors: 64H 32S/T 244C) da1 at umass-sim0 bus 0 target 0 lun 1 da1: IC USB Storage-SMC 301b Removable Direct Access SCSI-0 device da1: 1.000MB/s transfers da1: Attempt to query device size failed: NOT READY, Medium not present Anyone got an idea. Cheers, Thomas

Sane USB problem with HP ScanJet 5300C on FreeBSD-5.2-RC2/amd64

2004-01-11 Thread Thomas Pasch
Hello,    I'm trying to get my scanner to work on FreeBSD 5.2-RC2/amd64. I can see  the scanner with sane-find-scanner and usbdevs but scanimage seems to hang.    I'm using the sane-backends-1.0.12_3 and sane-frontends-1.0.11 and  libusb-0.1.7_1 from the package tree (but also tried ports and a

5.2-RC Install Issue

2004-01-07 Thread Thomas Moyer
Well the BIOS is not that old (less than 6 monthes) and as far as I know nothing special is enabled. I succesfully installed 5.0 and 5.1 on it when they came out but when trying to install 5.2-RC2 it fails with messages below. Hi Thomas, What's the age of the BIOS which is there on the mother

[no subject]

2004-01-06 Thread Thomas Moyer
When I try to boot the install CD I get a huge list of error messages before it even gets to sysinstall. ata2-master: WARNING - SETFEATURES recovered from missing interrupt ata2-master: WARNING - SETFEATURES recovered from missing interrupt ad4: WARNING - SETFEATURES recovered from missing

Alcatel Speedtouch PC ADSL Modem

2004-01-04 Thread Thomas Storey
I need to do etc. I am not a FreeBSD guru so things might need to be explained in a little more english and usual. It would be VERY much appreciated if you can help me out. Cheres, Thomas ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

once again rpm-4.0.4.tar.gz

2004-01-02 Thread Frederick Thomas
Hello, I'm trying to get some help installing the tarball in the subject line because I do not have an internet connection at home, and every time I have tried to build a binary from source I've have been unable to because of some missing dependencies. I'm new to asking for help but I would

trouble installing rpm-4.0.4.tar.gz

2003-12-29 Thread Frederick Thomas
shalom, I have a question which I hope that you can help me with. I just tried to intstall rpm-4.0.4.tar.gz on my system[freebsd 4.8] and have not been able to get it to ./configure let alone make. Is there a special dir, ( /usr/compat/linux?), or dependencies that are required to

EISA I/O port status error.panic: NMI indicates hardware failure

2003-12-19 Thread Thomas Hafner
cpu intensive stuff, so the system got hot and after 30h or so the box died. After powering and cooling down the system it was alive again. Now it shows this problem. Any guesses where the hardware problem is? thx, \Thomas\bye -- Wer sich zuviel mit kleinen Dingen abgibt, wird gewoehnlich

Re: EISA I/O port status error.panic: NMI indicates hardware failure

2003-12-19 Thread Thomas Hafner
Hi Matthew, thx for your quick reply. On 19.12.03 (11:00), Matthew Seaman wrote: % On Fri, Dec 19, 2003 at 11:24:28AM +0100, Thomas Hafner wrote: % % A few days ago I had running some cpu intensive stuff, so the system % got hot and after 30h or so the box died. After powering and cooling

Re: ACPI S3 compatible video card?

2003-12-19 Thread Thomas T. Veldhouse
Andrew Gallatin wrote: Does anybody have suggestions as to a cheap, AGP based video card which is known to suspend/resume correctly and has DVI output? I'm currently using an ATI Technologies Inc Rage 128 Pro Ultra TF rev 0, and the screen fails to come back when I resume the machine (an

cs4236b crystal onboard sound help

2003-12-15 Thread Frederick Thomas
Shalom, I have been trying to avoid contacting you since I know that your engaged, however I have come to the end of my resources. I have a dual boot with win98 and freebsd 4.8 on a Dell Optiplex GX1(tower). I have attempted to configure the sound [crystalcs4236b onboard audio controller]

RE: Resolution problems in x and CLI

2003-12-07 Thread Thomas Lippert
Systems, Inc (612) 998-3588 - Hope that helps, Thomas $clever_quote = $quote + $cleverness ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

HP/UX NFS client (and general TCP/IP) problems with FreeBSD?

2003-12-01 Thread Thomas David Rivers
I've been scouring the net looking for someone else that has a similar problem; but I haven't found anything. The situation we have is a new HP/UX 11.0 system, which is doing an NFS mount from a FreeBSD 4.3 system. Even though we've dropped to NFS V2 and set the rsize/wsize on the HP/UX client

Re: Laptop starts back up on its own

2003-11-29 Thread Thomas Lippert
the battery out! Still trying to trace the reason...:-( When i had this problem, the solution ended up being to set the computer to not power up when another computer tries to access it online. That seemed to stop the weird powering on. -Thomas ___ [EMAIL

Re: howto dissallow upgrade for specific port?

2003-10-24 Thread Thomas Spreng
hello, Read the portupgrade manpage. I think the --exclude parameter is what you want. cheers, tom On Fri, Oct 24, 2003 at 11:23:03AM -0400, Jesse Guardiani wrote: Howdy list, I have a port that I do NOT want to upgrade: python-2.2.2 If I do upgrade it, some of the software on my

PPP dialin server (-direct) won't route traffic - sets incorrect gateway on PC

2003-10-18 Thread Andrew Thomas
I'm trying allow a dialin connection to my 4.8-STABLE box (although I've tried with my 5.1-CURRENT box with the same results) via userland ppp. The modem can connect just fine and I can login to the machine. I then start ppp. However, no matter how I setup ppp, I cannot get the routing to work.

Re: writing pdfs

2003-10-10 Thread Thomas Spreng
On Fri, Oct 10, 2003 at 08:31:41AM -0400, William O'Higgins wrote: I have grown tired of using MS Word as my standard document output format. I haven't gotten OpenOffice to work under FreeBSD (and it isn't my favourite tool by a long shot) and I am most happy generating text in vi. PDF is

Linksys WMP11 PCI

2003-10-10 Thread Thomas Hood
I installed Linksys WMP11 PCI on FreeBSD 4.8 - STABLE. I've updated and done a buildworld. It shows up only as: pci0: unkown card (vendor... Any help would be greatly appreciated. Thanks. -Tom _ Compare Cable, DSL or Satellite

Re: How-to use a USB joypad?

2003-10-02 Thread Thierry Thomas
Le Ven 26 sep 03 à 22:19:45 +0200, Thierry Thomas [EMAIL PROTECTED] écrivait : On 26 sep 03 at 21:47:03 +0200, Nick Holley [EMAIL PROTECTED] wrote: What program are you trying to use? I know there are some issues with joysticks and gamepads on FreeBSD. For example, the joystick code

Re: KDM and FreeBSD?

2003-10-02 Thread Thierry Thomas
on secure Regards, -- Th. Thomas. pgp0.pgp Description: PGP signature

Re: Which PATH is set for daemons?

2003-09-30 Thread Thomas Fiebig
Hi Warren, thanks for your answer! Your solution is what I have done as a quick and dirty solution, but I asked me why the maintainers of ghostscript port are using scripts counting on set pathes... Thomas Warren Block wrote: On Mon, 29 Sep 2003, Thomas Fiebig wrote: I have inserted

Which PATH is set for daemons?

2003-09-29 Thread Thomas Fiebig
? Thanks, Thomas BTW: My /.profile (or /.cshrc) contents the /usr/local/bin path! ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Multiple USB ethernet devices on one usb port (with hub)?

2003-09-29 Thread Andrew Thomas
Bernd, Bernd Walter [EMAIL PROTECTED] wrote: You might take power consumption into acount. If your hub is not powered it can't supply more then 100mA per port. check the required consumption of your ethernet devices with usbdevs -v. In case they require more then 100mA you *must* use a self

Re: Multiple USB ethernet devices on one usb port (with hub)?

2003-09-27 Thread Andrew Thomas
--- Ian Dowse [EMAIL PROTECTED] wrote: There is definitely one problem that stops you from using two identical USB ethernet devices, but I don't know if it's the only one: the axe driver uses a static (global) stucture for some per-interface data, so it clobbers this state with two interfaces.

How-to use a USB joypad?

2003-09-26 Thread Thierry Thomas
) {sysread(JOY,$x,16);@j=unpack(,$x);print @j\n;sleep(1);}' (adapted from `man 4 joy'), it returns a list of numbers for each action on the pad, but nothing usable. I've tried to link /dev/joy0 - /dev/uhid0, but without success with several games. What am I missing? -- Th. Thomas

Re: How-to use a USB joypad?

2003-09-26 Thread Thierry Thomas
perl routine or tuxracer. Regards, -- Th. Thomas [sorry for the previous bad manipulation]. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Question for ipf setting on single NIC box

2003-09-24 Thread Thomas Spreng
Hello, On Wed, Sep 24, 2003 at 03:38:11PM +0800, Michael Lee(HINET) wrote: Hi all, I only have a NIC on my FreeBSD Box. Here is my configuration: ifconfig de0 aaa.bbb.ccc.ddd netmask 255.255.255.0 ( My External Interface ) ifconfig de0_alias0 192.168.1.254 netmask 255.255.255.0 ( My

Re: A question about host...

2003-09-24 Thread Thomas Spreng
Hello, On Wed, Sep 24, 2003 at 09:51:38AM -0400, Payne wrote: Hi, I am wanting to use host.allow and host.deny to make my box more secure. Is there a site that can explain how to use them. hosts.deny is depricated just use hosts.allow. please read 'man 5 hosts_options' or if you dont like

Multiple USB ethernet devices on one usb port (with hub)?

2003-09-23 Thread Andrew Thomas
I've got an older Dell Latitude (CPi) laptop that I'm trying to setup as a router/firewall/??? machine. I'm using 5.1-R with a compiled kernel that I'm slowly reducing to the minimum I need. I decided to try using usb ethernet adapters since they seemed so easy. However, the laptop only has one

passwort create with perl

2003-09-12 Thread thomas may
Hi, iam searching for a perl programm to create an freebsd user account password, i dont want to change a password, i want to see it on the command line, to copy and paste it into another application. Has anyone an idea ? thanx thomas ___ [EMAIL

freebsd xmailserver and php mail() function

2003-09-08 Thread thomas may
work ... mainly my problem is that i have enabled smtp auth, if i turn it off it will work. thanx a lot ---thomas ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

Re: Configuration files after portupgrade horde and imp

2003-09-03 Thread Thierry Thomas
. Thomas. pgp0.pgp Description: PGP signature

php mail() function with freebsd 4.8

2003-08-28 Thread thomas may
i got only an empty site without sending the mail. Iam not really sure if it is a php, port or a freebsd problem. Maybe i must change some compile options ? Can someone please help me. THANX thomas ___ [EMAIL PROTECTED] mailing list http

Hard drive devices (WAS Need Vinum help)

2003-08-27 Thread Thomas Smith
Thanks to those of you who replied to my previous question. However, I don't think the problem was Vinum entirely. After doing some research, I discovered that not all /dev devices are created at install time. Looking back, one of the errors I would get when trying to setup Vinum is device not

Need Vinum help

2003-08-26 Thread Thomas Smith
I think I have the process of creating a Vinum volume but I'm missing something. My config file (config1) contains: drive a device /dev/ad0 volume root plex org concat sd length 36g drive a When I run /vinum create config1/ I get the error Can't initialize device a: Operation not supported

Re: Need Vinum help

2003-08-26 Thread Thomas Smith
, Thomas Smith wrote: I think I have the process of creating a Vinum volume but I'm missing something. My config file (config1) contains: drive a device /dev/ad0 volume root plex org concat sd length 36g drive a When I run /vinum create config1/ I get the error Can't initialize device a: Operation

Re: Need Vinum help

2003-08-26 Thread Thomas Smith
Stijn Hoop wrote: On Mon, Aug 25, 2003 at 11:26:48PM -0700, Thomas Smith wrote: The config file is as follows: drive a1 device /dev/ad0a drive a2 device /dev/ad1e You are using slice 'a' on ad0 and slice 'e' on ad1. Typo? No, it's not a typo. When I run disklabel ad0 the 4.2BSD slice

Re: How to ensure dependency is compiled with some flags?

2003-08-25 Thread Thierry Thomas
, thanks! Remark: with this solution, you have to mark your port as interactive, because it won't build on bento. -- Th. Thomas This message was sent using IMP, the Internet Messaging Program

MAC Addr Cloning

2003-08-24 Thread Thomas Smith
FreeBSD 4.8-RELEASE I have a Cox Internet connection that I currently use a Netgear router with. I'd like to hook my FreeBSD box to that connection and use it instead. The problem is that Cox provisions accounts and if the MAC address changes they have to be called to reprovision the account.

Re: MAC Addr Cloning

2003-08-24 Thread Thomas Smith
Dan Nelson wrote: In the last episode (Aug 23), Thomas Smith said: I have a Cox Internet connection that I currently use a Netgear router with. I'd like to hook my FreeBSD box to that connection and use it instead. The problem is that Cox provisions accounts and if the MAC address changes

Re: Can you help me find a small (old ?) FreeBSD release?

2003-08-22 Thread Thomas Spreng
hi On Fri, Aug 22, 2003 at 03:46:40AM -0700, Dorin-Constantin Scutarasu wrote: Hi, My name is Dorin Scutarasu. I have an old computer (AMD 80486 DX2 @ 80MHz with 16 MB of RAM) an I want to install FreeBSD on it in a 50 MB partition. Can you help me find a small release that includes all

NATD Firewall Rules Setup

2003-08-22 Thread Thomas Smith
I'm configuring a firewall (FreeBSD 4.8-RELEASE). I've got the firewall locked down as I need it to be but am having issues getting NAT working. The firewall config file is included below. Note that if I add the allow all rule to the end of the file NAT works fine. I'm certain its an IPFW

Re: Terminal program on fbsd

2003-08-19 Thread Thomas Smith
Try Kermit--very flexible and powerful. Get it from /usr/ports/comms/kermit. Docs are at www.columbia.edu/kermit. Karl Pielorz wrote: --On 19 August 2003 02:20 -0700 Jonas [EMAIL PROTECTED] wrote: Sorry for the novice question. I have connected the console port on a Cisco router to COM1 on

Kernel Compile Errors

2003-08-18 Thread Thomas Smith
Environment: FreeBSD 4.8 Situation: I setup this server last week and recompiled the kernel to remove unecassary hardware and feature support. That worked without a hitch. I installed a few other apps (Pine, Vim 6, Squid, and Dans Guardian (Dans was compiled from their source--not from a port).

Re: Hi Quick question

2003-08-14 Thread Thomas Spreng
hi, On Fri, Aug 08, 2003 at 10:52:33PM -0500, Eric Murphy wrote: Is there a command to browse files by pages? When ever I ls in a big dir, I can't shift page up for some reason. This is very annoying =( # ls | more cheers.. ___ [EMAIL PROTECTED]

Re: installation problems (was: empty)

2003-08-14 Thread Thomas Spreng
Hi, please read http://www.lemis.com/questions.html On Mon, Aug 11, 2003 at 07:43:18AM +, Mike Dem wrote: Hey I Decided To Get your Unix Based OS Because I need More of a Challeng I Do Have Two Questions, First Can I install FreeBSD without using Partition magic Of course you can

Re: nss_ldap in -CURRENT

2003-08-14 Thread Thomas Deniau
So, is it safe to comment out the errx and recompile passwd ? OK, if anyone has the same problems : I've commented out the errx, cc -lpam -o passwd /usr/src/usr.bin/passwd/passwd.c Now the passwd works for LDAP too ;) -- Thomas Deniau Unix is user friendly. It's just selective when choosing

Hardware for Developers to FreeBSD

2003-08-14 Thread Thomas Fiedler
Hello all I have a old Motherboard white AMD K6 233Mhz and 32 Mb EdoRAM for Developers. Price = 0,000 (Present) Please give me Post Adress in Germany Sorry i can not very good english. :-) Thanks ... Thomas ___ [EMAIL PROTECTED

Re: backup static routes for freebsd (default)

2003-08-14 Thread Thomas Spreng
hi, On Mon, Aug 04, 2003 at 11:52:54PM -0700, Ezra Banoba wrote: Hello, I have a gatway box running freebsd 4.8 and several links to the internet via different ISP's. This box is connected directly to one of the ISP's but also has access to the other gatways via the LAN. I would like to

Re: nss_ldap in -CURRENT

2003-08-14 Thread Thomas Deniau
these lines come a bunch of PAM calls... So, is it safe to comment out the errx and recompile passwd ? -- Thomas Deniau Unix is user friendly. It's just selective when choosing friends. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: Fw: Re: nss_ldap in -CURRENT

2003-08-07 Thread Thomas Deniau
try_first_pass nullok in /etc/pam.d/passwd But when I try to change a pass for a LDAP user I get : passwd: Sorry, `passwd' can only change passwords for local or NIS users. The logs show me that the LDAP query returned the correct value. Any clue ? -- Thomas Deniau Unix is user friendly. It's

Re: X-server must be suid or root!!

2003-08-04 Thread Thomas Spreng
hi, On Mon, Aug 04, 2003 at 04:28:24PM +0300, Alex Zivenko wrote: When I am starting my XFree86 with command startx it gives me eroor Server must be suid or root But when I am root - all perfect. How I can fix it? have you installed /usr/ports/x11/wrapper ? If not then do so... cheers

Ports problems

2003-07-14 Thread Thomas von Hassel
I have a problem installing from the ports collection. No matter what i try to install i get an error 1 when it is trying to check if the port i allready installed. I tried running pkdb -F, but that does not help. any ideas ? /thomas ___ [EMAIL

Re: Ports problems

2003-07-14 Thread Thomas von Hassel
On tirsdag, jul 15, 2003, at 00:18 Europe/Copenhagen, Patrick O'Reilly wrote: From: Thomas von Hassel [EMAIL PROTECTED] I have a problem installing from the ports collection. No matter what i try to install i get an error 1 when it is trying to check if the port i allready installed. I tried

Re: Ports problems

2003-07-14 Thread Thomas von Hassel
a 4.8 system too that obviously doesn't have that problem. Thanx allot. /thomas ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: sed(1) regular expression gurus

2003-07-14 Thread Thomas McIntyre
Dave wrote: This is better than anything I've dreamed up with sed or awk, and is really close, but it fails on this: by nospam.mc.mpls.visi.com (8.11.6/8.11.6.2) with ESMTP id 3A4E07B03 I know you want to avoid perl, but this kind of problem is it's sweet spot. The following might be

Problem with lookupd

2003-07-13 Thread Andrew J Thomas
I have been experiencing a problem with the lookup daemon (or at least that's as far as I have been able to track it) where after 2-50 minutes of successful operation it will return a generic 'not found' error for network addresses. It seems that the cache is becoming corrupt or something. Sending

Re: *BSD is dying

2003-07-11 Thread Thomas T. Veldhouse
The fact that it is a moderated forum leads me to believe that the slashdot operators are themselves FreeBSD bigots. I for one have much less respect for Slashdot for allowing that drivel through. Tom Veldhouse - Original Message - From: Andrew Robinson [EMAIL PROTECTED] To: [EMAIL

Re: /usr/ports/www/graphics/png install error

2003-07-11 Thread Thomas T. Veldhouse
Take a look at the text ... it should tell you how to forcibly install over the top. Or, it might be better to use another port to help you out: portupgrade (/usr/ports/sysutils/portupgrade). I often upgrade all of my ports to the latest revision with just portupgrade -ra Tom Veldhouse -

Re: How do I max a 6Mbps link

2003-07-09 Thread Thomas T. Veldhouse
The problem is probably file I/O. I use samba for use with Windows. I can transfer a large file from my FreeBSD server and get almost 10MB/s (using an Intel 10/100 card). However, when I transfer files to FreeBSD, I only get about 6MB/s. I seem to get this same ratio when using FTP transfers

kern.ipc.maxsockets limits with 4GB of memory

2003-07-09 Thread Thomas Chaffic Mowad
On a Tyan s2466 motherboard with 4 gigs of ram and freebsd 4.7-release-p10 we're having trouble increasing maxsockets beyond 128k. The kernel panics when we try buildworlds with any more than 128k. We were able to increase maxsockets to 192k with a system that had 2gb and 256k with a system that

Need help with a strange mail/domain problem!

2003-07-05 Thread Thomas Beutler
or some simple problem like that) and I've really read this through in the FreeBSD manual... and still... ??? I'm at whits end here folks... please help me out! Kind Regards /Thomas ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

Re: Need help with a strange mail/domain problem!

2003-07-05 Thread Thomas Beutler
On Sat, Jul 05, 2003 at 01:56:25PM +0200, Thomas Beutler wrote: The server accepts incoming mail all right - no problems there... BUT... ...whatever I do, all outgoing mail get the address [EMAIL PROTECTED] instead of [EMAIL PROTECTED] You need to build yourself a customised sendmail

Re: automatically using nice

2003-07-01 Thread Thomas McIntyre
Simon Barner wrote: You could either modify your scripts to use nice, or start a new shell with an appropriate nice level. All the processes you launch from that shell will inherit the nice level of that shell: A user can also be niced by login classes:

Re: a little question

2003-06-26 Thread Thomas T. Veldhouse
- Original Message - From: dark matrix [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 26, 2003 2:57 PM Subject: a little question I know it is not directly related to FreeBSD but can you explain me the difference between SQL and PHP? That is a question that is like

Re: Setup of a software RAID-1 to an existing system?

2003-06-22 Thread Thomas McIntyre
Johan, The canonical answer is to repost to freebsd-questions, which enjoys a larger readership. But I'll try -- your question is interesting b/c I'm in the same boat, except w/ CURRENT. As you said, breezing through the handbook will show a lot of detail, but perhaps it does not directly

Re: Granting access on MySQL

2003-06-22 Thread Thomas McIntyre
Konrad Scorciapino wrote: I need to grant a user access to a database. How can I do it? One thing to check is if you need to reload privileges. The mysql doc has lots of info on this. Another short term way to move fwd might be to install webmin or phpMyAdmin, both of which are available in

Re: How to get FreeBSD-3.0-RELEASE?

2003-06-18 Thread Thomas T. Veldhouse
Why not simply use the compat3x libraries on 4.8-RELEASE? Tom Veldhouse - Original Message - From: Chris Shenton [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 1:12 PM Subject: How to get FreeBSD-3.0-RELEASE? I've been asked to install a specific version of

Re: devfs problem (was: Re: 5.x usb gphoto

2003-06-17 Thread Thomas T. Veldhouse
I just looked in /etc/devfs.conf ... so here is a guess ;) # Allow members of group operator to cat things to the speaker perm ugen0 0664 Tom Veldhouse - Original Message - From: Jesse Guardiani [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 17, 2003 10:56 AM Subject:

Re: devfs problem (was: Re: 5.x usb gphoto

2003-06-17 Thread Thomas T. Veldhouse
It should have read something nicer in the comment though: # Allow members of group operator to write to ugen0 perm ugen0 0664 Tom Veldhouse - Original Message - From: Thomas T. Veldhouse [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: FreeBSD-Questions [EMAIL PROTECTED] Sent: Tuesday

OpenGL and ATI Radeon 9700 Pro

2003-06-16 Thread Thomas T. Veldhouse
This weekend I installed KDE and noticed that the OpenGL screen savers were incredibly slow. It is clear that the graphic accelleration provided by my ATI Radeon 9700 Pro video card is not being used. I found a site that had drivers apparently for FreeBSD, but it didn't seem to work. I am

Re: OpenGL and ATI Radeon 9700 Pro

2003-06-16 Thread Thomas T. Veldhouse
have the drivers working great under Linux using Gentoo ... but I would like my workstation to be FreeBSD for the obvious reason ... but I need accellerated OpenGL support. Tom Veldhouse - Original Message - From: Kenneth Wayne Culver [EMAIL PROTECTED] To: Thomas T. Veldhouse [EMAIL

Re: got load 1 but no CPU state is showing?

2003-06-16 Thread Thomas T. Veldhouse
Load averages and current load are two different things. I suspect you didn't catch it when it was busy. Tom Veldhouse - Original Message - From: Stijn Hoop [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, June 16, 2003 9:11 AM Subject: got load 1 but no CPU state is showing? Hi,

Re: got load 1 but no CPU state is showing?

2003-06-16 Thread Thomas T. Veldhouse
Any chance you are running an SMP system? You might be seeing the usage of only one CPU? Tom Veldhouse - Original Message - From: Stijn Hoop [EMAIL PROTECTED] To: Thomas T. Veldhouse [EMAIL PROTECTED] Cc: FreeBSD-Questions [EMAIL PROTECTED] Sent: Monday, June 16, 2003 9:19 AM Subject

<    4   5   6   7   8   9   10   11   >