SUMMARY: processes swap allocation

2003-02-20 Thread Luca Pizzinato
Hi again. I recently asked: | Hi All. | | Anyone of you out there knows a simple way to calculate | the swap space allocated by each process? | | I've got a 450 here, running an oracle database, that | for some reason is eating up little by little all available | swap space, until it crashes. |

Re: OT: MUTT folders

2003-02-20 Thread Thomas Spreng
Hi, On Wed, Feb 19, 2003 at 03:36:35PM -0600, Brian Henning wrote: Hello- i have been reading throught the file /usr/local/share/doc/mutt/manual.txt and i cannot figure out how to change which folder i am reading. i have some mail folders in ~/Mail that i cannot figure out how to access from

some question

2003-02-20 Thread
hi,i have a question about tcp/ip stack,could you help me? when we send a tcp packet with tcp_maxopt(tcp_maxopt = min(my mss,mss offerd by opposite socket) +length of TCP options,as ecos does in function tcp_mss() of the file tcp_input.c) to IP,and IP insert some IP options into packet,so

Re: PosgreSQL from ports

2003-02-20 Thread Jonathan Chen
On Wed, Feb 19, 2003 at 09:14:27PM -0800, Syborg wrote: Greetings! I have installed PostgreSQL 7.3.2 from the ports tree. The server runs fine, I can create tables and issues queries and whatnot. I can not, however, compile C applications as the linker doesnt seem to find the C libraries.

Re: samba in a jail

2003-02-20 Thread Ruben de Groot
On Thu, Feb 20, 2003 at 12:25:46AM +0100, taxman typed: Anyone successfully running samba inside of a jail on 4.7R? I'm trying te get it to work for a friend of mine. It works ok for a while and then locks the machine up hard every night. Network access is gone. We haven't yet

download freebsd

2003-02-20 Thread Dominique Mabileau
Hello, My screen get frozen every time I click on the link to download FreeBsd (French, German, ...). I'm using Windows2000/IE6. Can you help me ? Dominique Mabileau Responsable Informatique To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the

Re: staroffice52

2003-02-20 Thread Konrad Heuer
On Wed, 19 Feb 2003, Brian Henning wrote: i have a really silly question, but i have looked and tried different things. how do i start staroffice. i cannot find the binary? i ran the install program after i installed the port. i trying running the binary ./soffice after the install and all i

Trying to build imap-uw to allow plaintext passwords

2003-02-20 Thread Stefan Cars
Hi! I have been trying to build the imap-uw port to allow plaintext passwords for a long time now... Trying with all different possibilities when compiling, even suspending the make before it actually compiles and going into work and doing the changes that is noted in the imap-uw source, but

Re: Trying to build imap-uw to allow plaintext passwords

2003-02-20 Thread Antoine Jacoutot
On Thursday 20 February 2003 10:32, Stefan Cars wrote: Hi! I have been trying to build the imap-uw port to allow plaintext passwords for a long time now... Trying with all different possibilities when compiling, even suspending the make before it actually compiles and going into work and

Re: staroffice52

2003-02-20 Thread bastill
Quoting Konrad Heuer [EMAIL PROTECTED]: On Wed, 19 Feb 2003, Brian Henning wrote: i have a really silly question, but i have looked and tried different things. how do i start staroffice. i cannot find the binary? i ran the install program after i installed the port. i trying running

MINUID in NIS Makefile

2003-02-20 Thread Antoine Jacoutot
Hi ! Is there a way to use the MINUID and MINGID options in a NIS Makefile or is it Linux only ? Indeed, with large networks when new users arrive or leave, it is a pain to have to copy then edit the master.passwd file each time a change occurs. Besides, is there a man page or a documentation

OpenOffice and Mozilla

2003-02-20 Thread Mike Jeays
Several times I have found that running OpenOffice 1.0 on FreeBSD 4.7 has corrupted my Mozilla settings. The contents of .mozilla looks intact, but it refuses to recognize my profile. I have to build a new profile, and move over my bookmarks and mail folders. Mozilla/5.0 (X11; U; FreeBSD i386;

Re: IP-change

2003-02-20 Thread Giorgos Keramidas
On 2003-02-20 04:30, Mark [EMAIL PROTECTED] wrote: Giorgos Keramidas [EMAIL PROTECTED] wrote: This is more likely to be a setup problem on your end, Well, the rest of the world has no problem with it. :) All mail servers around the globe I receive mail from, picked up on the DNS change

Re: Linux binary compiled by Intel compiler

2003-02-20 Thread Matt Smith
Check out: man brandelf the example in this man page should give you what you need, -Matt On Wed, 2003-02-19 at 19:35, Bo Xiao wrote: Hi, I am trying to run some linux binary compiled with Intel compiler. It gives me the following error. Is this a known problem? I can run other linux

