Tag: backup

  • How common is data theft?

    According to this securityfix post it’s a daily occurance. The email that he cites was from a woman who was informed by a company that a data backup had been “lost track of”. There is a web site that chronicles such data security breaches. privacyrights.org. It’s certainly worth a look.

    (more…)

  • WordPress 2.0 getting close

    I see in the dashboard that the third and (last?) release candidate for WordPress 2.0 is officially out. There is word that the final may come Wednesday or Thursday of this week. I haven’t had much time to see what features may be new… but if possible I may try it out this week. I don’t know of any security related problems with the current version that would require an urgent move.

    (more…)

  • Home Linux terrabyte backup system

    This is something I’ve wanted to build for some time. I hadn’t actually thought about a terrabyte of storage, but… linux journal has the article on making your own home network backup storage solution using an old pc, linux and relatively cheap discs. The concept of any backup system is redundancy so that a single failure doesn’t take out your data.

    (more…)

  • MySQL moving for backup plan after Oracle’s purchase of InnoDB

    InnoDB (and MyISAM) has been the backend MySQL engine up until now, but Oracle’s purchase of InnoDB could threaten that. MySQL has wasted little time in search for replacement options. InnoDB is open source, but there is the threat that Oracle could work a change in the license and make it an “unattractive choice” for MySQL to use as a backend engine. The purchase itself doesn’t automatically disqualify InnoDB, but what Oracle decides to do with it may.

    (more…)

  • Making backups simpler

    Linux.com is running an article on easy automated backups with a new program called sbackup. Sbackup is a product of Google’s summer of code and is a GUI to pick and choose what to backup and when to routinely back it up. Apparently the project was also sponsored by Ubuntu. (I’d expect integration into their distro’s admin tools if not already then.)

    (more…)

  • Mandriva 2006 upgrade on Inspiron 8000 laptop saga Part II

    Well the saga continues. I suspect there will be a three as I get all software installed and mention tips and tweaks. III may not be named as such, I may just do a series of articles on little things that I’ve changed. At this hour I’ve got the KDE desktop for Mandriva 2006 up and running and am as I type letting more software install. I’ve had a few bumps along the way and let me tell you about them. First was the bad md5sum on the first disk image… my fault. I expected bittorrent to have checked it and made sure it was correct, but apparently that failed. Again, my fault.

    (more…)

  • Top 10 linux sysadmin utilites

    There is an interesting article at Linux.com on the top ten administrator utilities in linux. Titled “My sysadmin toolbox” it goes into some detail on some of the good standby’s that if you’re interested in learning command line linux, you ought to take a look at. The one that I hesitate on is pwgen which is a utility for generating random passwords. I’ve always read that if you can create the password with a program, it can be broken the sameway. However, I bet the passwords generated with pwgen are better than those that most users pick out (fred or mynewcar for example…)

    (more…)

  • How to Recover deleted items from Outlook .pst file

    About 6 months ago I had a customer call with a bit of a crisis. They had deleted some folders in Outlook without realizing the cleared out a few things they NEEDED to keep. Up until then I hadn’t had much opportunity to try to find out what was recoverable, but I discovered there is a pretty easy way to deal with this.

    (more…)

  • Steganography with flickr

    This caught my attention for some reason. I guess because steganography is such an unusual word and because the list of uses has been covered so much in the news. I found this article talking about how someone tested to see if there was any kind of filtering on flickr for images containing documents hidden using steganography.

    (more…)

  • Good introductory article on linux

    There is a Newsforge article talking about “Best Practices for the Linux home office”. They cover a lot of ground for the newcomer to linux. But some of their advice is excellent for computing in general. One is to treat your work machine like a production system (not development) the advice here is not to risk your main work machine on that game you’ve been dying to try out.

    (more…)