Re: NDISulator - Broadcom - crash

2006-08-07 Thread Dhénin Jean-Jacques
hi, I am looking for the same information. Thanks in advance. 2006/8/7, Lorin Lund <[EMAIL PROTECTED]>: ... I tried ndisgen with bcmwl5.inf and bcmwl5.sys. ... If anyone who has their WiFi working with bcmwl5 drivers would send me their kernel modules I would like to see if they work w

Re: perl problem

2006-08-07 Thread Giorgos Keramidas
On 2006-08-03 10:50, RJ45 <[EMAIL PROTECTED]> wrote: > Hello using imapsync to make a transition from imapuw to a > cyrus server make the imapsync perl process to die on FreeBSD > 6.1 because it uses more than 512MB of memory. > > this does not happen using imapsync with the same transfer > operat

Re: Using pre-built packages with portmanager

2006-08-07 Thread Jonathan McKeown
On Saturday 05 August 2006 19:16, cpghost wrote: > How do I get portmanager to upgrade ports, using > 1. pre-built packages from /usr/ports/packages (ONLY), > and only if there's no binary package there, > 2. build from source as usual? > > Additional limit (preventing use of portupgrade -P) i

Re: Reducing the timeout on a TCP connection

2006-08-07 Thread Igor Robul
On Tue, Aug 01, 2006 at 03:21:07PM -0400, Bill Moran wrote: > In response to "Ted Mittelstaedt" <[EMAIL PROTECTED]>: > > > This is why the snmp protocol uses UDP, Bill. > > > > You need to use something other than TCP for > > monitoring. > > Well ... if I'm monitoring a server that uses TCP (Pos

Re: Midnight Commander in base distribution set

2006-08-07 Thread Giorgos Keramidas
On 2006-08-04 08:38, Scott Oertel <[EMAIL PROTECTED]> wrote: > Bryan Bonifacio wrote: > >The ports and packages are also available from the CD-ROMs (either the > >first or the second). > > I use midnight commander on a daily basis, can anyone recommend a > better, more lightweight tool then mc?

Re: BSDstats Project v2.0 ...

2006-08-07 Thread questions
While I'm definately interested in the statistical reporting, I do have one suggestion: Add a random "sleep" time to the update. Otherwise, the reporting server is gonna get HAMMERED once a month, assuming this project gains any kind of momentum. A random sleep timer at the beginning of the sc

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Daniel Gerzo
Hello Marc, Monday, August 7, 2006, 5:42:27 AM, you wrote: > I've now committed v2.0 of the 300.statistics periodic script ... this one > adds the device reporting that we'd talked about previously, and the > summary reports now reflect the driver(s) in use for those deciding to > report ... >

Re: Howto insert string. (Was: Re: [freebsd-questions] awk quickie.)

2006-08-07 Thread Kurt Wall
On Sun, Aug 06, 2006 at 03:47:32PM -0700, Gary Kline wrote: > > I've got 80 or so html/php files. Most do have > > > > but a whole slew do not/are missing the BG color code. > So is there some scripto-magic way of finding out which fles are > missing the above s

SAMBA as Domain Controller on FreeBSD 6.1

2006-08-07 Thread James G. Corteciano
Hello everyone! Good Day! I am using FreeBSD 6.1/6.x version of Operating System. I plan to switch my existing PDC Win2k Advanced server to FreeBSD with the power of Samba. Anybody may I know of how would you setup SAMBA as PDC in FreeBSD 6.x? I know this is not good question for asking HOWTO

Re: Howto insert string. (Was: Re: [freebsd-questions] awk quickie.)

2006-08-07 Thread Kurt Wall
On Mon, Aug 07, 2006 at 07:13:03AM -0400, Kurt Wall wrote: > On Sun, Aug 06, 2006 at 03:47:32PM -0700, Gary Kline wrote: > > > > I've got 80 or so html/php files. Most do have > > > > > > > > but a whole slew do not/are missing the BG color code. > > So is there some scripto-m

Re: urgent: I just rm-r a directory

2006-08-07 Thread Ian Lord
Thanks to all how had replyed to me :) I'm from a dos/windows world so I was hoping for an "undelete utility" On fat partitions data is not deleted, it's just flag as deleted, so I though it was the same for freebsd. Seems like I'll have to call the company that store our tapes offsite to r

eaccelerator hit: log msgs

2006-08-07 Thread dick hoogendijk
Installing eAccelerator with apache2.2.3/php4 was easy enough. It is indeed a lot faster, BUT, However, my httpd-error.log very fast with lots and lots of rules like: EACCELERATOR hit:"/usr/local/www/horde/imp/config/servers.php" etc, etc.. I don't want these lines to appear. How and where can