Re: OpenOffice and Mozilla

2003-02-20 Thread Laszlo Vagner
I have similiar problem where mozilla crashes and then dont release the profile files, a quick look at ps -auxw shows mozilla-bin running and a killall mozilla-bin releases my profile so i can open mozilla again. On Thursday 20 February 2003 07:12 am, Mike Jeays wrote: Several times I have

Re: IP-change

2003-02-20 Thread Mark
- Original Message - From: Giorgos Keramidas [EMAIL PROTECTED] To: Mark [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, February 20, 2003 2:12 PM Subject: Re: IP-change On 2003-02-20 04:30, Mark [EMAIL PROTECTED] wrote: Giorgos Keramidas [EMAIL PROTECTED] wrote: This is

RE: Duplicate Posts [Was RE: IP-change]

2003-02-20 Thread Colin J. Raven
U, sorry to intrude on the thread Mark and Giorgos, but does anyone know why each email to this list arrives in duplicate?? Not that I mind grin 'cos it's double the BSD goodness...but merely curious is all. Regards to all, -Colin + On 2003-02-20 04:30, Mark [EMAIL PROTECTED] wrote: +

Re: up dating the portstree

2003-02-20 Thread Kenzo
This is an excellent tutorial. I use this all the time and it works evertime. well haven't tried with 5.0 yet. http://www.techgodz.com/freebsd/docs/Upgrade/MakeWorld-current.txt - Original Message - From: taxman [EMAIL PROTECTED] To: kitsune [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent:

Re: IP-change

2003-02-20 Thread Kenzo
Most of the times, when you make a DNS change, it may take up 24 hours to replicate to all other servers. And during that time is when, you wonder if it's gonna work or not. On top of that your carrier may not refresh it's list every 6 to 12 hours. I had to talk to a supervisor to have ATT do the

ipfilter on 5.0

2003-02-20 Thread Wayne Pascoe
Hi all, Does anyone have ipfilter working on 5.0 ? ipf binary appears to be here, but I can't find hide nor hair of the module. I've tried recompiling the code in /usr/src/contrib/ipfilter, but doing both make bsd and make freebsd4 fails. Is this working yet or do I need to look into ipfw?

Stuck mail

2003-02-20 Thread Ronnie Clark
Hello all! I have a 2 simple questions. 1.) I run a script on my FreeBSD firewall to parse the firewall logs into csv format. When I tested this, I was able to mail them to myself with no problems. But the last two times, I am getting a message that says that the email was denied being sent by

Installation freeBSD

2003-02-20 Thread Robinson, Scott
To all- I just set up FreeBSD on my PC as the sole OS. But FreeBSD is not recognizing my IDE CD-ROM drive. Configuring the kernel I made ATA/ATAPI IP #14 with 0x1F0 ( I left the flags alone). I confirmed that my NEC CDROM is set as a slave on the primary port with the hard drive set as master.

Simple question about profiling

2003-02-20 Thread Paolo Pisati
I've to confess this my first serious profile session, and i found something really strange (at least for me... =P) [flag@law3 src]$ gprof proto3 [snip] % cumulative self self total time seconds secondscalls ms/call ms/call name 74.4 39.2639.26

mount_nwfs

2003-02-20 Thread Didier Wiroth
Hey, I would like to mount different netware volumes with mount_nwfs but I have not included ipx support in the kernel! I get the following error message when I use the command: nwfs: vgsload(nwfs): Exec format error When I try to load the nwfs.ko module with kldload I get exactly the same error,

Wrong group on touch

2003-02-20 Thread Tuc
Hi, Having an oddity in /tmp on my 4.7-STABLEWhen I create files in /tmp, they have the wrong group : himinbjorg% id uid=1000(tuc) gid=1000(tuc) groups=1000(tuc), 0(wheel) himinbjorg% ls -l /tmp/tuc ls: /tmp/tuc: No such file or directory himinbjorg% touch /tmp/tuc himinbjorg% ls -l

Re: Trying to build imap-uw to allow plaintext passwords

