These are my links for December 21st through December 24th:
Bookmarks for December 21st through December 24th
December 25th, 2011 — Bookmarks
Bookmarks for December 15th through December 21st
December 21st, 2011 — Bookmarks
These are my links for December 15th through December 21st:
- How to Jailbreak Apple TV 2 on iOS 4.3 or iOS 5 Beta with Seas0nPass 0.7.7 (untethered) –
- HOW-TO:Install XBMC on Apple TV 2 – XBMC –
- The Open Sourcerer » ERPpeek, a tool for browsing OpenERP data from the command line –
- Copy one file’s atime and mtime to another : File Utility « Utility « Python –
- oleics/cluster-manager – GitHub –
Bookmarks for December 13th through December 14th
December 15th, 2011 — Bookmarks
These are my links for December 13th through December 14th:
- Virtio install Windows 7 KVM (x64/x86) on Ubuntu 10.04.1 Server via DNJL PPA « Xen Virtualization on Linux and Solaris –
- libvirt « Planet DevOps –
- High-performance distributed password recovery with NVIDIA GPU acceleration –
- IKEA in Auckland! « Consumist –
- Access to Ikea goods in NZ comes at a cost – NZ Imports – NZ Herald News –
- Tanenbaum’s Law v. the Fermi Paradox – Charlie’s Diary –
- Ceedo Virtualization Technology · Ceedo Wiki –
- Operating Systems Don’t Matter Much Anymore – Computerworld –
- Varnish Community | Varnish makes websites fly! –
- Auto-Save User’s Input In Your Forms With HTML5 and Sisyphus.js – Smashing Coding –
- How Much Sleep Do You Actually Require (and Why)? –
- Polyphasic Sleep Cycles Trick Your Body into Needing Less Sleep –
- Why Sugar Makes Us Sleepy (And Protein Wakes Us Up) | Wired Science | Wired.com –
- Internet BitTorrent Spies | ZDNet –
- Nine Stubborn Brain Myths That Just Won’t Die, Debunked by Science –
- Open a Padlock with an Aluminum Can –
Bookmarks for June 20th through December 13th
December 13th, 2011 — Bookmarks
These are my links for June 20th through December 13th:
- Sublime Text: The text editor you’ll fall in love with –
- Two Handy Sublime Text 2 Plugins « Viper007Bond.com –
- Unix/Linux "find" Command Tutorial –
- How to Jailbreak Apple TV 2 on iOS 4.3 with sn0wbreeze (untethered) –
- » Switching to a standing Desk; thoughts jessenoller.com –
- Samsung Finally wins Galaxy Tab Battle in Australia | Netbooknews – Netbooks, Netbook Reviews, Smartbooks and more – Samsung Finally wins Galaxy Tab Battle in Australia
- /ericdwhite/ Creating a KVM Ubuntu VM using Debootstrap –
- IT From All Angles » Linux-KVM: VLAN Tagging for Guest Connectivity –
- IT From All Angles » Linux-KVM Management: Offline Migration –
- IT From All Angles » KVM Guests: Install VirtIO Drivers for Windows Guests –
- How-To: Setup KVM on Ubuntu Lucid | Chris’ World –
- random notes on setting up KVM + libvirt + virtio | pofHQ –
- HOWTO: Migration from VMWare to KVM (Linux) at Acmelabs’ Blog –
- libvirt: Wiki: UbuntuKVMWalkthrough –
- Setting up virtualization on Ubuntu with KVM – redemption in a blog –
- libvirt: Wiki: Tips –
- ISPmail tutorials | workaround.org –
- StartSSL™ Certificates & Public Key Infrastructure – Comparison Chart –
- Hermes Antispam Proxy :: Hermes –
- Proper SSL certificates for Postfix and Dovecot | workaround.org –
- How to Install XBMC on Apple TV 2 –
- Software Startup Profile: Q&A with Virtual Bridges CEO, Jim Curtin | Sandhill –
- Unboxing OpenStack clouds with Crowbar and Chef [in just over 9,000 seconds! ] « Rob Hirschfeld’s Blog –
- UEC: Bundling Windows Image « Kiran Murari –
- PerformanceTuning – ganeti – How to tune a ganeti cluster for performance – Cluster-based virtualization management software – Google Project Hosting –
- Tips on Using Ganeti to Manage a KVM based Virtual Machine Cluster on Ubunty Jaunty Jackelope 9.04 | GeekFun –
- Mirantis Official Blog: OpenStack Nova: basic disaster recovery –
- Mirantis Official Blog: Clustered LVM on DRBD resource in Fedora Linux –
- Setting Up a Single Node OpenStack Storage Server … – hpcloud –
- NexentaVolumeDriver – Wiki –
- Introducing Ubuntu Cloud-Init Technology | Ubuntu Cloud Portal –
- dodai-deploy –
- DevStack – Deploying OpenStack for Developers –
- UbuntuCloudInfrastructure – Community Ubuntu Documentation –
- Getting Started with Ubuntu Orchestra — Servers in Concert! | Ubuntu Cloud Portal –
- Why Eucalyptus Will Win Out Vs. OpenStack –
- Eucalyptus CEO On Ubuntu/OpenStack: No Cloud Competition | TalkinCloud –
- Ubuntu Cloud: OpenStack Wins, Eucalyptus Loses | TalkinCloud –
- FrontPage – Juju –
- Augeas — Main –
- Random MAC address for libvirt — Somewhere out there! – blog: Random MAC address for libvirt: Snippet for generating a random MAC address. Useful if adding interfaces t…
- Windows BSOD and BIOS Checksum error — Somewhere out there! – blog: Windows BSOD and BIOS Checksum error: If you have a BSOD crash and the BIOS defaults after a checksum erro…
- Hybrid Storage Roundup: Seagate Momentus XT vs. OCZ RevoDrive Hybrid vs. Intel Z68 | PC Perspective –
- BoB Releases –
- Haraka Documentation –
- Hermes Antispam Proxy :: Home –
- SAGATOR –
- SourceForge.net: dspam – Other Anti-spam Filters and interesting things to read –
- Stop spam with the Anti-Spam-SMTP-Proxy (ASSP) –
- Haraka SMTP Email Server –
- Bookmarks for June 14th through June 20th — Somewhere out there! – blog: Bookmarks for June 14th through June 20th: These are my links for June 14th through June 20th: What Is Chi…
Lucid libvirt
December 13th, 2011 — Kvm
Lucid does not seem to work well with libvirt/kvm, there are several bugs that seem to be fixed in Maverick but not in Lucid.
From syslog:
error : qemuSetupCgroup:1955 : Unable to create cgroup for DOMAIN: No such file or directory error : qemuRemoveCgroup:2045 : internal error Unable to find cgroup for DOMAIN#012
Re: [libvirt] FYI, “Unable to create cgroup for …”
This is a bug in systemd. It periodically scans all mounted cgroups
and deletes any directories which don’t contain any attached processes.
Needless to say this breaks libvirt, and possibly other apps, which
don’t expect 3rd parties to be deleting their directories.
Best solution for this that I’ve found on lucid is: Bug 696218 – Unable to create cgroup: No such file or directory
I was able to solve it by modifying the configuration in the file
/etc/libvirt/qemu.conf:
cgroup_controllers = [ ]
setgid, setuid needed by /etc/apparmor.d/abstractions/libvirt-qemu
=== modified file 'apparmor.d/abstractions/libvirt-qemu' --- apparmor.d/abstractions/libvirt-qemu 2010-04-30 15:33:20 +0000 +++ apparmor.d/abstractions/libvirt-qemu 2010-05-12 17:26:56 +0000 @@ -8,6 +8,8 @@ capability dac_override, capability dac_read_search, capability chown, + capability setgid, + capability setuid,
Libvirt/kvm permissions/ownership issue on upgrade from Karmic to Lucid and error: operation failed: failed to retrieve chardev info in qemu with ‘indev’
libvirtError: internal error unable to start guest: libvir: QEMU error : cannot set ownership
or
error: operation failed: failed to retrieve chardev info in qemu with 'indev'
Add the following to /etc/libvirt/qemu.conf:
# The user ID for QEMU processes run by the system instance #user = "libvirt-qemu" user = "root" # The group ID for QEMU processes run by the system instance group = "kvm"
map serial port throws “chardev: opening backend “tty” failed”
There seems to be a problem with the apparmor profile of libvirt (see bug #54579). After adding the line to /etc/apparmor.d/abstractions/libvirt-qemu and reloading the profile it worked for me.
/dev/ttyS* rw,
Few other links:
- Bug 666130 – Cgroups cause libvirt to be unable to start virtual machines
- SELinux basic confinement – also some cgroup details
- Using CGroups with libvirt and LXC/KVM guests in Fedora 12
- libvirt started after cgred – cgroup not working correctly
- cgred should be started before libvirt-bin
- [SOLVED] Virt-manager picks wrong qcow2/raw format for new VMs (No bootable device.)
- LXC on Ubuntu 10.04 Lucid Lynx – some cgroup notes.
Random MAC address for libvirt
December 8th, 2011 — Uncategorized
Snippet for generating a random MAC address. Useful if adding interfaces to a libvirt xml define file.
MACADDR="52:54:$(dd if=/dev/urandom count=1 2>/dev/null | md5sum | sed 's/^\(..\)\(..\)\(..\)\(..\).*$/\1:\2:\3:\4/')"; echo $MACADDR echo " <interface type='bridge'> <mac address='$MACADDR'/> <source bridge='br233'/> <model type='virtio'/> </interface> "
Windows BSOD and BIOS Checksum error
December 8th, 2011 — Windows
If you have a BSOD crash and the BIOS defaults after a checksum error, make sure you check the SATA ACHI/IDE settings. Otherwise window will not boot and you’ll get confused.
KDC reply did not match expectations while getting initial credentials
July 6th, 2011 — Uncategorized
Seems kinit is particular:
I had similar problems. I figured out that krb5.conf requires the realm names to be in upper case. I have converted the domain names (wherever it appears in krb5.conf) to uppercase.
[root@LinuxLS logicalfuzz]# kinit myaccount@corp.example.com
Password for myaccount@corp.example.com:
kinit(v5): KDC reply did not match expectations while getting initial credentials
[root@LinuxLS logicalfuzz]# kinit myaccount@CORP.EXAMPLE.COM
Password for myaccount@CORP.EXAMPLE.COM:
[root@LinuxLS logicalfuzz]#
Bookmarks for June 14th through June 20th
June 20th, 2011 — Bookmarks
These are my links for June 14th through June 20th:
- What Is China’s Game? Go Figure. : China Law Blog : China Law for Business – What Is China's Game? Go Figure.: More than once, clients have told me that "you must be a chess player." I actu…
- Bitcoin virtual currency may be worst of both worlds — Tech News and Analysis – Bitcoin virtual currency may be worst of both worlds:
After being celebrated by some as the future of money in … - Did the cloud just kill the set-top box? — Online Video News – Did the cloud just kill the set-top box?: At the NCTA Cable Show, Comcast CEO Brian Roberts showed off the next …
- My Standing Desk Experiment | zen habits –
- Bookmarks for June 12th through June 14th — Somewhere out there! – blog: Bookmarks for June 12th through June 14th: These are my links for June 12th through June 14th: Bilingualis…
Bookmarks for June 12th through June 14th
June 14th, 2011 — Bookmarks
These are my links for June 12th through June 14th:
- Bilingualism May Boost Your Brain and Stall Alzheimer’s Symptoms – Bilingualism May Boost Your Brain and Stall Alzheimer's Symptoms [Health]:
…
- Email Is Harder on Recipients Than Senders… | Smarterware – Email Is Harder on Recipients Than Senders…: … and it's too easy and cheap to add recipients. TED's Chris Ande…
- MailCatcher –
- Bookmarks for June 12th from 10:37 to 20:47 — Somewhere out there! – blog: Bookmarks for June 12th from 10:37 to 20:47: These are my links for June 12th from 10:37 to 20:47: jberkel…
- Why go with a BladeCenter instead of 1U systems? » ZFS Build –