Re: configuring ext3

2002-03-22 Thread Matijs van Zuijlen
On Fri, Mar 22, 2002 at 01:33:43AM -0800, Osamu Aoki wrote: > On Tue, Mar 19, 2002 at 03:32:45PM -0500, Walter Tautz wrote: > > > > > > On Fri, 15 Mar 2002, Osamu Aoki wrote: > > > Should I have done symlink??? Any comment? I thought I made > > > /sbin/fsck.ext3,ext2 as the same size as /sbin/f

Re: configuring ext3

2002-03-22 Thread Osamu Aoki
On Tue, Mar 19, 2002 at 03:32:45PM -0500, Walter Tautz wrote: > > > On Fri, 15 Mar 2002, Osamu Aoki wrote: > > Should I have done symlink??? Any comment? I thought I made > > /sbin/fsck.ext3,ext2 as the same size as /sbin/fsck.ext3 ??? why??? > > I have the same hardlinks and I never did this

Re: configuring ext3

2002-03-19 Thread Walter Tautz
On Fri, 15 Mar 2002, Osamu Aoki wrote: > Hi, > > > -rwxr-xr-x1 root root18968 Mar 10 16:28 /sbin/fsck > -rwxr-xr-x2 root root 100120 Mar 10 16:28 /sbin/fsck.ext2 > -rwxr-xr-x1 root root 100120 Mar 10 16:28 /sbin/fsck.ext3 > -rwxr-xr-x1 root r

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-15 Thread Osamu Aoki
Hi, -rwxr-xr-x1 root root18968 Mar 10 16:28 /sbin/fsck -rwxr-xr-x2 root root 100120 Mar 10 16:28 /sbin/fsck.ext2 -rwxr-xr-x1 root root 100120 Mar 10 16:28 /sbin/fsck.ext3 -rwxr-xr-x1 root root97532 Sep 22 08:15 /sbin/fsck.ext3,ext2 -rwxr

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-15 Thread Osamu Aoki
Hi, On Wed, Mar 13, 2002 at 10:18:43PM -0800, Vineet Kumar wrote: > * Osamu Aoki ([EMAIL PROTECTED]) [020313 21:34]: > > On Wed, Mar 13, 2002 at 09:13:08AM -0800, Vineet Kumar wrote: > > > * dman ([EMAIL PROTECTED]) [020306 19:12]: > > > > I've got 2.4.17 on all my systems. (2.4.18 is out now, but

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-14 Thread Rick Macdonald
On Wed, 13 Mar 2002, Dave Thayer wrote: > On Wed, Mar 13, 2002 at 09:13:08AM -0800, Vineet Kumar wrote: > > * dman ([EMAIL PROTECTED]) [020306 19:12]: > > > I've got 2.4.17 on all my systems. (2.4.18 is out now, but not > > > packaged last I checked) Are there any tricks or gotchas to setting >

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-14 Thread Karsten M. Self
on Wed, Mar 06, 2002, Nathan E Norman ([EMAIL PROTECTED]) wrote: > On Wed, Mar 06, 2002 at 10:14:03PM -0500, dman wrote: > > On Wed, Mar 06, 2002 at 08:27:11PM -0600, Nathan E Norman wrote: <...> > > The only thing I'm concerned about is trying to set up a new feature, > > but not setting it up c

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-14 Thread Vineet Kumar
* Osamu Aoki ([EMAIL PROTECTED]) [020313 21:34]: > On Wed, Mar 13, 2002 at 09:13:08AM -0800, Vineet Kumar wrote: > > * dman ([EMAIL PROTECTED]) [020306 19:12]: > > > I've got 2.4.17 on all my systems. (2.4.18 is out now, but not > > > packaged last I checked) Are there any tricks or gotchas to se

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-14 Thread Dave Thayer
On Wed, Mar 13, 2002 at 09:13:08AM -0800, Vineet Kumar wrote: > * dman ([EMAIL PROTECTED]) [020306 19:12]: > > I've got 2.4.17 on all my systems. (2.4.18 is out now, but not > > packaged last I checked) Are there any tricks or gotchas to setting > > it up? Here's what I know (I did include suppo

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-13 Thread Osamu Aoki
On Wed, Mar 13, 2002 at 09:13:08AM -0800, Vineet Kumar wrote: > * dman ([EMAIL PROTECTED]) [020306 19:12]: > > I've got 2.4.17 on all my systems. (2.4.18 is out now, but not > > packaged last I checked) Are there any tricks or gotchas to setting > > it up? Here's what I know (I did include suppo

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-13 Thread Vineet Kumar
* dman ([EMAIL PROTECTED]) [020306 19:12]: > I've got 2.4.17 on all my systems. (2.4.18 is out now, but not > packaged last I checked) Are there any tricks or gotchas to setting > it up? Here's what I know (I did include support in the kernel) : > o /etc/fstab -- s/ext2/ext3/ try this ins

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-06 Thread Osamu Aoki
On Wed, Mar 06, 2002 at 10:14:03PM -0500, dman wrote: > On Wed, Mar 06, 2002 at 08:27:11PM -0600, Nathan E Norman wrote: > | On Wed, Mar 06, 2002 at 08:47:54PM -0500, dman wrote: > | > On Wed, Mar 06, 2002 at 11:46:41PM +, Simon Hepburn wrote: > | > | On Wednesday 06 Mar 2002 9:11 pm, dman wrot

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-06 Thread Craig Dickson
begin Nathan E Norman quotation: > I converted a system a few months ago, and another Sunday night. > Basically you "tune2fs -j /dev/whatever", change "ext2" to "ext3" in > /etc/fstab as you mentioned, and then reboot. > > The only thing I'm not sure about is whether the partitions have to be >

Re: configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-06 Thread Nathan E Norman
On Wed, Mar 06, 2002 at 10:14:03PM -0500, dman wrote: > On Wed, Mar 06, 2002 at 08:27:11PM -0600, Nathan E Norman wrote: > | On Wed, Mar 06, 2002 at 08:47:54PM -0500, dman wrote: > | > On Wed, Mar 06, 2002 at 11:46:41PM +, Simon Hepburn wrote: > | > | On Wednesday 06 Mar 2002 9:11 pm, dman wrot

configuring ext3 (was Re: new twist on shutting down and restricting ssh users)

2002-03-06 Thread dman
On Wed, Mar 06, 2002 at 08:27:11PM -0600, Nathan E Norman wrote: | On Wed, Mar 06, 2002 at 08:47:54PM -0500, dman wrote: | > On Wed, Mar 06, 2002 at 11:46:41PM +, Simon Hepburn wrote: | > | On Wednesday 06 Mar 2002 9:11 pm, dman wrote: | > | | > | > I want to allow my dad to shut down the rout