2003-02-20 Thread Mark
- Original Message - From: Stefan Cars [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 20, 2003 10:33 AM Subject: Trying to build imap-uw to allow plaintext passwords I have been trying to build the imap-uw port to allow plaintext passwords for a long time now... Trying

Re: Trying to build imap-uw to allow plaintext passwords

2003-02-20 Thread Webmail System Manager
On Thu, 20 Feb 2003, Stefan Cars wrote: I have been trying to build the imap-uw port to allow plaintext passwords for a long time now... Trying with all different possibilities when compiling, even suspending the make before it actually compiles and going into work and doing the changes that

Fw: Removing emails from an email file automatically.

2003-02-20 Thread Kenzo
message bounced back with an undelivered message? - Original Message - From: Kenzo [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 20, 2003 8:18 AM Subject: Re: Removing emails from an email file automatically. Better yet, use postfix. You can easily configure the

Re: Trying to build imap-uw to allow plaintext passwords

2003-02-20 Thread Tuc
You need to do this with both cclient and imap-uw: make WITH_SSL_AND_PLAINTEXT=yes Been there, done that, been seriously frustrated, built from source. EVERY time I compile, no matter what I do, it comes up with LOGINDISABLED instead of AUTH=LOGIN

different disk geometry

2003-02-20 Thread Michael Soboleff
I have 40Gb IBM IDE drive, while booting freebsd 4.7 shows me 79780/16/63 geometry, but! sysinstall gives me another numbers : 5005/255/63. The QUESTION is it OK? To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: PosgreSQL from ports

2003-02-20 Thread John Bleichert
On Thu, 20 Feb 2003, Jonathan Chen wrote: On Wed, Feb 19, 2003 at 09:14:27PM -0800, Syborg wrote: Greetings! I have installed PostgreSQL 7.3.2 from the ports tree. The server runs fine, I can create tables and issues queries and whatnot. I can not, however, compile C applications as

Re: mount_nwfs

2003-02-20 Thread Igor B. Bykhalo
Hey, I would like to mount different netware volumes with mount_nwfs but I have not included ipx support in the kernel! I get the following error message when I use the command: nwfs: vgsload(nwfs): Exec format error When I try to load the nwfs.ko module with kldload I get exactly the

Re: Wrong group on touch

2003-02-20 Thread Toni Schmidbauer
On Thu, Feb 20, 2003 at 09:37:10AM -0500, Tuc wrote: -rw-r--r-- 1 tuc wheel 0 Feb 20 09:35 /tmp/tuc pinhead@aeolus [/tmp] $ ls -ld /tmp/ drwxrwxrwt 14 root wheel 1536 Feb 20 15:57 /tmp// the sticky bit set for /tmp. thats the reason why all files have gid wheel. see sticky(8) toni --

USB zip drive problems continued

2003-02-20 Thread Brian Henning
Hello- i am having problems getting my usb zip drive working on freebsd 4.7. so far i have created these devices cd /dev sh MAKEDEV usb1 usb2 this is the error that i get at boot time... --- dmesg | grep umass umass0: Iomega USB Zip 100, rev 1.00/1.00,

Re: Simple question about profiling

2003-02-20 Thread Toni Schmidbauer
On Thu, Feb 20, 2003 at 03:40:43PM +0100, Paolo Pisati wrote: I've to confess this my first serious profile session, and i found something really strange (at least for me... =P) see my answer to your previous posting. mcount is a function used by profiling. toni -- Terror ist der Krieg der

Re: Wrong group on touch

2003-02-20 Thread Tuc
On Thu, Feb 20, 2003 at 09:37:10AM -0500, Tuc wrote: -rw-r--r-- 1 tuc wheel 0 Feb 20 09:35 /tmp/tuc pinhead@aeolus [/tmp] $ ls -ld /tmp/ drwxrwxrwt 14 root wheel 1536 Feb 20 15:57 /tmp// the sticky bit set for /tmp. thats the reason why all files have gid wheel. see sticky(8)

Re: Trying to build imap-uw to allow plaintext passwords

2003-02-20 Thread Webmail System Manager
On Thu, 20 Feb 2003, Tuc wrote: Been there, done that, been seriously frustrated, built from source. EVERY time I compile, no matter what I do, it comes up with LOGINDISABLED instead of AUTH=LOGIN Serious frustration I understand... we're just now migrating from Linux to FreeBSD

Re: Wrong group on touch

2003-02-20 Thread Daniel Bye
On Thu, Feb 20, 2003 at 04:01:28PM +0100, Toni Schmidbauer wrote: On Thu, Feb 20, 2003 at 09:37:10AM -0500, Tuc wrote: -rw-r--r-- 1 tuc wheel 0 Feb 20 09:35 /tmp/tuc pinhead@aeolus [/tmp] $ ls -ld /tmp/ drwxrwxrwt 14 root wheel 1536 Feb 20 15:57 /tmp// the sticky bit set for /tmp.

Hardware support under UltraSPARC

2003-02-20 Thread Alan Lai
Hello, I am a newbie to freebsd, I want to clarify something before I get into using it. I plan to put freebsd5 on a sun e250, this is a pci based ultrasparc machine, but at the same time, this machine has a non-sun hardware, which is a network card thats originally for x86 machine. This card is

Re: Wrong group on touch

2003-02-20 Thread Ceri Davies
On Thu, Feb 20, 2003 at 04:01:28PM +0100, Toni Schmidbauer wrote: On Thu, Feb 20, 2003 at 09:37:10AM -0500, Tuc wrote: -rw-r--r-- 1 tuc wheel 0 Feb 20 09:35 /tmp/tuc pinhead@aeolus [/tmp] $ ls -ld /tmp/ drwxrwxrwt 14 root wheel 1536 Feb 20 15:57 /tmp// the sticky bit set for /tmp.

Re: Wrong group on touch

2003-02-20 Thread Ceri Davies
On Thu, Feb 20, 2003 at 03:11:18PM +, Daniel Bye wrote: On Thu, Feb 20, 2003 at 04:01:28PM +0100, Toni Schmidbauer wrote: On Thu, Feb 20, 2003 at 09:37:10AM -0500, Tuc wrote: -rw-r--r-- 1 tuc wheel 0 Feb 20 09:35 /tmp/tuc pinhead@aeolus [/tmp] $ ls -ld /tmp/ drwxrwxrwt 14 root

Re: Trying to build imap-uw to allow plaintext passwords

2003-02-20 Thread Tuc
And, of course, without meaning or implying any insult at all, did you restart inetd? Actually, I ran the binary by hand from the command line before even installing. I check for the banner. I then exit it with b3 LOGOUT. Tuc/TTSG Internet Services, Inc. To

Re: Wrong group on touch

2003-02-20 Thread Ceri Davies
On Thu, Feb 20, 2003 at 03:13:18PM +, Ceri Davies wrote: On Thu, Feb 20, 2003 at 04:01:28PM +0100, Toni Schmidbauer wrote: On Thu, Feb 20, 2003 at 09:37:10AM -0500, Tuc wrote: -rw-r--r-- 1 tuc wheel 0 Feb 20 09:35 /tmp/tuc pinhead@aeolus [/tmp] $ ls -ld /tmp/ drwxrwxrwt 14

Re: Trying to build imap-uw to allow plaintext passwords

2003-02-20 Thread Mark
- Original Message - From: Webmail System Manager [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 20, 2003 4:10 PM Subject: Re: Trying to build imap-uw to allow plaintext passwords On Thu, 20 Feb 2003, Tuc wrote: Been there, done that, been seriously frustrated,

Re: MINUID in NIS Makefile

2003-02-20 Thread Antoine Jacoutot
On Thursday 20 February 2003 16:17, Dan Nelson wrote: In the last episode (Feb 20), Antoine Jacoutot said: Is there a way to use the MINUID and MINGID options in a NIS Makefile or is it Linux only ? You'll have to tell us what those options mean before we can tell you whether there is an

Re: PosgreSQL from ports

2003-02-20 Thread Mike Meyer
In [EMAIL PROTECTED], John Bleichert [EMAIL PROTECTED] typed: On Thu, 20 Feb 2003, Jonathan Chen wrote: On Wed, Feb 19, 2003 at 09:14:27PM -0800, Syborg wrote: I'm trying to compile a very simple postgres app, from the samples, using this simple Makefile: ~~ CFLAGS=-Wall

kde3 install

2003-02-20 Thread Brian Henning
Can someone explain to me what Qt is for here and why it has to be threaded? thanks, Brian checking for Qt... configure: error: Qt (= Qt 3.1 (20021021)) (library qt-mt) not found. Please check your installation! For more details about this problem, look at the end of config.log. Make sure that

Re: installkernel first?

2003-02-20 Thread Mike Meyer
In [EMAIL PROTECTED], [EMAIL PROTECTED] typed: I'm tracking 4.7 stable. The handbook asks me to: go to single user mode and fsck -p (etc ...) Can't. /dev/ad2s1a: NO WRITE ACCESS /dev/ad2s1a: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. (Mounted RW according to fstab). This looks like

Re: installkernel first?

2003-02-20 Thread Peter Hollaubek
On Feb 20, 2003, [EMAIL PROTECTED] wrote: I'm tracking 4.7 stable. The handbook asks me to: go to single user mode and fsck -p (etc ...) Can't. /dev/ad2s1a: NO WRITE ACCESS /dev/ad2s1a: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. (Mounted RW according to fstab). after make buildworld

Installation (follow-up: see today's previous post)

2003-02-20 Thread Robinson, Scott
Regarding my previous message: Please excuse me! I just located your previous response from Nathan Kinkade on Feb 3. The jumper cables are set appropriately with the CDROM set as slave at the end of the cable. The hard drive is set as master and is located between the CDROM and where it

Re: ODBC on FreeBSD

2003-02-20 Thread Mike Meyer
In [EMAIL PROTECTED], John Bleichert [EMAIL PROTECTED] typed: Been off-list for a while. I have a functional PostgreSQL install. I've written native apps to access it on Linux and BSD. WHat do I need to do on the FBSD Postgres server to allow other hosts on the LAN to access it via ODBC? I

Ssh delay between 4.7 and 5.0

2003-02-20 Thread Odhiambo Washington
I am seeing an amazingly long delay when I do ssh from 4.7-STABLE to 5.0-RELEASE. I have set automatic login using public keys. Does anyone know a solution to this phenomena? On 4.7, OpenSSH_3.4p1 FreeBSD-20020702, SSH protocols 1.5/2.0, OpenSSL 0x0090607f On 5.0, OpenSSH_3.5p1 FreeBSD-20021029,

Re: PosgreSQL from ports

2003-02-20 Thread John Bleichert
On Thu, 20 Feb 2003, Mike Meyer wrote: Subject: Re: PosgreSQL from ports On Thu, 20 Feb 2003, Jonathan Chen wrote: I'm trying to compile a very simple postgres app, from the samples, using this simple Makefile: ~~ CFLAGS=-Wall -I/usr/local/include -L/usr/local/lib pgtest:

Re: MINUID in NIS Makefile

2003-02-20 Thread Scott Mitchell
On Thu, Feb 20, 2003 at 04:30:21PM +0100, Antoine Jacoutot wrote: On Thursday 20 February 2003 16:17, Dan Nelson wrote: In the last episode (Feb 20), Antoine Jacoutot said: Is there a way to use the MINUID and MINGID options in a NIS Makefile or is it Linux only ? You'll have to tell

Re: PosgreSQL from ports

2003-02-20 Thread Mike Meyer
In [EMAIL PROTECTED], John Bleichert [EMAIL PROTECTED] typed: On Thu, 20 Feb 2003, Mike Meyer wrote: You need to add -lpq to the CFLAGS so you actually use the postgres library. Doh! I had tried that, but without the '-L' line provided above. Both are required for the build. Hmm. Yup.

Re: ipfilter on 5.0

2003-02-20 Thread Shane Hickey
Wayne, I am currently using ipfilter on 5.0-release. I rebuilt my kernel to support it. I confused myself because I couldn't find a LINT file in /sys/i386/conf. But it looks like you now build the LINT file by using the Makefile in this directory. The options that you want in your

Re: MINUID in NIS Makefile

2003-02-20 Thread Chuck Swiger
Antoine Jacoutot wrote: On Thursday 20 February 2003 16:17, Dan Nelson wrote: [ ... ] The MINUID and MINGID allow to create passwd.by* only with account which UID are equal or higher than MINUID and group.by* only with groups which GID are equal or higher than MINGID. 20-sec% MINUID=50

Re: Wrong group on touch

2003-02-20 Thread Toni Schmidbauer
On Thu, Feb 20, 2003 at 03:13:18PM +, Ceri Davies wrote: That's not correct (although it would be on Solaris). It's because /tmp is group-owned by wheel. sorry for that, i was to fast with my assumptions... lg -- Terror ist der Krieg der Armen, | [EMAIL PROTECTED] Krieg ist der Terror

ðòéçìáûåîéå ÄÌÑ ÕÞÁÓÔÉÑ × ÓÅÍÉÎÁÒÅ ðòïæåóóéïîáìøîïå æéîáîóï÷ïå ðìáîéòï÷áîéå

2003-02-20 Thread info_sem
ðòéçìáûåîéå äìñ õþáóôéñ ÷ ðòáëôéþåóëïí ïâõþáàýåí óåíéîáòå *** ïÒÇÁÎÉÚÁÔÏÒ: úáï "ïÂÝÅÓÔ×Ï ÆÉÎÁÎÓÏ×ÏÇÏ É ÜËÏÎÏÍÉÉÞÅÓËÏÇÏ ÒÁÚ×ÉÔÉÑ ÐÒÅÄÐÒÉÑÔÉÊ òïæüò" ÉÓÈÏÄÑÝÉÅ ÓÏÏÂÝÅÎÉÅ 84/02 ÏÔ 14.02.2003Ç. *** ôÅÍÁ ÓÅÍÉÎÁÒÁ:

Re: ODBC on FreeBSD

2003-02-20 Thread John Bleichert
On Thu, 20 Feb 2003, Mike Meyer wrote: Subject: Re: ODBC on FreeBSD Been off-list for a while. I have a functional PostgreSQL install. I've written native apps to access it on Linux and BSD. WHat do I need to do on the FBSD Postgres server to allow other hosts on the LAN to access it via

Re: MINUID in NIS Makefile

2003-02-20 Thread Antoine Jacoutot
On Thursday 20 February 2003 16:45, Scott Mitchell wrote: You would add one line to the end of your /etc/master.passwd to tell it to pick up the entries from /var/yp/master.passwd as well (assuming you want your NIS users to be able to log on to the NIS server). Any users defined in

Re: Trying to build imap-uw to allow plaintext passwords

2003-02-20 Thread Mailing List Account
Sorry, I deleted the message that I'm replying to before I thought of the following... I recall running into the LOGINDISABLED problem myself. While I don't recall for certain what I did to correct it, and unfortunately I did not make a note, I seem to think that creating a cert

Re: Trying to build imap-uw to allow plaintext passwords

2003-02-20 Thread Tuc
I recall running into the LOGINDISABLED problem myself. While I don't recall for certain what I did to correct it, and unfortunately I did not make a note, I seem to think that creating a cert was the fix. THINK... THINK HARD ;) Created the cert, didn't make a

Re: Wrong group on touch

2003-02-20 Thread Daniel Bye
On Thu, Feb 20, 2003 at 03:14:40PM +, Ceri Davies wrote: Really? I thought setting the sgid bit on a directory caused this behaviour... On Solaris, yes. On BSD, no. New files take on the same group ownership as the directory they are in. Thanks, Ceri, I wasn't aware of that. Live

Re: installkernel first? [ a few additions to this reply ]

2003-02-20 Thread Cliff Sarginson
On Thu, Feb 20, 2003 at 04:37:10PM +0100, Peter Hollaubek wrote: On Feb 20, 2003, [EMAIL PROTECTED] wrote: I'm tracking 4.7 stable. The handbook asks me to: go to single user mode and fsck -p (etc ...) Can't. /dev/ad2s1a: NO WRITE ACCESS /dev/ad2s1a: UNEXPECTED INCONSISTENCY; RUN

Re: download freebsd

2003-02-20 Thread Cliff Sarginson
On Thu, Feb 20, 2003 at 10:30:48AM +0100, Dominique Mabileau wrote: Hello, My screen get frozen every time I click on the link to download FreeBsd (French, German, ...). I'm using Windows2000/IE6. Can you help me ? You may need to say a little more, are you behind a firewall and/or proxy ?

Re: MINUID in NIS Makefile

2003-02-20 Thread Scott Mitchell
On Thu, Feb 20, 2003 at 05:16:15PM +0100, Antoine Jacoutot wrote: ??? I know that. But still, you first need to copy /etc/master.passwd to /var/yp, then edit /var/yp/master.passwd before exporting to clients. I think it is easier to say hey, just pick up UID higher then 1000 in

test

2003-02-20 Thread Bryan Cassidy
please ignore this e-mail. I have been trying to send ANY e-mail to ANY of the -freebsd mailing lists for the past weeks and haven't been able to yet. Maybe this one will get there. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: different disk geometry

2003-02-20 Thread Nathan Kinkade
On Thu, Feb 20, 2003 at 05:57:47PM +0300, Michael Soboleff wrote: I have 40Gb IBM IDE drive, while booting freebsd 4.7 shows me 79780/16/63 geometry, but! sysinstall gives me another numbers : 5005/255/63. The QUESTION is it OK? Both are logical geometries. They are roughly equivalent:

Re: MINUID in NIS Makefile

2003-02-20 Thread Antoine Jacoutot
On Thursday 20 February 2003 18:29, Scott Mitchell wrote: In any case, you only need to copy master.passwd once, if at all, when you first set your NIS server up. Then you can use pw (or vipw, if you must) to edit either master.passwd file. pw is nice because it knows about NIS and will run

Re: FreeBSD 4.7-REL-p3 and an IPsec connection to Linksys BEFVP41

2003-02-20 Thread David Cramblett
Just a quick note, what Linksys box do you have? Are you sure it supports IPsec? I have seen many that support IPsec pass through, but I have not seen any that support IPsec. George Hartzell wrote: Thanks for the response! I'll dig a bit more and either report success or come back with more

Re: FreeBSD 4.7-REL-p3 and an IPsec connection to Linksys BEFVP41

2003-02-20 Thread George Hartzell
David Cramblett writes: Just a quick note, what Linksys box do you have? Are you sure it supports IPsec? I have seen many that support IPsec pass through, but I have not seen any that support IPsec. Yes, it actually supports IPsec itself, with encryption hardware and everything. It's

Logitech USB Keyboard

2003-02-20 Thread Pierrick Brossin
Hey! I wanted to install 5.0 on my workstation but the Logitech USB Keyboard doesn't work. It was the same thing on 4.7 and never figured out how to make it work. It's a black Logitech Elite Keyboard with special things on it like a scroll or special buttons. Anyone have one working ? Thanx --

gbde and encryption of filesystems

2003-02-20 Thread Luca Pizzinato
Hi FreeBSD Gurus, Anyone out there who's using this new FreeBSD 5.0 filesystem encryption feature, gbde? If yes, may I ask to drop few lines with an example about hot to create/mount/umount an encrypted fs? The examples in the man don't work for me... Thanks Regards To Unsubscribe: send mail

why does 'ssh-keygen -t dsa' cause a system reboot?

2003-02-20 Thread Bsd Neophyte
while trying to get this key-pair authentication system going, i noticed something pretty strange. for some reason when i run 'ssh-keygen -t rsa' my system reboots. is there any reason that this is happening? how can i prevent this from occuring?

Re: IP-change

2003-02-20 Thread Kevin Stevens
Most of the times, when you make a DNS change, it may take up 24 hours to replicate to all other servers. And during that time is when, you wonder if it's gonna work or not. On top of that your carrier may not refresh it's list every 6 to 12 hours. I had to talk to a supervisor to have ATT do

Re: Installation freeBSD

2003-02-20 Thread Robinson, Scott
Thanks Nathan. I'll try to correct and clarify my previous thread. Following the installation handbook I had to boot from floppies. When I got to the Kernel Configuration Menu I chose the full-screen visual mode (suggested). That screen shows active drivers on top and inactive on the bottom.

Some question

2003-02-20 Thread Kostya Odnoralov
Hi All! Please help me. 1) Advise to me good console-based mp3 player from ports collections. 2) Where can i find good documentation about how to make gateway. Classical example: external 193.178.228.xxx, internal 10.20.30.xxx. How bring up routed? -- Kostya Odnoralov mailto:[EMAIL PROTECTED]

Re: Logitech USB Keyboard

2003-02-20 Thread John Bleichert
On Thu, 20 Feb 2003, Pierrick Brossin wrote: Subject: Logitech USB Keyboard Hey! I wanted to install 5.0 on my workstation but the Logitech USB Keyboard doesn't work. It was the same thing on 4.7 and never figured out how to make it work. It's a black Logitech Elite Keyboard with special

Re: multi-port serial IO support

2003-02-20 Thread Douglas K. Rand
** Jim Pazarena [EMAIL PROTECTED] on Wed, 19 Feb 2003 18:38:01 -0800 ** in [multi-port serial IO support] writes: Jim Can anyone suggest a reliable multi-port serial system which has Jim native support for FreeBSD (without the linux compat module) ? We use the Comtrol RocketPort cards. I've had

mdconfig vs 'vnconfig -s labels'

2003-02-20 Thread David Kelly
In FreeBSD prior to 5.0 would attach a filesystem image to a vnode with # vnconfig -s labels -c vn0 filesystem.image In FreeBSD 5.0 the function of vnconfig has merged with mdconfig. Attempts to attach my old images to an md with mdconfig fail in exactly the same way as if I skipped -s labels in

Disabling uhci at boot-time

2003-02-20 Thread Dwayne MacKinnon
Hello, I've been tasked with putting FreeBSD on a laptop at work. The problem I'm having is this: The USB controller is setting up as IRQ 10, while another piece of hardware is hard-coded to that IRQ. Hence, the kernel panics on a page-fault at boot time, meaning I can't even start the

Re: Ssh delay between 4.7 and 5.0

2003-02-20 Thread Kris Kennaway
On Thu, Feb 20, 2003 at 06:41:29PM +0300, Odhiambo Washington wrote: I am seeing an amazingly long delay when I do ssh from 4.7-STABLE to 5.0-RELEASE. I have set automatic login using public keys. Does anyone know a solution to this phenomena? This is a FAQ. Check DNS resolution. Kris

Re: Some question

2003-02-20 Thread John Bleichert
On Thu, 20 Feb 2003, Kostya Odnoralov wrote: Subject: Some question Hi All! Please help me. 1) Advise to me good console-based mp3 player from ports collections. snip Check out mpg123 (and cmp3 which is an ncurses front-end for mpg123, if you should need it). HTH - JB # John

Re: Some question

2003-02-20 Thread Peter
/usr/ports/audio/mp3blaster On Thu, 20 Feb 2003 14:08:27 -0500 (EST) John Bleichert [EMAIL PROTECTED] wrote: On Thu, 20 Feb 2003, Kostya Odnoralov wrote: Subject: Some question Hi All! Please help me. 1) Advise to me good console-based mp3 player from ports collections.