Re: urgent: I just rm-r a directory

2006-08-07 Thread Vesselin Peev
Hello, Note that the files contents itself are still on the disk if they haven't been overwritten by later disk operations. If you do not have a backup and you know what you are looking for, you can use commands such as "grep" or "strings" over the disk partition. You can find explanatory page

Re: eaccelerator hit: log msgs

2006-08-07 Thread Daniel Gerzo
Hello dick, Monday, August 7, 2006, 2:49:52 PM, you wrote: > Installing eAccelerator with apache2.2.3/php4 was easy enough. > It is indeed a lot faster, BUT, > However, my httpd-error.log very fast with lots and lots of rules like: > EACCELERATOR hit:"/usr/local/www/horde/imp/config/servers.php"

Re: urgent: I just rm-r a directory

2006-08-07 Thread Vesselin Peev
See also the recent discussion "remind me ... (file undelete on FreeBSD 5.4)", http://groups.google.bg/group/mailing.freebsd.fs/browse_thread/thread/1d84ba42a36cde93/773ec6ce75b8e6e1 . Note the mentioned locations and tools, "ports/sysutils/autopsy", "sleuthkit", "unrm" and "lazarus". From:

GVINUM Configuration file Quickie -- Swap and Var on Raid-0 striped

2006-08-07 Thread backyard1454-nospam
I have a simple quick little question for somemore more familiar with gvinum then myself. I've read through examples and what not and have come up with the following config file. I basically want 3g of swap space on a striped RAID-0 for swap space, tmp will use some of the swap space through an md

GVINUM Configuration file Quickie -- Swap and Var on Raid-0 striped

2006-08-07 Thread backyard
sorry if you get this twice I forgot which address was my list address and the moderator mayget to my other post... I have a simple quick little question for somemore more familiar with gvinum then myself. I've read through examples and what not and have come up with the following config file. I b

Re: eaccelerator hit: log msgs

2006-08-07 Thread dick hoogendijk
On Mon, 7 Aug 2006 15:30:30 +0200 Daniel Gerzo <[EMAIL PROTECTED]> wrote: > put this into php.ini: > eaccelerator.debug = 0 > next time please read eaccelerator's documentation :-) I did. I also read the eaccelerator.ini.example file but did not know (or guess) that these options could go into php

Re: Using pre-built packages with portmanager

2006-08-07 Thread cpghost
On Mon, Aug 07, 2006 at 10:24:48AM +0200, Jonathan McKeown wrote: > On Saturday 05 August 2006 19:16, cpghost wrote: > > > How do I get portmanager to upgrade ports, using > > 1. pre-built packages from /usr/ports/packages (ONLY), > > and only if there's no binary package there, > > 2. build f

error when installing /usr/ports/x11-toolkits/gtk20

2006-08-07 Thread Alan Curtis
When doing a portupgrade, I ran into this error. Any ideas? gdkdrawable-x11.c:32:24: cairo-xlib.h: No such file or directory gdkdrawable-x11.c: In function `_gdk_x11_drawable_update_size': gdkdrawable-x11.c:264: warning: implicit declaration of function `cairo_xlib_surface_set_size' gdkdrawable-x

Re: Using pre-built packages with portmanager

2006-08-07 Thread RW
On Saturday 05 August 2006 18:16, cpghost wrote: > Building packages for multiple machines on a fast CPU, > with portmanager's -bu option populates a /usr/ports/packages tree. > So far, so good. > > What I'd like though, is to be able to reuse that tree (mounted via > NFS or rsynced over) on other

Re: Using pre-built packages with portmanager

2006-08-07 Thread cpghost
On Mon, Aug 07, 2006 at 04:03:00PM +0100, RW wrote: > On Saturday 05 August 2006 18:16, cpghost wrote: > > Building packages for multiple machines on a fast CPU, > > with portmanager's -bu option populates a /usr/ports/packages tree. > > So far, so good. > > > > What I'd like though, is to be able

Re: so for kicks, i just ...

