Re: Support for shuttle S551G mobo?

2002-12-23 Thread Jonathan Hanna
On Sun, 22 Dec 2002 22:10:32 +, Marshall Clow wrote: > Has anyone looked at the Shuttle mobo/case combo? > They are shoebox-sized, with a variable speed fan, and look like they'd > make a killer server. > > > > However, they use a SiS 651 bridge c

Re: Look for Help

2002-12-23 Thread Matthew Seaman
On Mon, Dec 23, 2002 at 04:28:28AM +0100, Roman Neuhauser wrote: > # [EMAIL PROTECTED] / 2002-12-23 11:04:52 +0800: > > 2.how to query the process in the freebsd4.7,"ps -ef" or other operation. > > does not compute. can you rephrase it? 'ps -ef' is from the SysV style ps command. The BSD-sh

Re: How can I config Netgear MA401 PCMCIA card?

2002-12-23 Thread Fabrizio Fresco
You must use wi and wiconfig not wl. That card is working fine for me. Boxuan Gu wrote: > > hello! > I want to install my netgear MA401 card into my freebsd4.5 sytem. > I modified the config file of kernel according to the manual of wl, > but, my netgear MA401 wireless card did not work. > I

just aquestion

2002-12-23 Thread osama zekry
hi there i am wonder ( think ) that your operating system is support a dbms ( data base managment system) such as oracle 8i, sql server, informix . please tell me quikly and how can i install the dbms and how can i connect to it using visual basic 6 i am sorry i know that i am not good in englis

Jail setup with FreeBSD 5.0

2002-12-23 Thread Axel Gruner
Hi. I am trying to setup a jail in FreeBSD 5.0 RC2. I found out to use "mount -t devfs / $D/dev" instead of "cd %D/dev; sh MAKEDEV jail". So, i configured my jail a bit, and wanted to start it with the command:"jail /jail/ssh testhome 192.168.0.201 /bin/sh /etc/rc" But the jail is not starting, h

once last try

2002-12-23 Thread bryan cassidy
OK. I have tried unsuscribing to this mailing list and re-subscribing to it and then sending e-mails to it to test but my e-mails never make it. I know this e-mail will make it to the list but this account is not the one im having problems with. I'm having problems with my POP account. if someone c

more question

2002-12-23 Thread osama zekry
sorry but i want know how can i creat database in freebsd server i heard that i can creat database using postgre sql how can i get a tutorial that teach me postgre sql how can i using telnet to connect to freebsd and manage it sorry for more question ___

Gnome login

2002-12-23 Thread socketd
Hi all I have installed gnome2 on my FreeBSD 4.7 computer. In /root/.xinitrc I have this linie: exec xterm -geometry 80x66+0+0 -name login The above linie create a login window, but I don't want that. If I delete this linie or put an & behind it, gnome will start and terminate. If I close the wi

Kernel panic questions..

2002-12-23 Thread Kevin Stevens
In the last week I've gotten two kernel panics with reboot while compiling. The log message says: kernel log messages: refused panic: lockmgr: locking against myself Then it politely syncs disks and helpfully reboots. Any help with what a lockmgr is or why it is so unhappy? KeS To Unsubsc

look for help

2002-12-23 Thread shen chao
Hi: when I configure the freebsd.mc,I got such error: Starting: sendmail554 5.0.0 No local mailer defined 554 5.0.0 QueueDirectory (Q) option must be set sendmail-clientmqueue 1.Can someone explain it?I have already added mailer(local). 2. why the divert(0) will appear in the freebsd.mc, i com

Re: just aquestion

2002-12-23 Thread Matthew Seaman
On Mon, Dec 23, 2002 at 11:13:31AM +, osama zekry wrote: > hi there i am wonder ( think ) that your operating system is support a dbms > ( data base managment system) such as oracle 8i, sql server, informix . > please tell me quikly and how can i install the dbms and how can i connect > to it

RE: look for help

2002-12-23 Thread Barry Byrne
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of shen chao > when I configure the freebsd.mc,I got such error: > > Starting: sendmail554 5.0.0 No local mailer defined > 554 5.0.0 QueueDirectory (Q) option must be set > sendmail-clientmqueue > > 1.Ca

Re: Kernel panic questions..