Re: Some question

2003-02-20 Thread Ryan Thompson
Kostya Odnoralov wrote to [EMAIL PROTECTED]: Hi All! Please help me. We'll try. 1) Advise to me good console-based mp3 player from ports collections. audio/mpg123 would definitely be my first choice. 2) Where can i find good documentation about how to make gateway. Classical example:

Re: Installation freeBSD

2003-02-20 Thread Nathan Kinkade
On Thu, Feb 20, 2003 at 01:35:45PM -0500, Robinson, Scott wrote: Thanks Nathan. I'll try to correct and clarify my previous thread. Following the installation handbook I had to boot from floppies. When I got to the Kernel Configuration Menu I chose the full-screen visual mode (suggested).

Hang after soft reboot.

2003-02-20 Thread David
Hi, On a fresh, clean install of 4.7-RELEASE my (old) machine consistently hangs while booting after soft reboot. Powering down and back up again, or pressing the reset button will boot the machine, but if it is rebooted by the OS then it hangs after detecting the isa bus isa0: ISA bus on

[Fwd: Re: perplexing problem (non-ATA66 cable or device error...)]

2003-02-20 Thread northern snowfall
Original Message From: - Thu Feb 20 14:16:57 2003 X-Mozilla-Status: 0001 X-Mozilla-Status2: Message-ID: [EMAIL PROTECTED] Date: Thu, 20 Feb 2003 14:16:52 -0500 From: northern snowfall [EMAIL PROTECTED] User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.4.1)

