• Brave New World (Aldous Huxley)

    One of my rare moments of watching TV happened to be a segment that detailed the link between “1984” by George Orwell and “Brave New World”. I loved reading 1984, or at least, I think I remember loving reading 1984. I read it while at school around the age of 15. One of those books that everyone has spoke of and for some reason I actually read – even though it wasn’t part of my English homework. The impetus probably came from performing in “Animal Farm”, a play I thoroughly enjoyed (yes, I was one of the squares that did the am-dram at school. I wasn’t any good which is why I only ever had a a couple of lines.. like “and she’s got ribbons in her hair” while dressed as a pigeon).

    Anyway, the link if I remember it correctly was that George Orwell was a student in Aldous Huxley’s class at whichever university it was. Aldous Huxley’s Brave New World is said to be another great Utopian Society type novel and a must read. Que my comment before Christmas to my brother “that’s a book I must read” and his reply, “Julia lent it to me, you can have it”. Wrapped and ready for Christmas day. I actually prefer that sort of present. It didn’t cost him anything and it was high on my list of desires. Perfect.

    As for the story, I can’t be quite so enthusiastic. It’s a story of a modern highly ordered society with a ‘reserve’ for those weirdo’s who follow the old ways (that’s our ways of course). It’s interesting on how the story plays out but perhaps my expectations were raised too high from remembering my love of a story that others compared it too. It was undoubtedly well written and it’s quite clear to see why it has survived from it’s first publication in 1932 (according to the copy I have) to continuous reprints up until my 1984 vintage copy. Would I read it again? yes. Would I recommend it to others to read? yes. How do I rate it? Sorry to say I could only give it 3 out 5, just short of the 4 for me (perhaps Rootie Ratings should become a 10 point rating!)


  • The Stainless Steel Rat (Harry Harrison)

    Every now and then you read a book and think “this would make a good film”. This book would make a good film. I could even place half of Hollywood’s famous actors in different parts of it.

    The story is sci-fi but with all the best sci-fi I have read it could easily be applied to today’s world. In a society with planets of varying riches and sophistication, our lead character is one of the few remaining criminals. Quite what happens to all the wealth he is accumulating never becomes part of the story. He is caught quite early by another criminal turned policeman and recruited into a secret interplanetary anti-crime organisation. Who better to catch a criminal than a criminal. Our lead criminal is a nice criminal, in that he has never killed anyone in all his heists. However, his first assignment is to catch a criminal that has no regard for the life of anyone leaving death by the hundreds trailing behind.

    There are so many details and twists in the story it was a joy to read. One thing I’ve noticed about a good book – it never dates. This was written in 1961.

    Rootie Rating a clear 5 out of 5, and I found two others in the series too!


  • Automatic backups of my windows laptop

    Backups are important. This tenet will be learned the first time you lose important files. Knowledge in itself is useless, it’s the application knowledge that reaps rewards.

    Having learnt many years ago the cost of losing data from a computer, I’ve become a dab hand at setting up backup routines for my laptop, desktops and servers. In the past I used a windows shell script to copy files from my laptop to a space on my office server. That server backs up again to an off site server just to make sure the data is kept. Unfortunately this script has been somewhat unreliable of late. At some point, on a never quite identified file, the copy action would fail and backup would stop. I needed a new solution, one that would be reliable, simple to set up and cost nothing but setup time. I found it in the shape of some linux software called rsync and a windows client to rsync called DeltaCopy. Actually, DeltaCopy is more than just an rsync client, it can be an rsync server for windows machines but I didn’t need that. That would be very useful though if you are using an old windows PC as your file server though.

    What’s rsync?
    From their web site: rsync is an open source utility that provides fast incremental file transfer. rsync is freely available under the GNU General Public License.

    I’ve known of rsync for years, but never used it until now. Essentially the programme will compare files in two directories, if a file has been updated it will copy the updated parts and not the whole file. My script solution copied everything whether or not it needed to be. As I’m on the same network as my backup server bandwidth really isn’t a problem. However, the rsync solution means I will be able to succesfully backup from home over the VPN.

    Setup was really easy.
    First set up our linux server to run rsync as a daemon. That means it runs all the time waiting for other rsync programs to connect to it. That’s the same way a web server like apache works, sits there waiting until it has something to do, does it, then waits again. How to do that will depend on your server software but for my Trustix powered server it was simply “swup –install rysnc-server” and it was downloaded and installed automatically. Trustix has reached end of life now, so if you are looking for a new operating system you’ll find rsync on most ready to go, including redhat and ubuntu.
    Second set up my laptop to use an rsync client. That includes choosing which folders I want to synchronise with the server
    Third, enable the rsync client to run as a scheduled task on my laptop.

    This is where the DeltaCopy program is so useful. It’s a windows point and click graphical interface. Installation was a breeze and I confess I didn’t read the instructions to see how it worked it was so simple. You create a “profile” for each synchronisation task you want. For me there’s only one, I called it “laptop backup”. Then add all the folders (or specific files) you want backed up followed by the server details. At the bottom of the profile is a section called “schedule”. DeltaCopy links seamlessly to the windows scheduler, so I set my backup to occur every day at 11am. Later I found settings that let me get an email on whether the backup worked and how well it went. If it works, the email includes the rsync result information too.

    Today the first success email arrived at 11.07. In 7 minutes the folders had been synchronised and my backup completed. It’s so fast because only changed files have been copied across the network. The full backup is a huge 21Gb…. perhaps that explains why the script would fail, 21Gb over a wireless network would take…. a long time.

    The final step of any backup: Test it worked and test regularly. Testing is easy using this method, just open the file from the server over the network. To think of all those hours I used to spend waiting for a file to be recovered from my TR1 tape backups.


Search this site


Free apps

  • birthday.sroot.eu – Your birthday or other celebration date based on [years on other planets] / [how many seconds/days] / [how far you’ve travelled around the sun]
  • stampulator.sroot.eu – Calculates the combination and how many 1st, 2nd, large 1st and large 2nd class Royal Mail stamps you need on large envelopes and packets

Recent posts


Archives


Categories