Seems that 2GB isn’t enough for some specialized PBX Linux solutions to build, so I found myself needing to increase the size of a KVM virtual machine image on running Ubuntu Server 10.04 Lucid Lynx in the VM. This technique probably will not work for sparse or VMDK-based VM images. It should w...
One of the main reasons that people give for not performing backups is that it is too difficult. The Back In Time program solves that issue for anyone using Linux, Ubuntu, Redhat, Slackware, etc. Both Gnome and KDE version are available.
Back-In-Time uses file system hardlinks to manage snapshots ef...
The last few days, I’ve been trying to improve the manner that I copy large (2+GB) files around both locally and between systems.
I looked at 4 different programs and captured very simple stats using the time command. The programs tested were:
cp
scp
rsync
bigsync
I’d considered try...
Here’s a simple one question test for whether you have good backups or not.
Question: If any of your main hard disks started making a loud clicking sound right now does that idea freak you out or make you nervous?
If you have any answer beside, “No, bring it on” then your backups ar...
I like rdiff-backup to backup your HOME directories and Virtual Machines efficiently. Ok, that is a little understated, I LOVE rdiff-backup.
So, every 6 months or so, when it lets me down in some way, I have to recall all the good things that is actually does solve. Things like:
Efficient backup ...
In a recent study, it turns out that about 1/3rd of all companies with 1,000+ users experience data loss or data leaks The study says this number is probably low, since it is self reported. The data loss can be from stolen laptops or misplaced flash drives or non-working backups. We all know that w...
Yesterday, I took a look at the missing URL statistics for my blog and saw lots of attacks to phpMyAdmin. That’s sorta funny since I don’t use that tool and if I did, it wouldn’t be available publicly. When I say lots of phpMyAdmin attacks, I mean hundreds with every possible way o...
When you have a laptop, you expect to take it with you. When you have a portable computer, the data on it is at higher than normal risk for theft. This means you need to take steps to protect that data. In 2010, the Commonwealth of Massachusetts passed laws that require non-public consumer data be en...
Just got a new laptop yesterday, but I didn’t like the way that the 500GB HDD is partitioned.
Unknown (50MB)
RECOVERY (18GB)
WIN7 (whatever remained of the 500GB – over 400+GB)
Only a noob would want that partitioning because they simply don’t know any better. Why do manufactur...
Each of us use a computer for various reasons. Some just want a system that works, without any hassle. Most of us want to run specific software, work with specific file types, connect with everyone else, and possibly just do what the people around us are doing to be the same.
I’ll be as honest ...
Some of you know that I’m a fan of Linux. Ok, so that is an understatement. Would you like to convert? I’ll help you! Linux lets me do what I want while still providing nearly complete control over the hardware, for free. I like it and I’m shocked when other computer users don’...
Below are a few incidents that I’m personally aware of which impacted a few different projects. Some are from my personal desktop to production dispatching systems with 20K+ users to some that impacted a space shuttle launch data.
People like Top 10 Lists, but I could think of only 9 near disas...
I came across a short article on the Free Software Foundation building a federated social network solution and figured a few of my readers would be interested....
As some of you may know, I am a consultant, primarily with UNIX, virtualization and systems architecture. The last few days, I’ve been setting up a fairly low cost backup solution for a 100% MS-Windows shop running VMWare ESX 3.×. They have 15+ VMs and the old backup system had been shutd...
If you are looking for the smallest Linux possible and want to add just a few applications, then you really need to look at TinyCore.
11MB of disk, 64MB of RAM (perhaps less), 2.6.xx kernel, X11 or not, your choice. What more do you need to know?
Small Footprint in Disk AND Memory – 11MB
Do you...
Today a friend sent an email with a Gnome helper app to setup a panel so remote ssh logins could be added to the Gnome Panel. There are lots of applications, or applets, like this out there. They all read and edit config files and provide a GUI to do something that has been possible for years and ye...
This Cyberciti.biz article explains settings and techniques to increase the default RAID re-build performance from 4k to 51k in his example. The key settings were
Increase the speed limit max by adding dev.raid.speed_limit_max = 500000 to /etc/sysctl.conf
Enable bitmaps during the rebuild and dis...
Sometimes a home or small business would like to extend a network without running any ethernet cables or using expensive power line methods. Many homes have an old WiFi router that is still working, but the new router still doesn’t get signal to all parts of the home or some devices do not supp...
Your computer guys are always talking about some coming disaster and trying to get budget for a DR, Disaster Recovery failover location. There never seems to be enough funds. Heck, you may be lucky to get backups rotated to an offsite location.
A story in Dallas Morning News, Water-main break cripple...
Cron has been around since the beginning of UNIX systems. It is a scheduler that will run programs or scripts periodically when scheduled. The scheduling can be for a specific time annually or at the same minute every hour or any period between those. The hardest part for me is recalling the specific...
What’s that saying? Some days you eat the bear and other days the bear eats you.
Or perhaps Stupid is as stupid does fits.
Ooops is something you never want to hear your system/network admin say. I’ve heard it said elsewhere and then watched as 200+ NASA servers all started rebooting. No...
If you have more than a few accounts, you should be using a password manager. I didn’t use one for years and years, then I tried one about a year ago and became addicted. I bet you’ll like it too after you try it....
In a prior article here, I outlined some important things to ensure when you’re looking for a new laptop. With the release of Windows7, some of those things aren’t necessarily as important as they were under Vista and I’ve learned some new things in my shopping for a new laptop myse...
I watch lots of cloud computing articles. If you follow this blog, you know that I’m not a fan of outside cloud computing, but I love internal virtualization, an internal enterprise cloud, if you will.
Let’s look at some real-world pricing....
Here’s an insightful article at the Boston Review on How Software as a Service Takes Away Your Freedom. SaaS has been hyped as the way to deploy solutions quickly, pay for only what you need, when you need it, and avoid all the infrastructure costs. There are some important things that the hype...