[Fwd: Re: different disk geometry]

2003-02-20 Thread northern snowfall
Original Message From: - Thu Feb 20 14:28:55 2003 X-Mozilla-Status: 0001 X-Mozilla-Status2: Message-ID: [EMAIL PROTECTED] Date: Thu, 20 Feb 2003 14:28:50 -0500 From: northern snowfall [EMAIL PROTECTED] User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.4.1)

Re: Hang after soft reboot.

2003-02-20 Thread northern snowfall
Hi, Hello On a fresh, clean install of 4.7-RELEASE my (old) machine consistently hangs while booting after soft reboot. Powering down and back up again, or pressing the reset button will boot the machine, but if it is rebooted by the OS then it hangs after detecting the isa bus isa0: ISA bus

FreeBSD laptop. $799. looks good

2003-02-20 Thread BSD baby
in case anyone didn't hear from Slashdot already, Lindows the linux company is selling a nice small laptop for $799. And if it'll run Linux I'll bet it'll run FreeBSD: http://info.lindows.com/mobilepc/mobilepc.htm To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Re: Hang after soft reboot.

2003-02-20 Thread David
On Thu, 20 Feb 2003, northern snowfall wrote: This is usually a manifestation of old power interfaces (or lack there-of) mingling with devices that need to be told when to assert a RESET via power management. Would there be any chance that the system is working with some generic driver and

