Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Philosophy is fundamental (Score 3, Interesting) 515

Philosophy won't bring you further, since it doesn't prove anything. Philosophers normally cannot state precisely formulated, unified truths, unlike mathematicians. Logic, as studied in Mathematics, will do.

Try "Mathematical Logic" by Cori and Lascar, a two-volume work by mathematicians: Part I and Part II.

Those are expensive, but should be available at your local library.

Comment Re:Firefox unfriendly (Score 5, Insightful) 225

There are some hints about this issue in the source code:

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>LED's</title>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="black 0111, default">
<meta name="Microsoft Border" content="none, default">
</head>

The horror! The horror!

Comment Data recovery using Open Source tools (Score 1) 238

I know these people handle very delicate cases (i.e. physically damaged media beyond all recognition).

As for simpler situations (accidental reformatting, not-so-extreme disk failure), the are some useful Open Source utilities like MondoRescue, GParted, fdisk (or cfdisk) and dd ("disk dump").

The most simple rescue method implies mounting the damaged partition onto another media, for instance an external hard drive, using Knoppix.

I recall having rescued a NTFS data partition using this method (the hard drive had spun very badly due to an electrical outage).

Slashdot Top Deals

All warranty and guarantee clauses become null and void upon payment of invoice.

Working...