2002-12-23 Thread Matthew Seaman
On Mon, Dec 23, 2002 at 03:47:58AM -0800, Kevin Stevens wrote: > In the last week I've gotten two kernel panics with reboot while > compiling. The log message says: > > kernel log messages: > refused > panic: lockmgr: locking against myself > > Then it politely syncs disks and helpfully reboot

Re: once last try

2002-12-23 Thread Brian Astill
bryan cassidy wrote: OK. I have tried unsuscribing to this mailing list and re-subscribing to it and then sending e-mails to it to test but my e-mails never make it. I know this e-mail will make it to the list but this account is not the one im having problems with. I'm having problems with my PO

Re: once last try

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800: > OK. I have tried unsuscribing to this mailing list and > re-subscribing to it and then sending e-mails to it to > test but my e-mails never make it. I know this e-mail > will make it to the list but this account is not the > one im having problems

Re: just aquestion

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 12:00:01 +: > On Mon, Dec 23, 2002 at 11:13:31AM +, osama zekry wrote: > > hi there i am wonder ( think ) that your operating system is support a dbms > > ( data base managment system) such as oracle 8i, sql server, informix . > > please tell me quikly and

Re: just aquestion

2002-12-23 Thread Ceri Davies
On Mon, Dec 23, 2002 at 01:52:58PM +0100, Roman Neuhauser wrote: > # [EMAIL PROTECTED] / 2002-12-23 12:00:01 +: > > On Mon, Dec 23, 2002 at 11:13:31AM +, osama zekry wrote: > > > hi there i am wonder ( think ) that your operating system is support a dbms > > > ( data base managment system)

IDE CD-RW and burncd

2002-12-23 Thread Alexander Popkov
Hello freebsd-questions, I have a trouble with writing CD-R(W) on FreeBSD 4.7 i am use IDE CD RW and `burncd` utility to write, but for any operation `burncd` report error: scylla# burncd -f /dev/acd0c blank burncd: open(/dev/acd0c): Operation not permitted What i do incorrectly ? INFO: dmesg

Re: look for help

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 19:53:40 +0800: > when I configure the freebsd.mc,I got such error: > > Starting: sendmail554 5.0.0 No local mailer defined > 554 5.0.0 QueueDirectory (Q) option must be set > sendmail-clientmqueue > > 1.Can someone explain it?I have already added mailer(local).

Fwd: Re: look for help

2002-12-23 Thread shen chao
Hi: But I can find the "hostname.mc" under /etc/mail/ Shen Chao From: Roman Neuhauser <[EMAIL PROTECTED]> To: shen chao <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: look for help Date: Mon, 23 Dec 2002 13:42:39 +0100 # [EMAIL PROTECTED] / 2002-12-23 19:53:40 +0800: > when I configure

Re: MSN Messenger