Re: Some question

2003-02-20 Thread kitsune
On Thu, 20 Feb 2003 20:37:17 +0200 Kostya Odnoralov [EMAIL PROTECTED] wrote: Hi All! Please help me. 1) Advise to me good console-based mp3 player from ports collections. 2) Where can i find good documentation about how to make gateway. Classical example: external 193.178.228.xxx,

Re: download freebsd

2003-02-20 Thread kitsune
On Thu, 20 Feb 2003 10:30:48 +0100 Dominique Mabileau [EMAIL PROTECTED] wrote: Hello, My screen get frozen every time I click on the link to download FreeBsd (French, German, ...). I'm using Windows2000/IE6. Can you help me ? Use a ftp client. From my experience of yanking stuff off the web

Re: Disabling uhci at boot-time

2003-02-20 Thread kitsune
On Thu, 20 Feb 2003 14:14:56 -0500 Dwayne MacKinnon [EMAIL PROTECTED] wrote: Hello, I've been tasked with putting FreeBSD on a laptop at work. The problem I'm having is this: The USB controller is setting up as IRQ 10, while another piece of hardware is hard-coded to that IRQ.

Re: Hang after soft reboot.

2003-02-20 Thread northern snowfall
Would there be any chance that the system is working with some generic driver and there is a specific driver for my hard drive controller (it's an ISA card), which would solve this? Well... all ATA in freebsd are pretty much conglomerated into the same driver... but, the problem isn't really

Re: C scale using /dev/speaker

2003-02-20 Thread Dave2206
In a message dated 2/19/03 9:51:46 PM Central Standard Time, [EMAIL PROTECTED] writes: Yes. It's been a LONG day. did you mean echo o3cdefgabo4c /dev/speaker ? On Wednesday 19 February 2003 10:14 pm, Matthew Emmerton wrote: Hi, what is proper syntax for

OT: shell script problem

2003-02-20 Thread Brian Henning
i have this script with one input file and i keep getting the error: /files_???/19980527/???/servermyname # sh doc_id.sh input.txt /files_???/19980527/???/: No such file or directory /files_???/19980527/???/ sh doc_id.sh - #! /bin/sh -x INPUT=$1 for i in `cat $INPUT`;

[no subject]

2003-02-20 Thread matrix
im on a pI 233mhz mmx with 64mb of ram what do u recommend me to install GNOME or KDE To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

  1   2   >