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
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
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
> 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
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
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
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.
> >
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
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
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
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
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
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
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
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
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
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
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 -->
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
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
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
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
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
23 matches
Mail list logo