2006-08-07 Thread RW
On Monday 07 August 2006 02:57, Jonathan Horne wrote: > i just decided to take a box, and installworld, without going to single > user mode. from what i can see, the update was completely successful. of > course, other then myself (su'd to root), there were no other users logged > in). > > i wond

Re: SAMBA as Domain Controller on FreeBSD 6.1

2006-08-07 Thread bsd
> Hello everyone! > > Good Day! > > I am using FreeBSD 6.1/6.x version of Operating System. I plan to > switch my existing PDC Win2k Advanced server to FreeBSD with the > power of Samba. Anybody may I know of how would you setup SAMBA as > PDC in FreeBSD 6.x? I know this is not good question for as

Re: SAMBA as Domain Controller on FreeBSD 6.1

2006-08-07 Thread Atom Powers
Also check out The Official Samba 3 HowTo and Reference Guide. First chapter gives you the configurations you need to set up a PDC. Then it goes into all the nasty details. On 8/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello everyone! > > Good Day! > > I am using FreeBSD 6.1/6.x vers

Re: so for kicks, i just ...

2006-08-07 Thread backyard
--- RW <[EMAIL PROTECTED]> wrote: > On Monday 07 August 2006 02:57, Jonathan Horne > wrote: > > i just decided to take a box, and installworld, > without going to single > > user mode. from what i can see, the update was > completely successful. of > > course, other then myself (su'd to root),

Re: How do I set Mixer settings in stone.

2006-08-07 Thread Ariff Abdullah
On Sun, 6 Aug 2006 20:39:34 -0700 "Nikolas Britton" <[EMAIL PROTECTED]> wrote: > After every reboot I need to run 'mixer ogain 85'. I'd like to never ^^ > have to do this again. How do I tell this to FreeBSD? I've tried > yelling at him, for example: > > FreeBSD! Stop resetting t

Re: Using pre-built packages with portmanager

2006-08-07 Thread RW
On Monday 07 August 2006 16:12, cpghost wrote: > On Mon, Aug 07, 2006 at 04:03:00PM +0100, RW wrote: > > A key design feature of portmanager is that everything is built with > > up-to-date dependencies, having this kind of feature would, in general, > > defeat that. > > Why would that? The port tr

Re: Using pre-built packages with portmanager

2006-08-07 Thread cpghost
On Mon, Aug 07, 2006 at 05:40:23PM +0100, RW wrote: > On Monday 07 August 2006 16:12, cpghost wrote: > > On Mon, Aug 07, 2006 at 04:03:00PM +0100, RW wrote: > > > > A key design feature of portmanager is that everything is built with > > > up-to-date dependencies, having this kind of feature would

Re: Sendmail Question; unable to send mail as normal user

2006-08-07 Thread Frank Staals
Frank Staals wrote: I tried to setup my own mail and smtp-server with help from this webpage: http://www.puresimplicity.net/~hemi/freebsd/sendmail.html . I sucessfully installed imap-uw and I got it up successfully. Allthough the stmp-part doesn't work for 100% yet: I can send mail as root :

Re: Howto insert string. (Was: Re: [freebsd-questions] awk quickie.)

2006-08-07 Thread Garrett Cooper
Kurt Wall wrote: On Mon, Aug 07, 2006 at 07:13:03AM -0400, Kurt Wall wrote: On Sun, Aug 06, 2006 at 03:47:32PM -0700, Gary Kline wrote: I've got 80 or so html/php files. Most do have but a whole slew do not/are missing the BG color code. So is there some scripto-magic wa

Re: Sendmail Question; unable to send mail as normal user

2006-08-07 Thread Derek Ragona
Make sure you have the following files in /etc/mail setup: local-host-names domaintable mailertable These last two need a database file too which is make by: /usr/sbin/makemap hash domaintable < domaintable /usr/sbin/makemap hash mailertable < mailertable -Derek At 12:41 PM 8/7/2006, F

/tmp permissions

2006-08-07 Thread dick hoogendijk
Today I read that /tmp always is "noexec". That should probably be on linux, because on my fbsd-6.1 box it's "rw" and that's it. Question: should I change /tmp to "rw,noexec" to be safer? -- dick -- http://nagual.nl/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 6.1 +++ The Power to Serve __

Re: Sendmail Question; unable to send mail as normal user

2006-08-07 Thread Greg Groth
I've gotten a bit further this weekend but I'm not 'there' yet. I could sucessfully send a e-mail by using 'mail' as normal user at my server. Allthough when I tried to send an e-mail from my laptop with my server as smtp server it kept prompting for my password and this is what was displayed i

Re: /tmp permissions

2006-08-07 Thread Russell Meek
Quoting dick hoogendijk <[EMAIL PROTECTED]>: Today I read that /tmp always is "noexec". That should probably be on linux, because on my fbsd-6.1 box it's "rw" and that's it. Question: should I change /tmp to "rw,noexec" to be safer? -- dick -- http://nagual.nl/ -- PGP/GnuPG key: F86289CE ++ Ru

Re: /tmp permissions

2006-08-07 Thread Matthew Seaman
dick hoogendijk wrote: > Today I read that /tmp always is "noexec". > That should probably be on linux, because on my fbsd-6.1 box it's "rw" > and that's it. > > Question: should I change /tmp to "rw,noexec" to be safer? It will screw up your ability to do 'make buildworld', but other than that,

FYI: USB wireless on FreeBSD 6.1 Release via ural driver

2006-08-07 Thread Andrew Gould
Given the occasional question regarding wireless adapters on this list, and that I didn't see this in the hardware notes, I thought I'd post a message: The D-Link DWL-G122 version B1 is compatible with FreeBSD 6.1 Release on the i386 architecture. This is a USB, 802.11g adapter. Please note that

Need help! Apache core dumps when running startssl

2006-08-07 Thread Andreas Widerøe Andersen
Hi, I recently upgraded one of my production servers to FreeBSD 4.11 p19 and then upgraded all ports. I'm now running Apache 1.3.36 mod_ssl and Php 4.4.2 . I had Squirrelmail running on https and now I can't start Apache with ssl. Every time it coredumps. I've tried snakeoil and my own cert. Same

Re: Sendmail Question; unable to send mail as normal user

2006-08-07 Thread Frank Staals
Greg Groth wrote: I've gotten a bit further this weekend but I'm not 'there' yet. I could sucessfully send a e-mail by using 'mail' as normal user at my server. Allthough when I tried to send an e-mail from my laptop with my server as smtp server it kept prompting for my password and this is w

Re: /tmp permissions

2006-08-07 Thread Jan Grant
On Mon, 7 Aug 2006, dick hoogendijk wrote: > Today I read that /tmp always is "noexec". > That should probably be on linux, because on my fbsd-6.1 box it's "rw" > and that's it. > > Question: should I change /tmp to "rw,noexec" to be safer? Not necessaily, but you might want to consider adding "

Re: Howto insert string. (Was: Re: [freebsd-questions] awk quickie.)

2006-08-07 Thread Gary Kline
On Mon, Aug 07, 2006 at 10:47:47AM -0700, Garrett Cooper wrote: > Kurt Wall wrote: > >On Mon, Aug 07, 2006 at 07:13:03AM -0400, Kurt Wall wrote: > > > >>On Sun, Aug 06, 2006 at 03:47:32PM -0700, Gary Kline wrote: > >> > >>> I've got 80 or so html/php files. Most do have > >>> > >>> > >

Intel 865GLC motherboad: microphone doesn'y work

2006-08-07 Thread Ilia Chipitsine
Dear Sirs, is anybody running FreeBSD-6.1S on such motherboard ? it complains on codecs... and microphone doesn't work (I used Ekiga): jane# dmesg | grep pcm pcm0: mem 0xffa7f800-0xffa7f9ff,0xffa7f400-0xffa7f4ff irq 17 at device 31.5 on pci0 pcm0: primary codec not ready! pcm0: jane# jane

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
On Mon, 7 Aug 2006, [EMAIL PROTECTED] wrote: While I'm definately interested in the statistical reporting, I do have one suggestion: Add a random "sleep" time to the update. Otherwise, the reporting server is gonna get HAMMERED once a month, assuming this project gains any kind of momentum.

Re: Sendmail Question; unable to send mail as normal user

2006-08-07 Thread Greg Groth
Hmm I guess that sould be the problem then: [EMAIL PROTECTED] telnet localhost 25 Trying ::1... Trying 127.0.0.1... Connected to localhost.eu.org Escape character is '^]'. 220 Fstaals.net ESMTP Sendmail 8.13.3/8.13.3; Mon, 7 Aug 2006 20:31:30 +0200 (CE ST) EHLO localhost 250-Fstaals.net Hello l

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
On Mon, 7 Aug 2006, Daniel Gerzo wrote: Hello Marc, Monday, August 7, 2006, 5:42:27 AM, you wrote: I've now committed v2.0 of the 300.statistics periodic script ... this one adds the device reporting that we'd talked about previously, and the summary reports now reflect the driver(s) in use f

Thin terminals for FreeBSD

2006-08-07 Thread Nagy László
Hello, I need to setup an environment where some users (10 to 20 employees) will use terminals to run programs. They need to run a few popular programs: thunderbird, firefox, adobe acrobat, openoffice and gaim. This site will be a customer service. We decided to reduce the costs by using Op

freebsd commercial support

2006-08-07 Thread Tofik Suleymanov
Hello, Is it possible to commercially support FreeBSD without requesting any permission from the FreeBSD Foundation ? Thanks, Tofig Suleymanov ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-question

Re: Help fixing sendmail crassh

2006-08-07 Thread Andreas Widerøe Andersen
Hi, On 7/2/06, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: On 2006-07-02 11:32, Andreas Wider?e Andersen <[EMAIL PROTECTED]> wrote: > Hi, > Sendmail exits about every 30 minutes. I suspect it has to do with some > mailqueues running, but I don't know how to stop or fix it. > > Running FreeBSD

Re: Thin terminals for FreeBSD

2006-08-07 Thread Derek Ragona
In these days of commodity PC pricing running X-terminals isn't really cost effective. You'd be better off buying 10 - 20 identical PC's loading and configuring one, and then clone the drive for the rest. Using X-terminals will likely cost more per unit, and produce more load on the server, t

How to filter the contents of two text files ..

2006-08-07 Thread Odhiambo Washington
Hi Some little help is needed here ... I have two text files, each has just a single column of data FileA has 2798 entries, while FileB has 4242 entries; There are entries in FileA that are also in FileB... I'd like to filter against the two files, so I only get those entries in FileB that do

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Mark Kane
On Mon, Aug 07, 2006, at 00:42:27 -0300, Marc G. Fournier wrote: > > I've now committed v2.0 of the 300.statistics periodic script ... > this one adds the device reporting that we'd talked about previously, > and the summary reports now reflect the driver(s) in use for those > deciding to report .

Re: Supermicro X6DVL-EG-2 Compatibility

2006-08-07 Thread Mark Kane
On Sun, Aug 06, 2006, at 19:19:14 -0700, Nikolas Britton wrote: > I have a X7DBE that mostly works with FreeBSD 6.x/i386. > > http://www.supermicro.com/products/motherboard/Xeon1333/5000P/X7DBE.cfm > > The Ethernet controllers (Intel PRO/1000 EB) don't work with FreeBSD > 6.1 but this is being fi

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Chris
Mark Kane wrote: > On Mon, Aug 07, 2006, at 00:42:27 -0300, Marc G. Fournier wrote: >> I've now committed v2.0 of the 300.statistics periodic script ... >> this one adds the device reporting that we'd talked about previously, >> and the summary reports now reflect the driver(s) in use for those >>

Re: How to filter the contents of two text files ..

2006-08-07 Thread Dan Nelson
In the last episode (Aug 07), Odhiambo Washington said: > Some little help is needed here ... > > I have two text files, each has just a single column of data > > FileA has 2798 entries, while FileB has 4242 entries; There are > entries in FileA that are also in FileB... > > I'd like to filter a

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Chris
Chris wrote: > Mark Kane wrote: >> On Mon, Aug 07, 2006, at 00:42:27 -0300, Marc G. Fournier wrote: >>> I've now committed v2.0 of the 300.statistics periodic script ... >>> this one adds the device reporting that we'd talked about previously, >>> and the summary reports now reflect the driver(s) i

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
On Mon, 7 Aug 2006, Mark Kane wrote: On Mon, Aug 07, 2006, at 00:42:27 -0300, Marc G. Fournier wrote: I've now committed v2.0 of the 300.statistics periodic script ... this one adds the device reporting that we'd talked about previously, and the summary reports now reflect the driver(s) in use

Re: freebsd commercial support

2006-08-07 Thread Jerry McAllister
> > Hello, > > Is it possible to commercially support FreeBSD without requesting any > permission from the FreeBSD Foundation ? Yes, as long as you retain the license information that comes with all the various parts. jerry > > Thanks, > Tofig Suleymanov > __

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
On Mon, 7 Aug 2006, Chris wrote: Just my .02 worth - that Sparc64 listing Is mine Wheee! There are two Sparc64 listings ... both yours? The 8 in Panama are all mine :) Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . [EMAIL PROTECTED]

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Mark Kane
On Mon, Aug 07, 2006, at 17:18:04 -0300, Marc G. Fournier wrote: > Refresh the page, I've add a new table since, which I believe is what > you are asking for :) Exactly. Just a couple minutes after I hit send, I saw that there and thought wow, that was fast! Then again I didn't see my post on the

Re: How to filter the contents of two text files ..

2006-08-07 Thread Charles Swiger
On Aug 7, 2006, at 3:40 PM, Odhiambo Washington wrote: I have two text files, each has just a single column of data FileA has 2798 entries, while FileB has 4242 entries; There are entries in FileA that are also in FileB... I'd like to filter against the two files, so I only get those entries

/etc/fstab error and I can't start the system normally

2006-08-07 Thread micman
Hello. PROBLEM I tried and configured FreeBSD 6.1 for many days and I mounted my FAT extended partition to exchange my files between Windows and my new Operating System. That was OK. After I tried to mount automatically at boot this partition and I make an error (grammatical error): I wrote “ac

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
On Mon, 7 Aug 2006, Mark Kane wrote: On Mon, Aug 07, 2006, at 17:18:04 -0300, Marc G. Fournier wrote: Refresh the page, I've add a new table since, which I believe is what you are asking for :) Exactly. Just a couple minutes after I hit send, I saw that there and thought wow, that was fast! T

Re: /etc/fstab error and I can't start the system normally

2006-08-07 Thread backyard
--- micman <[EMAIL PROTECTED]> wrote: > Hello. > > PROBLEM > I tried and configured FreeBSD 6.1 for many days and > I mounted my FAT extended partition to exchange my > files between Windows and my new Operating System. > That was OK. After I tried to mount automatically at > boot this partitio

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Pat Maddox
On 8/6/06, Marc G. Fournier <[EMAIL PROTECTED]> wrote: I've now committed v2.0 of the 300.statistics periodic script ... this one adds the device reporting that we'd talked about previously, and the summary reports now reflect the driver(s) in use for those deciding to report ... This Phase of

Re[2]: BSDstats Project v2.0 ...

2006-08-07 Thread Daniel Gerzo
Hello Pat, Monday, August 7, 2006, 10:42:53 PM, you wrote: > For those of us who can't read minds, what's the port to install, and > the website where we can view the stats? :) sysutils/bsdstats http://bsdstats.hub.org/ -- Best regards, Danielmailto:[EMAIL PROTEC

