Here is a video of the cat in action:
We invested dozens of euros in sophisticated cat toys and catnip and her favourites are the small mouse-shaped furball for .9 euros and a shoelace…
|
Here is a video of the cat in action: We invested dozens of euros in sophisticated cat toys and catnip and her favourites are the small mouse-shaped furball for .9 euros and a shoelace… This post is mostly a post-it for myself I use kvm with virt-manager to manage a couple of VMs to develop stuff and test ideas. Most of the time I install a Debian stable or testing distribution in a small VM and take it from there. As installing Debian is time-consuming and the setup of the machines is mostly the same I wanted to create a template to simply clone and be done. Steps to reproduce: You should now be able to clone the machine, boot it, log in as root ./rename-vm.sh “new name”. Assuming you have libnss-mdns installed and a proper networking setup for your VMs it should then be available as debian-new-name.local. Make sure to update the template from time to time. You might need to remove the persistent-net rules again. Caveats: All the clones have the same ssh host key and user passwords. About that set -e/set -u stuff, I’ve come to put that at the top of all my shell scripts, see: Writing Robust Bash Shell Scripts Try this in phing:
I would have expected it to actually DO pack the whole directory. This works: It’s the same for zip archives. It doesn’t like it. Unclutter is a little program which hides your mouse pointer if it idles. Day 0: Cash registers closed, WLAN working. The estimates as to when the cash registers would open developed as follows: 12 hours -> rand(6,12) hours -> 22 o’ clock. I got my ticket despite the troubles. Good riddance as they were sold out the next morning. I had uploaded my favorite vimrc somewhere, but I forgot where… This is mostly for my reference and not the final product: vimrc I tried to copy a mysql database with several gigabytes of data and suddenly the receiving end chokes on a ‘nan’. Nani? Well apparently earlier versions of mysql supported ‘nan’ and ‘inf’ as valid float values but newer versions don’t as they abide by the SQL standard which states: ‘Thou shalt not NaN’ And thus it’s in the data but it won’t go into the new database. So how do you find all those NaNs to make them something useful again? Magic!
If i understood it correctly 3e+40 is larger than maxFloat but NaN wins the comparison. The same can be used to replace all those values with something valid. Yay! We recently had breakfast at a little place called ‘Caramel‘ and their table-decoration is awesome: Chili plants! If you ever need to copy a directory structure which contains files which sit on bad blocks on Windows, try XCOPY /C. I added a little /E /Y and off it went. |
||
|
Copyright © 2010 asmw.de - All Rights Reserved |
||