True Stories of Knoppix Rescues
Omniscientist writes "We've all been there: Our system is on the edge of death and we need to either fix it or retrieve important data that still remains hidden away in its dying clutches. LinuxDevCenter has a funny article on a heroic tale of a sysadmin relying on Knoppix to save the day. I for one, always make a boot disk in case of problems, but Knoppix can turn a bad day into a good one for just about anyone. Perhaps every administrator should have a Knoppix CD on reserve."
but how is this story "Hardware Hacking"?
Oh, come on, like you've never fouled anything up the first time you tried to play with it.
[insert witty sig here]
Caution on your fix to /etc/shadow. First, it's
much easier to just edit the file and clear the
password field. Secondly, your procedure could
fail to make the shadow file usable (for root)
if in fact the shadow file is not using DES
encryption, but using a modern encryption such
as AES. SuSE-9.2 supports that by default.
So cut-and-pasting a DES password field into
a file expected to contain an AES password is
not going to solve the problem of an unknown password.
You are being MICROattacked, from various angles, in a SOFT manner.