RE: BSDstats Project v2.0 ...

2006-08-07 Thread Tamouh H.
> > For those of us who can't read minds, what's the port to > install, and the website where we can view the stats? :) > ___ It is http://bsdstats.hub.org ___ freebsd-questions@freebsd.org mailing list htt

Re: Re[2]: BSDstats Project v2.0 ...

2006-08-07 Thread Pat Maddox
On 8/7/06, Daniel Gerzo <[EMAIL PROTECTED]> wrote: Hello Pat, Monday, August 7, 2006, 10:42:53 PM, you wrote: > For those of us who can't read minds, what's the port to install, and > the website where we can view the stats? :) sysutils/bsdstats http://bsdstats.hub.org/ Thanks, added my sy

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Bill Moran
In response to "Pat Maddox" <[EMAIL PROTECTED]>: > For those of us who can't read minds, what's the port to install, and > the website where we can view the stats? :) As a side track on this, it'd be nice if the port installation message said something like "got to http://bsdstats.hub.org to see

Re: Wine and FreeBSD how to

2006-08-07 Thread Gautham Ganapathy
On Mon, 2006-07-31 at 06:28 -0700, Joshua Lewis wrote: >I installed wine on my 6.1 system but I don't see a config file >anywhere on the system. Has anyone installed and used Wine >successfully that could point me towards an easy FreeBSD how to? Or >something similar. I told my 7 ye

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Chris
Bill Moran wrote: > In response to "Pat Maddox" <[EMAIL PROTECTED]>: > >> For those of us who can't read minds, what's the port to install, and >> the website where we can view the stats? :) > > As a side track on this, it'd be nice if the port installation message > said something like "got to h

