Re: limit jail disk space

2005-07-13 Thread Jone Jas
Alex Lyashkov <[EMAIL PROTECTED]> 写道: В Срд, 13.07.2005, в 18:46, Jone Jas пишет: > Alex Lyashkov 写道: > В Срд, 13.07.2005, в 16:22, Jone Jas пишет: > > Alex Lyashkov 写道: > > > >option QUOTA? or jail disklimit? > > > I mean jail disk limit > > > > > > >for jail disklimit more easy create tools w

Re: SIMPLEQ_* macros from OpenBSD sys/queue.h

2005-07-13 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Giorgos Keramidas <[EMAIL PROTECTED]> writes: : I couldn't agree more. Helping source-level compatibility, as much as : this can be accomplished for kernel code, is definitely a plus. This is : partly the reason why I noted that OpenBSD synchronized the

Re: How to reset root passwd FreeBSdD4.7

2005-07-13 Thread John Von Essen
boot single user... mount -u / mount -a Then use vipw or passwd to clear out or change root password. If you shutdown the system un-cleanly, you may have to do an fsck / as fragmentation will prevent the filesystem from being mounted read-write-able. -john On Jul 13, 2005, at 5:51 PM, [EMA

Re: How to reset root passwd FreeBSdD4.7

2005-07-13 Thread estover
> Hi all, > > Is there a way to reset the root passwd without reinstalling FreeBSD 4.7. > > Thanks in advance > > Aman > > ___ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send an

How to reset root passwd FreeBSdD4.7

2005-07-13 Thread Amandeep
Hi all, Is there a way to reset the root passwd without reinstalling FreeBSD 4.7. Thanks in advance Aman ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL P

Re: SIMPLEQ_* macros from OpenBSD sys/queue.h

2005-07-13 Thread Giorgos Keramidas
On 2005-07-13 12:31, Sam Leffler <[EMAIL PROTECTED]> wrote: > Giorgos Keramidas wrote: > >OpenBSD tries to keep this header in sync with NetBSD, AFAICT from > >the cvs logs in their tree. > > > >I have the queue.h headers from all three on my disk and I'm already > >looking at the differences, so i

Re: SIMPLEQ_* macros from OpenBSD sys/queue.h

2005-07-13 Thread Florent Thoumie
Le Mercredi 13 juillet 2005 à 12:31 -0700, Sam Leffler a écrit : > Giorgos Keramidas wrote: > > On 2005-07-12 17:59, Florent Thoumie <[EMAIL PROTECTED]> wrote: > > > >>I'm currently working on OpenBGPd port update and I'm facing a little > >>problem that is actually quite painful to deal with. > >

Re: SIMPLEQ_* macros from OpenBSD sys/queue.h

2005-07-13 Thread Sam Leffler
Giorgos Keramidas wrote: On 2005-07-12 17:59, Florent Thoumie <[EMAIL PROTECTED]> wrote: I'm currently working on OpenBGPd port update and I'm facing a little problem that is actually quite painful to deal with. I need some macros from OpenBSD sys/queue.h which aren't present in FreeBSD. I can

Re: nagios and pthreads

2005-07-13 Thread Jeremie Le Hen
Hi Michal, > I also experienced the problem and read the thread. I don't believe > anybody found and shared a way to solve it. The conclusion of the thread > was that the problem is more in the application then in FreeBSD - the > application does things not well defined in POSIX threading environm

Re: limit jail disk space

2005-07-13 Thread Jone Jas
Alex Lyashkov <[EMAIL PROTECTED]> 写道: В Срд, 13.07.2005, в 16:22, Jone Jas пишет: > Alex Lyashkov 写道: > > >option QUOTA? or jail disklimit? > > I mean jail disk limit > > > > >for jail disklimit more easy create tools who controled all > > limits >for jail. > > >Look to LinuxVServer project (www

Re: nagios and pthreads

2005-07-13 Thread Christophe Yayon
Thanks Jeremie, I will asked nagios developpers how to use libpthread, if there is a configure option when compiling... Bye. > Christophe, > >> Yes but if i understand, there is a bug in libc_r on FreeBSD ? > > libc_r indeed has some kind of bug, I don't know. > > Anyhow, you are using RELENG_5

Re: limit jail disk space

2005-07-13 Thread Jone Jas
Vlad GALU <[EMAIL PROTECTED]> 写道: > Sure. The tools may control all limits such as cpu time, >memory, bandwidth, > disk space, etc. I have read the Linux >VServer dlimit code. But I am not > very sure where to put the >hooks for inode/blocks control of jail in > FreeBSD. This is why I >open

Re: limit jail disk space

2005-07-13 Thread Jone Jas
Alex Lyashkov <[EMAIL PROTECTED]> 写道: > >option QUOTA? or jail disklimit? > I mean jail disk limit > > >for jail disklimit more easy create tools who controled all > limits >for jail. > >Look to LinuxVServer project (www.linux-vserver.org) or > >FreeVPS. > Sure. The tools may control all limits s

ieee80211_send_mgmt / ieee80211_mgmt_output

2005-07-13 Thread john wu
hello list, i want to write a userland program for sending ieee80211 mgmt packets. this idea is not new, first seen around 2002 by dachb0denlabs with openbsd kernel patches. (ok, first seen, there was this linux lib by packetfactory ;) the last years more and more stuff was released in the linu

Re: nagios and pthreads

2005-07-13 Thread Jeremie Le Hen
Christophe, > Yes but if i understand, there is a bug in libc_r on FreeBSD ? libc_r indeed has some kind of bug, I don't know. Anyhow, you are using RELENG_5, so you should be using native threads with either libpthread (libkse, M:N) or libthr (1:1). I don't know what Nagios does just after for

Re: nagios and pthreads

2005-07-13 Thread Christophe Yayon
Hi, Yes but if i understand, there is a bug in libc_r on FreeBSD ? > Hi Christophe, > > a quick glance at the archives whould have helped you. > >> i know that we add already discuss about this problem, but is there any >> solution for this problem ? >> >> --- >> What's section on nagios website

QLogic ISP 2322 driver

2005-07-13 Thread Ankit Mathur
Hi, I am running FreeBSD 5.3 and have recently added QLogic ISP 2322 PCI FC-AL Adapter to the system to add a Fibre Channel shelf but I am not able to find a suitable driver for it. I tried using isp.ko which works for ISP 2312 for this device but landed up with this error: isp0: port 0x2100-0x

Re: Forcing a packet through an interface (OT?)

2005-07-13 Thread Alex Zbyslaw
Mario Lobo wrote: Yeah Stefan. They do take the default route. That is what I am already doing. I even wrote a little prog using a variation of ping to do just that. The problem lies with the fact that, there is a router between my rl0 and the internet. 1) rl0 ---> router -->

Re: limit jail disk space

2005-07-13 Thread Dominic Marks
On Tuesday 12 July 2005 13:44, Robert Atkinson wrote: > On 7/12/05, Dominic Marks <[EMAIL PROTECTED]> wrote: > > On Tuesday 12 July 2005 10:50, Jone Jas wrote: > > > Hi hackers, > > > As far as I know, there is no limit of the disk space that a jail > > > can use. As for the Linux VServer(similar t

Re: limit jail disk space

2005-07-13 Thread Vlad GALU
On 7/13/05, Jone Jas <[EMAIL PROTECTED]> wrote: > > > Alex Lyashkov <[EMAIL PROTECTED]> 写道: > В Срд, 13.07.2005, в 06:42, Jone Jas пишет: > > > > Alex Lyashkov 写道: > > В Втр, 12.07.2005, в 16:03, Vlad GALU пишет: > > > On 7/12/05, Jone Jas wrote: > > > > Thanks for your reply. I googled and found

Re: limit jail disk space

2005-07-13 Thread Jone Jas
Alex Lyashkov <[EMAIL PROTECTED]> 写道: В Срд, 13.07.2005, в 06:42, Jone Jas пишет: > > Alex Lyashkov 写道: > В Втр, 12.07.2005, в 16:03, Vlad GALU пишет: > > On 7/12/05, Jone Jas wrote: > > > Thanks for your reply. I googled and found this method but > I just > > > did not have a try. > > > As for

QLogic ISP 2322 driver

2005-07-13 Thread Ravi Krishna
Hi, I am running FreeBSD 5.3 and have recently added QLogic ISP 2322 PCI FC-AL Adapter to the system to add a Fibre Channel shelf but I am not able to find a suitable driver for it. I tried using isp.ko which works for ISP 2312 for this device but landed up with this error: isp0: port 0x2100-0x

Re: nagios and pthreads

2005-07-13 Thread Jeremie Le Hen
Hi Christophe, a quick glance at the archives whould have helped you. > i know that we add already discuss about this problem, but is there any > solution for this problem ? > > --- > What's section on nagios website > "FreeBSD and threads. On FreeBSD there's a native user-level > implementation