ed wrote:
> On 2 Sep 2006 10:53:58 -0700
> (E-Mail Removed) wrote:
>
[snip]
> Sounds like you should be getting a hardware modem. You can find them at
> a good computer retailer or ebay. I recommend a USRobotics 56k.
Now that I am getting low speed DSL, that is not really a concern
anymore.
>
> > I have oredered slow DSL (its only $24.95) and plan to have the linux
> > box be the gateway again. I would like to reinstall with a more
> > dependable setup, as the Madrake 10 system is always requiring
> > intervention. Especially when there is a power outage; It never
> > defaults to correcting disk errors. Instead it sits there until I plug
> > a keyboard and monitor in again (no SSH at that point). I'd like the
> > system to handle power outages seamlessly, and be hands off: that
> > tinkering is only needed when I want to change something, not to keep
> > it running.
>
> The problem is a unclean shutdown of the filesystem, if you have ext2,
> you should think about using ext3 (check your kernel can access ext3
> first of course), the transition is rather straightforward:
Actually, I am already using ext3. The problem is that the desktop
orientated Mandrake asks for permision to scan/repair the drive instead
of doing that automatically. I scoured the /etc/ directory and did a
couple "googles" and could not figure out how to change it to be
automated (even windoze can do automated recovery).
The reason I chose ext3 over ReiserFS (I wanted a JFS since brown outs
are occaisional), is because of the ACLs. I wanted better control over
the access rights of files and folders, but so far (<2 yrs) I have yet
to use ACLs. *chuckle*
> tune2fs -j -c 0 -i 0 /dev/hdX
>
> if i remember correctly. ext2 and ext3 are the same format, just that
> ext3 has a journal which means you don't generally have problems with
> the unclean shutdowns.
Yes, it is (so I have read). Or more specifically, ext3 is an extended
ext2.
[snip]
> > Also, people say you should not have services on your NAT box. Doesn't
> > firewalling the services from outside access negate those dangers? At
> > most I might open TeamSpeak, or possibly Apache to a single IP for
> > 30min durations. I have no choice but to use one box, can I do
> > something to make it safer? (Yes, I have read half a dozen HOWTOs on
> > various networking topics and servers)
>
> The danger they are warning about is that if the NAT box is compromised
> then they can modify the firewall to allow 22 inbound perhaps... Or run
> passwd there to change your root password...
I don't mean to sound like I am arguing, I am merely curiously
asking... If your NAT does not allow ANY local services access from the
internet, how can it be compromised? I realise that if I open TeamSpeak
to the net, that could be an entry, but what if I don't; That nothing
is open?
As for local services connecting to the 'Net, that would only be PERL
driven curls on known sites once in a while.
> Debian netinstall is meets your requirements. It's primarily text based.
Once the DSL is running, I will give it a try.
Thank you.
>
> --
> Regards, Ed :: http://s5h.net/qf
> just another python hacker
> Chuck Norris commands all five lions of Voltron simultaneously.
I remember Voltron. Years later, all these pretenders like Power
Rangers fail at copying them.