Re[2]: BSDstats Project v2.0 ...

2006-08-07 Thread Daniel Gerzo
Hello Chris, Monday, August 7, 2006, 11:17:41 PM, you wrote: > Bill Moran wrote: >> In response to "Pat Maddox" <[EMAIL PROTECTED]>: >> >>> For those of us who can't read minds, what's the port to install, and >>> the website where we can view the stats? :) >> >> As a side track on this, it'd b

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Matthew Seaman
Bill Moran wrote: > In response to "Pat Maddox" <[EMAIL PROTECTED]>: > >> For those of us who can't read minds, what's the port to install, and >> the website where we can view the stats? :) > > As a side track on this, it'd be nice if the port installation message > said something like "got to h

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Chris
Daniel Gerzo wrote: > Hello Chris, > > Monday, August 7, 2006, 11:17:41 PM, you wrote: > >> Bill Moran wrote: >>> In response to "Pat Maddox" <[EMAIL PROTECTED]>: >>> For those of us who can't read minds, what's the port to install, and the website where we can view the stats? :) >>> As

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Daniel Bye
On Mon, Aug 07, 2006 at 05:22:04PM -0300, Marc G. Fournier wrote: > On Mon, 7 Aug 2006, Chris wrote: > > >Just my .02 worth - that Sparc64 listing Is mine Wheee! > > There are two Sparc64 listings ... both yours? No - the other one is mine! Nice work, scrappy - every time I check back, th

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Boris Samorodov
On Mon, 7 Aug 2006 00:42:27 -0300 (ADT) Marc G. Fournier wrote: > I've now committed v2.0 of the 300.statistics periodic script ... this > one adds the device reporting that we'd talked about previously, and > the summary reports now reflect the driver(s) in use for those > deciding to report ...

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Paul Schmehl
Boris Samorodov wrote: On Mon, 7 Aug 2006 00:42:27 -0300 (ADT) Marc G. Fournier wrote: I've now committed v2.0 of the 300.statistics periodic script ... this one adds the device reporting that we'd talked about previously, and the summary reports now reflect the driver(s) in use for those decid