2002-12-23 Thread Doug Reynolds
On Mon, 23 Dec 2002 09:32:02 +0200 (SAST), Wayne Swart wrote: >Lo everyone > >Is there an equivalant for msn messenger on X ? there is everybuddy, a program that supports (i think) all IM type networks --- doug reynolds | the maverick | [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PR

Re: Fwd: Re: look for help

2002-12-23 Thread Roman Neuhauser
don't top-post, and snip unnecessary cruft, please. # [EMAIL PROTECTED] / 2002-12-23 21:22:03 +0800: > >From: Roman Neuhauser <[EMAIL PROTECTED]> > ># [EMAIL PROTECTED] / 2002-12-23 19:53:40 +0800: > >> when I configure the freebsd.mc,I got such error: > >> > >> Starting: sendmail554 5.0.0 No

Re: FreeBSD stuff

2002-12-23 Thread Ray Seals
I can highly recommend http://www.bsdmall.com Chris runs a good shop over there. I can also recommend their training. I went to training in Salt Lake City in June. I can also recommend http://www.freebsdmall.com. I haven't ordered anything from them in a while but I have had good luck in the pa

Yahoo hardware platform

2002-12-23 Thread CK Chew
Hi, I knew from netcraft that Yahoo! is using FreeBSD as web server software. Do anyone know what are the hardware platform they are using? Your response is very much appreciated. Thank you. CK Chew _ The new MSN 8: smart spam pro

About Samba

2002-12-23 Thread Kevin Greenidge
I installed FreeBSD 4.7 over the weekend and am having the toughest time getting Samba working. I have up and running on the server but I cannot see any of the Samba shares from my WinXP box. I can ping the Samba box from winXP so I know it's there. I used Webmin to configure Samba and don't reme

Re: once last try

2002-12-23 Thread Jim Arnold
# [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800: OK. I have tried unsuscribing to this mailing list and re-subscribing to it and then sending e-mails to it to test but my e-mails never make it. I know this e-mail will make it to the list but this account is not the one im having problems with

FreeBSD Terminal Server?

2002-12-23 Thread Kevin Greenidge
I am going to setup a Terminal Server and was wondering if there are any projects like http://ltsp.org i would rather use freebsd than linux if possible. Any suggestions are appriciated. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: FreeBSD Terminal Server?

2002-12-23 Thread Dirk-Willem van Gulik
Check out pico bsd; cd /usr/src/release/. That may do what you want. Dw On Mon, 23 Dec 2002, Kevin Greenidge wrote: > I am going to setup a Terminal Server and was > wondering if there are any projects like > http://ltsp.org i would rather use freebsd than linux > if possible. Any suggestions

Re: Support for shuttle S551G mobo?

2002-12-23 Thread Ken Kroel
On Sun, 22 Dec 2002 22:10:32 -0800 Marshall Clow <[EMAIL PROTECTED]> wrote: > Has anyone looked at the Shuttle mobo/case combo? > They are shoebox-sized, with a variable speed fan, and look like they'd > make a killer server. > > > > However, they use

Re: About Samba

2002-12-23 Thread Scott Robbins
On Mon, Dec 23, 2002 at 05:59:17AM -0800, Kevin Greenidge wrote: > I installed FreeBSD 4.7 over the weekend and am having > the toughest time getting Samba working. > > I have up and running on the server but I cannot see > any of the Samba shares from my WinXP box. I can ping > the Samba box fro

Re: 4.7 Stable - Apache 2, Mod jk

2002-12-23 Thread Martin Karlsson
* Ian Watkinson <[EMAIL PROTECTED]> [2002-12-23 00.14 -]: > > Any help or pointers would be appreciated... Perhaps you've already seen this, but have a look at: URL: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&q=%22pthread_mutex_unlock%22+mod_jk.so&btnG=Google+Search

Re: 4.7 Stable - Apache 2, Mod jk

2002-12-23 Thread Ian Watkinson
On Mon, 2002-12-23 at 14:29, Martin Karlsson wrote: > * Ian Watkinson <[EMAIL PROTECTED]> [2002-12-23 00.14 -]: > > > > Any help or pointers would be appreciated... > Perhaps you've already seen this, but have a look at: I have, this is what I found when I googled, however. > > URL: > http://

Re: FreeBSD Terminal Server?

2002-12-23 Thread Marcel Stangenberger
On Mon, 23 Dec 2002, Kevin Greenidge wrote: > I am going to setup a Terminal Server and was > wondering if there are any projects like > http://ltsp.org i would rather use freebsd than linux > if possible. Any suggestions are appriciated. > the link gives me a DNS error so i can't see what you wa

Re: FreeBSD Terminal Server?

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 15:49:59 +0100: > On Mon, 23 Dec 2002, Kevin Greenidge wrote: > > > I am going to setup a Terminal Server and was > > wondering if there are any projects like > > http://ltsp.org i would rather use freebsd than linux > > if possible. Any suggestions are appriciated

smtpd

2002-12-23 Thread Per Nilsson
Hi.. i have a problem.. have installed and are ready to run postfix, and smtp.. when i start the postfix or smtpd, i get this error: ERROR - getsockname failed (Socket operation on non-socket) Who am i? i have tried some things, but nothing seems to work.. how do I solv this problem?? //

Re: once last try

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 09:05:13 -0500: > ># [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800: > >> OK. I have tried unsuscribing to this mailing list and > >> re-subscribing to it and then sending e-mails to it to > >> test but my e-mails never make it. I know this e-mail > >> will make it t

Re: FreeBSD Terminal Server?

2002-12-23 Thread Danny Horne
> # [EMAIL PROTECTED] / 2002-12-23 15:49:59 +0100: >> On Mon, 23 Dec 2002, Kevin Greenidge wrote: >> >> > I am going to setup a Terminal Server and was >> > wondering if there are any projects like >> > http://ltsp.org i would rather use freebsd than linux >> > if possible. Any suggestions are appr

Re: IDE CD-RW and burncd

2002-12-23 Thread Warren Block
On Mon, 23 Dec 2002, Alexander Popkov wrote: > I have a trouble with writing CD-R(W) on FreeBSD 4.7 > > i am use IDE CD RW and `burncd` utility to write, but for any > operation `burncd` report error: > > scylla# burncd -f /dev/acd0c blank > burncd: open(/dev/acd0c): Operation not permitted > >

how to check a revision of a file

2002-12-23 Thread Didier Wiroth
Hey, I was reading this security advisorie: ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:43.bind.asc At the end of the file you can read for example this information: src/contrib/bind/CHANGES RELENG_41.1.1.7.2.8 RELENG_4_7

make hierarchy

2002-12-23 Thread FreeBSD-questions
Hello all, the other day i tried to build a jail, which didn`t work out. I had started by updating all sources with 'releng=4'. this is what i did. D=/here/is/the/jail cd /usr/src make hierarchy DESTDIR=$D make obj make depend make all everything went well up till 'm

Re: About Samba

2002-12-23 Thread Kevin Greenidge
Ok by looking at this document I think I see my mistake. I did not create any samba users. I don't know what lead me to thinking I could actually look at the server without adding a samba user & password. --- Scott Robbins <[EMAIL PROTECTED]> wrote: > On Mon, Dec 23, 2002 at 05:59:17AM -0800, K

Re: FreeBSD Terminal Server?

2002-12-23 Thread Kevin Greenidge
That's exactly what I'm looking for. What documents and software were used to set it up? --- Marcel Stangenberger <[EMAIL PROTECTED]> wrote: > On Mon, 23 Dec 2002, Kevin Greenidge wrote: > > > I am going to setup a Terminal Server and was > > wondering if there are any projects like > > http://

Re: more question

2002-12-23 Thread Giorgos Keramidas
On 2002-12-23 11:19, osama zekry <[EMAIL PROTECTED]> wrote: > sorry but i want know how can i creat database in freebsd server > i heard that i can creat database using postgre sql > how can i get a tutorial that teach me postgre sql PostgreSQL has very good documentation about their database soft

Re: once last try

2002-12-23 Thread Albertus Magnus
On Monday 23 December 2002 07:35, Roman Neuhauser wrote: > # [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800: > > OK. I have tried unsuscribing to this mailing list and > > re-subscribing to it and then sending e-mails to it to > > test but my e-mails never make it. I know this e-mail > > will make i

Re: FreeBSD Terminal Server?

2002-12-23 Thread Marcel Stangenberger
On Mon, 23 Dec 2002, Kevin Greenidge wrote: > That's exactly what I'm looking for. What documents > and software were used to set it up? > only XFree86 is used. I used the one from the ports collection. To set it up read this website http://www.xs4all.nl/~zweije/xauth-9.html The setup mentioned

Re: once last try

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 10:42:58 -0500: > On Mon, 23 Dec 2002, Jim Arnold wrote: > > I have the same problem as you. I am no longer able to send questions > > in via my regular POP account. It suddenly stopped working a few > > months back as far as I can tell. Once I unsubscribed from the

Re: once last try

2002-12-23 Thread Giorgos Keramidas
On 2002-12-23 09:05, Jim Arnold <[EMAIL PROTECTED]> wrote: > # [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800: > > OK. I have tried unsuscribing to this mailing list and > > re-subscribing to it and then sending e-mails to it to test but > > my e-mails never make it. I know this e-mail will make it

Re: how to check a revision of a file

2002-12-23 Thread Matthew Seaman
On Mon, Dec 23, 2002 at 03:59:31PM +0100, Didier Wiroth wrote: > I was reading this security advisorie: > ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:43.bind.asc > > At the end of the file you can read for example this information: > src/contrib/bind/CHANGES > RELENG_4

--> fgets error on NTLM squid

2002-12-23 Thread Alex Carlos Braga Antão
Hello, I installed Squid here (FreeBSD 4.7 - RELEASE), and I am usgin NTLM to authenticate my users. I got the last STABLE version of squid on 17.20.2002. The problem is that when I run squid -k reconfigure, I get an error message for EACH ntlm_auth process I have on memory. The error mess

Re: once last try

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 10:52:59 -0500: > On Monday 23 December 2002 07:35, Roman Neuhauser wrote: > > # [EMAIL PROTECTED] / 2002-12-23 03:23:36 -0800: > > > OK. I have tried unsuscribing to this mailing list and > > > re-subscribing to it and then sending e-mails to it to > > > test but m

Re: once last try

2002-12-23 Thread Albertus Magnus
On Monday 23 December 2002 11:49, Roman Neuhauser wrote: >> Anyway, as of now, using KDE Kmail, I have tried three different > > MTA's: two ISP's and sendmail on my own FBSD box connected to the > > cable modem. In each case they supply (to freebsd.org) the correct > > hostname which resolves to

Re: once last try

2002-12-23 Thread Roman Neuhauser
don't top-post please. limit quoting to relevant context, please. # [EMAIL PROTECTED] / 2002-12-23 12:16:34 -0500: > Thanks for taking the time. That helps me understand a lot. no problem as long as you keep it on the list. see my sig. > A while back I setup Postfix on my FreeBSD bo

Re: once last try

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 18:46:50 +0100: > # [EMAIL PROTECTED] / 2002-12-23 12:16:34 -0500: > > Thanks for taking the time. That helps me understand a lot. > > no problem as long as you keep it on the list. see my sig. ... > -- > begin 666 nonexistent.vbs > FreeBSD 4.7-STABLE >

[no subject]

2002-12-23 Thread Dmitry Ternovoy
Hallo! Help me please. How can I do low level format IDE disk on FreeBSD 4.7? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Gnome login

2002-12-23 Thread Joe Marcus Clarke
On Mon, 2002-12-23 at 07:47, socketd wrote: > Hi all > > I have installed gnome2 on my FreeBSD 4.7 computer. > In /root/.xinitrc I have this linie: > exec xterm -geometry 80x66+0+0 -name login > > The above linie create a login window, but I don't want that. > If I delete this linie or put an & b

Re: once last try

2002-12-23 Thread Brian
your smtp server should always be the one for the net you are on, I know of many occasions where people tried to use isp mail servers from their office whcich wasnt served by the above isp. Most isps have been blocking this type of traffic for a few years now. Bri - Original Message

Re: once last try

2002-12-23 Thread Brian
You get the below from a mail -v destaddress, maillog or what? I would try the above mail -v tactic if you havent yet. Bri - Original Message - From: "Roman Neuhauser" <[EMAIL PROTECTED]> To: "Jim Arnold" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, December 23, 2002 6:4

Re: your mail

2002-12-23 Thread Jerry McAllister
> > Hallo! Help me please. How can I do low level format IDE disk on FreeBSD 4.7? Use the BIOS tools. There generally isn't such a thing beyond that whether in FreeBSD or other OS. jerry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the

[no subject]

2002-12-23 Thread Dmitry Ternovoy
Hi! My BIOS not have tools for low level format (Compaq ProLiant) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: your mail

2002-12-23 Thread Jerry McAllister
> > Hi! My BIOS not have tools for low level format (Compaq ProLiant) Well, it depends on what you mean by low level format. Probably you don't really want to do that anyway. There are a couple of good articles out there on the subject. I don't remember the URLs, but a search should get them

Re: once last try

2002-12-23 Thread Roman Neuhauser
don't top-post, please # [EMAIL PROTECTED] / 2002-12-23 08:47:23 -0800: > From: "Fuzzy" <[EMAIL PROTECTED]> > > I use roadrunner home with freebsd as my server > > providing nat for 2 rfc1918 lans and serving as a smtp > > and pop server for a handfull of virtual domains. > > > > Roadrunner ma

Re:

2002-12-23 Thread Brian
if scsi the controller should have that capability, if ide a tool to set all bits to zeros should be available on the drive manufacturer's site. Bri - Original Message - From: "Dmitry Ternovoy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 23, 2002 8:55 AM > Hi!

Re: once last try

2002-12-23 Thread Roman Neuhauser
don't top-post, please. your MUA wraps text badly. fixed. # [EMAIL PROTECTED] / 2002-12-23 08:51:19 -0800: > From: "Roman Neuhauser" <[EMAIL PROTECTED]> [ ~25 lines of useless cruft snipped ] > > Received: from ohsmtp01.ogw.rr.com (ohsmtp01.ogw.rr.com [65.24.7.36]) > >

Telephony tools

2002-12-23 Thread Mike
I am looking for some tools so I can use my FreeBSD box to take messages when I am away. I have found some caller ID stuff but little else. Any sites know? Hey it's my firewall on the net might as be a telemarketer zapper as well Cheers M;) To Unsubscribe: send mail to [EMAIL PROTECTED] with

FW:

2002-12-23 Thread Mike
Google brings back many tools for this http://www.storage.ibm.com/hdd/support/download.htm has some that I imagine can be ran from a boot disk. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dmitry Ternovoy Sent: Monday, December 23, 2002 9:55 AM

[no subject]

2002-12-23 Thread Dmitry Ternovoy
Well! I have very many bad sectors! How can I do to get rid from them? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: your mail

2002-12-23 Thread Jerry McAllister
> > Well! I have very many bad sectors! How can I do to get rid from them? Unfortunately, if you are seeing bad sectors, it probably means that you have already used up all the spare remapping sectors - this happens in the background without you knowing it.If this is true, it also probably m

Re:

2002-12-23 Thread Jud
On Mon, 23 Dec 2002 19:17:36 +0200 (EET), Dmitry Ternovoy <[EMAIL PROTECTED]> wrote: Well! I have very many bad sectors! How can I do to get rid from them? Who is the manufacturer of the hard drive? Is it SCSI or IDE? -- Jud To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fre

[no subject]

2002-12-23 Thread Dmitry Ternovoy
it is IDE. As it all the same to make? (Disk low level format or other format) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

undelete or ffsrecover

2002-12-23 Thread Goedeke Michels
Hello, First of all, if this is the wrong group, please redirect me to a more appropiate place. I am trying to recover some files I have accidentally deleted. However, ffsrecov continuously complains about a corrupt super block and misssing magic. The filesystems are ok, however (as long as yo

mount problems.

2002-12-23 Thread David Nicholas Kayal
For the past two freebsd installations I've done, I've run into a problem where they system, upon booting, throws me into a manual root filesystem specification prompt where I need to manually type the file system and the device I wish to boot off of. Yet when I check things such as /etc/fstab eve

Re: problem

2002-12-23 Thread Steve Sizemore
On Fri, Dec 20, 2002 at 02:27:55PM -0500, Hanauer wrote: > I have and Dell PowerEdge 2600 and need to install FreeBSD > Problem: This machine have SCSI PERC4/Di and the FreeBSD > not > support this hardware. > > Can everyone help me? > > Tks Have you actually tried this, and found that it doesn

Re: mount problems.

2002-12-23 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-23 11:40:36 -0800: > For the past two freebsd installations I've done, I've run into a problem > where they system, upon booting, throws me into a manual root filesystem > specification prompt where I need to manually type the file system and the > device I wish to boo

Re: mount problems.

2002-12-23 Thread David Nicholas Kayal
Is there an http://www.tuxedo.org/~esr/faqs/smart-replys.html? Here is a copy of my fstab file: > more fstab # See the fstab(5) manual page for important information on automatic mounts # of network filesystems before modifying this file. # # DeviceMountpoint FStype Options

Re: mount problems.

2002-12-23 Thread John Bleichert
On Mon, 23 Dec 2002, David Nicholas Kayal wrote: > Subject: Re: mount problems. > > Is there an http://www.tuxedo.org/~esr/faqs/smart-replys.html? > > Here is a copy of my fstab file: > > > more fstab > # See the fstab(5) manual page for important information on automatic mounts > # of network f

squidGuard problem: %n and %i empty

2002-12-23 Thread David S. Jackson
Hi, The manual of the squidGuard forwarder/redirector says: squidGuard can do runtime string substitutions in the redirectors. Therefor the character "%" has special meaning in the redirector URLs: ...snip... %a is replaced with IP address of the client. %n is replaced with the domainname

Re: Linneighbourhood [was: About Evolution]

2002-12-23 Thread Shantanu Mahajan
+++ Mark-Nathaniel Weisman [freebsd] [21/12/02 20:33 -0900]: | Hey all, | Does anyone know if there is a ported copy of Evolution for FreeBSD? = | Or LinNeighborHood? I need both of those apps to work, and I get tons of = | errors with both of these apps when I try to install them under FreeBSD =

Re: problem

2002-12-23 Thread Andrew Knapp
On Mon, 23 Dec 2002 12:14:12 -0800 Steve Sizemore <[EMAIL PROTECTED]> wrote: > On Fri, Dec 20, 2002 at 02:27:55PM -0500, Hanauer wrote: > > I have and Dell PowerEdge 2600 and need to install FreeBSD > > Problem: This machine have SCSI PERC4/Di and the FreeBSD > > not > > support this hardware. >

Re: printing over the network

2002-12-23 Thread Garance A Drosihn
At 8:02 PM +0200 12/21/02, [EMAIL PROTECTED] wrote: > Are you using lpd or lprng (have to get that out of the way) lpd Is lpd running / listening? - Show me iulian#ps -ax | grep lpd 4544 ?? Is 0:00.01 lpd What does "lpc status all" return? Nothing What version of freebsd are yo

simple xdm setup

2002-12-23 Thread Shvetima Gulati
Hi all, I want to set up my X configuration as follows: 1) I want all clients (people) to log in to machine 'Server'using the GUI login.This brings them to their desktop. Typically these people are on windows machines running X servers such as eXceed or X-Win32. Some might be tunneling through

Re: problem

2002-12-23 Thread Aleksey I. Yurlov
Hi, there... Didn't really sure can this helps... I had the problem like this with specific Compaq SCSI adapter. (sorry, didn't remember now it's numbers...etc) I reach out this problem by the way below: 1. Install fbsd on another pc (in my situation I have it on my desktop) 2. Build custom kerne

Re: mount problems.

2002-12-23 Thread David Nicholas Kayal
On Mon, 23 Dec 2002, John Bleichert wrote: > Did you build this drive in another box and then swap it over to the box > it's in now? Sounds like the bootloader doesn't know where your drive is > (which is common if you swap in a root drive). Assuming you're using > the standard FreeBSD bootloade

Re: How do you suspend and resume a remote shell session?

2002-12-23 Thread Mr. Groups
The watch command should accomplish this as well. I use it all the time to open a terminal session at the console from remote. BSDVault has a good page on how to set up the snoop device: http://bsdvault.net/sections.php?op=viewarticle&artid=66 --- "Paul A. Scott" <[EMAIL PROTECTED]> wrote: > > >

Re: Hard Drive Low Level Format (was No Subject)

2002-12-23 Thread Jud
On Mon, 23 Dec 2002 19:50:06 +0200 (EET), Dmitry Ternovoy <[EMAIL PROTECTED]> wrote: it is IDE. As it all the same to make? (Disk low level format or other format) Jerry McAllister is right: You want to back up your critical data *now*. OK, who is the manufacturer? The reason I ask is to fin

Re: Hard Drive Low Level Format (was No Subject)

2002-12-23 Thread Mark
- Original Message - From: "Jud" <[EMAIL PROTECTED]> To: "Dmitry Ternovoy" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, December 23, 2002 8:50 PM Subject: Re: Hard Drive Low Level Format (was No Subject) > On Mon, 23 Dec 2002 19:50:06 +0200 (EET), Dmitry Ternovoy > <[EMAIL PROTE

Re: Sysinstall project?

2002-12-23 Thread Miguel Mendez
On Mon, 23 Dec 2002 15:39:05 -0500 "Brian J. McGovern" <[EMAIL PROTECTED]> wrote: [current@ removed] Hi, > I was just going through the list of projects at the FreeBSD website. I > didn't see one for the installer. I was curious if anyone was working on > an upgrade/replacement for sysinstall...

Jenoptik JD2100f camera and FreeBSD?

2002-12-23 Thread David Gerard
This camera looks tempting. The software it comes with is for Windows and MacOS 9, of course. It's not listed by name on the gphoto2 list, though other Jenoptik cameras are. And it apparently works with Linux as a USB drive: http://www.steinionline.de/lol/JD2100f_en.htm - which suggests that

Re: Error: Command returned status 36

2002-12-23 Thread Alex
Dear/Beste daniel, Sunday, December 22, 2002, 12:35:59 AM, you wrote: > I am trying to set up FreeBSD 4.7 on a very old COMPAQ 486 machine > with a 120MB harddrive via an FTP install. > Each time I get through the setup and it tries to creat the root > filesystem I get the following message:

adaptec 2400A revisited.

2002-12-23 Thread Matthew Bettinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Reinstalled FreeBSD on an ASUS K7V 133 with 6 60 gig drives and an adaptec 2400A raid card. This has got to bethe pickiest bios I have ever come across. Anyway I have the card doing raid 5 and the device is showing up and it's appearing as

mpd VPN Routing

2002-12-23 Thread Chris BeHanna
Has anyone managed to connect two LANs via an mpd tunnel and get packets to flow from one LAN to another? Something like this: Home LAN---Home Firewallmpd tunnelOffice Peer---Office LAN I can reach any host on the office LAN from the home firewall over the mpd tunnel, but host

Compaq ML310 integrated ATA100 RAID controller supported?

2002-12-23 Thread James Long
One of the smaller offices where I work is looking to replace a decrepit P90 desktop running FreeBSD with newer server hardware. They got a quote from a vendor who wants to sell them a Compaq Proliant ML310 with two 40G ATA100 drives on a controller which does RAID 1 in hardware. I looked at the

L0phtcrack

2002-12-23 Thread Kenzo
Anyone here use the l0phtcrack version that comes with FBSD 4.7? Is it capable of cracking SAM files from XP computers? I installed it, but I can't seem to find how to use it. I tried John and that didn't get me anywhere. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-que

Default XFree86 version in FBSD 4.7 Rel

2002-12-23 Thread Stacey Roberts
Hi, Forgive me if this is blindingly obvious somewhere in the handbook, but I can't find it just about now. Which version of XFree86 is installed by default at system installation time? Its been some time since I installed from scratch, and as I always get the CD Sets, I have 4.7 Release to hand

Re: L0phtcrack

2002-12-23 Thread Stacey Roberts
On Mon, 2002-12-23 at 22:24, Kenzo wrote: > Anyone here use the l0phtcrack version that comes with FBSD 4.7? > Is it capable of cracking SAM files from XP computers? > I installed it, but I can't seem to find how to use it. > I tried John and that didn't get me anywhere. > > To Unsubscribe: send m

RE: L0phtcrack

2002-12-23 Thread Jimi Thompson
Especially coming from a hotmail email address.. Thanks, Ms. Jimi Thompson Those who are too smart to engage in politics are punished by being governed by those who are dumber. - Plato -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Stacey Roberts S

Re: Default XFree86 version in FBSD 4.7 Rel

2002-12-23 Thread Lowell Gilbert
Stacey Roberts <[EMAIL PROTECTED]> writes: > Hi, > Forgive me if this is blindingly obvious somewhere in the handbook, > but I can't find it just about now. > > Which version of XFree86 is installed by default at system installation > time? Its been some time since I installed from scratch, and

Re: L0phtcrack

2002-12-23 Thread paul beard
Stacey Roberts wrote: Why would you want to do this? Personally, I figure its prudent to ask. It does have some legitimate uses, according to this page ( http://www.atstake.com/research/lc/ ): Consider that at one of the largest technology companies, where policy required that passwords exce

Re: Default XFree86 version in FBSD 4.7 Rel

2002-12-23 Thread Stacey Roberts
On Mon, 2002-12-23 at 22:40, Lowell Gilbert wrote: > Stacey Roberts <[EMAIL PROTECTED]> writes: > > > Hi, > > Forgive me if this is blindingly obvious somewhere in the handbook, > > but I can't find it just about now. > > > > Which version of XFree86 is installed by default at system installati

Re: L0phtcrack

2002-12-23 Thread Kenzo
Want to do what? Put the same or similar questions on two different forums? If this forum and freebsd forum are the same forums, then I'm sorry, but if they're not, I don't see why it's wrong to ask the same question at two different places. Or are you asking why I would want to crack a SAM file.

Re: L0phtcrack

2002-12-23 Thread Kenzo
Well sorry for being cheap and not buying my own domain, or maybe I don't want to use my real E-mail for forums because they can get pretty big, and I don't want the world to know my real E-mail. And I assum myrealbox is a better one? doesn't seem much better to me. - Original Message - F

  1   2   >