Mount Point permissions

2006-08-07 Thread Bob Richards
Hi All: This is week 3 on a new freebsd 6.1 install. I LOVE it! I am having a silly problem using my floppy drive. I can successfully fdformat a new floppy, I can newfs it, I can mount it OK what I can not do is write to it! My fstab line is: /dev/fd0 /usr/home/bob/floppy ufs rw,noauto,u

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Chris
Daniel Bye wrote: > On Mon, Aug 07, 2006 at 05:22:04PM -0300, Marc G. Fournier wrote: >> On Mon, 7 Aug 2006, Chris wrote: >> >>> Just my .02 worth - that Sparc64 listing Is mine Wheee! >> There are two Sparc64 listings ... both yours? > > No - the other one is mine! > > Nice work, scrappy -

Large File System?

2006-08-07 Thread Atom Powers
Somebody please tell me it is possible to create a file system larger than 1.2TB. -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers-- ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Cheap terminals for FreeBSD

2006-08-07 Thread Nagy László Zsolt
Hello, I need to setup an environment where some users (10 to 20 employees) will use terminals to run programs. They need to run a few popular programs: thunderbird, firefox, adobe acrobat, openoffice and gaim. This site will be a customer service. We decided to reduce the costs by using Open

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Boris Samorodov
On Mon, 07 Aug 2006 16:56:42 -0500 Paul Schmehl wrote: > Boris Samorodov wrote: > > On Mon, 7 Aug 2006 00:42:27 -0300 (ADT) Marc G. Fournier wrote: > > > >> I've now committed v2.0 of the 300.statistics periodic script ... this > >> one adds the device reporting that we'd talked about previously, a

Re: Thin terminals for FreeBSD

2006-08-07 Thread cpghost
On Mon, Aug 07, 2006 at 09:19:30PM +0200, Nagy L?szl? wrote: > I need to setup an environment where some users (10 to 20 employees) > will use terminals to run programs. They need to run a few popular > programs: thunderbird, firefox, adobe acrobat, openoffice and gaim. This I'm using EPIA 5000

Re: Large File System?

2006-08-07 Thread Christian Laursen
"Atom Powers" <[EMAIL PROTECTED]> writes: > Somebody please tell me it is possible to create a file system larger > than 1.2TB. It is: FilesystemSizeUsed Avail Capacity Mounted on /dev/concat/c01.6T846G648G57%/backup -- Christian Laursen _

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Antony Mawer
On 8/08/2006 7:17 AM, Chris wrote: After the install, better documentation might be add. Meaning, it needs to be defined that the 2 lines To enable the port, edit or create /etc/periodic.conf and add this line: monthly_statistics_enable=yes To enable device reporting, add this line:

Re: Large File System?

2006-08-07 Thread Atom Powers
On 8/7/06, Christian Laursen <[EMAIL PROTECTED]> wrote: "Atom Powers" <[EMAIL PROTECTED]> writes: > Somebody please tell me it is possible to create a file system larger > than 1.2TB. It is: FilesystemSizeUsed Avail Capacity Mounted on /dev/concat/c01.6T846G648G5

Re: Thin terminals for FreeBSD

2006-08-07 Thread cpghost
On Tue, Aug 08, 2006 at 01:12:02AM +0200, cpghost wrote: > On Mon, Aug 07, 2006 at 09:19:30PM +0200, Nagy L?szl? wrote: > > - Are there any pitfalls that I need to be aware of? > > Locking over NFS is a bit buggy. I had some trouble running thunderbird > and firefox, as they seem to hang on some t

Re: Thin terminals for FreeBSD

2006-08-07 Thread cpghost
On Mon, Aug 07, 2006 at 02:27:30PM -0500, Derek Ragona wrote: > the only positive to X-terminals is in configuration and maintenance. ...and being totally silent! In an office not necessarily that important, but in some other environments, it's very convenient! > -Derek -cpghost. -- Co

Re: /etc/fstab error and I can't start the system normally

2006-08-07 Thread Pramod Venugopal
You can go to single user mode (4) from the boot menu and then mount - o rw / . Then you can edit /etc/fstab. Pramod Venugopal [EMAIL PROTECTED] On Aug 7, 2006, at 1:26 PM, micman wrote: Hello. PROBLEM I tried and configured FreeBSD 6.1 for many days and I mounted my FAT extended partiti

Re: freebsd commercial support

2006-08-07 Thread Pramod Venugopal
Yes. Pramod Venugopal [EMAIL PROTECTED] On Aug 7, 2006, at 12:19 PM, Tofik Suleymanov wrote: Hello, Is it possible to commercially support FreeBSD without requesting any permission from the FreeBSD Foundation ? Thanks, Tofig Suleymanov ___ f

Re: SAMBA as Domain Controller on FreeBSD 6.1

2006-08-07 Thread Pramod Venugopal
Hello, There are quite a few guides to setting up Samba out there. For the most part you can check out the guides even if they are for Samba on Linux, since the procedure outside of actually installing Samba through the package manager will be the same. Here is one for setting up Samba as

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Scott Sipe
On Aug 6, 2006, at 11:42 PM, Marc G. Fournier wrote: I've now committed v2.0 of the 300.statistics periodic script ... this one adds the device reporting that we'd talked about previously, and the summary reports now reflect the driver(s) in use for those deciding to report ... This Ph

default boot option in dual-boot mode

2006-08-07 Thread gahn
hi: how could i fix the default boot option in dual-boot mode? i have a machine with both windows xp and freebsd 6.1. it works fine with freebsd boot manager (wiht optios of f1 for xp and f2 for freebsd when it starts). but i would like to fix the default mode for freebsd; ie, if i don't make a c

Re: SAMBA as Domain Controller on FreeBSD 6.1

2006-08-07 Thread Jahilliya
On 8/7/06, James G. Corteciano <[EMAIL PROTECTED]> wrote: Hello everyone! Good Day! I am using FreeBSD 6.1/6.x version of Operating System. I plan to switch my existing PDC Win2k Advanced server to FreeBSD with the power of Samba. Anybody may I know of how would you setup SAMBA as PDC in FreeB

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
On Mon, 7 Aug 2006, Bill Moran wrote: In response to "Pat Maddox" <[EMAIL PROTECTED]>: For those of us who can't read minds, what's the port to install, and the website where we can view the stats? :) As a side track on this, it'd be nice if the port installation message said something like

Re: Thin terminals for FreeBSD

2006-08-07 Thread Olivier Nicole
> - Is there a more cost-effective solution? (Something that I did not > think of) We used to build (well my colleague did that) X terminals based on a thin configuration of freeBSD (must have been version 2 at that time) that we ran on diskless computers booting from floppy. At that time we ran

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
On Mon, 7 Aug 2006, Matthew Seaman wrote: I think it would help uptake if when the bsdstats job is first run, it issues you with a 'registered system number' -- then all of the folks with low numbered systems get bragging rights... Actually, there is no "registered system number", as there is

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
On Mon, 7 Aug 2006, Daniel Bye wrote: On Mon, Aug 07, 2006 at 05:22:04PM -0300, Marc G. Fournier wrote: On Mon, 7 Aug 2006, Chris wrote: Just my .02 worth - that Sparc64 listing Is mine Wheee! There are two Sparc64 listings ... both yours? No - the other one is mine! Nice work, scra

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
On Mon, 7 Aug 2006, Chris wrote: Daniel Bye wrote: On Mon, Aug 07, 2006 at 05:22:04PM -0300, Marc G. Fournier wrote: On Mon, 7 Aug 2006, Chris wrote: Just my .02 worth - that Sparc64 listing Is mine Wheee! There are two Sparc64 listings ... both yours? No - the other one is mine! Ni

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
Done, thanks ... On Tue, 8 Aug 2006, Boris Samorodov wrote: On Mon, 7 Aug 2006 00:42:27 -0300 (ADT) Marc G. Fournier wrote: I've now committed v2.0 of the 300.statistics periodic script ... this one adds the device reporting that we'd talked about previously, and the summary reports now refl

Re: BSDstats Project v2.0 ...

2006-08-07 Thread Marc G. Fournier
On Mon, 7 Aug 2006, Scott Sipe wrote: + UP=`/usr/bin/uptime | /usr/bin/grep -o "up [^,]*,[^,]*,"` Is there a way of getting this consistently in seconds? I've checked sysctl, and 6.x seems to have some of the information there, but 4.x definitely doesn't ... And, uptime would definit

  1   2   >