806 reputation
218
bio website
location
age
visits member for 1 year
seen 2 hours ago
stats profile views 108

May
10
awarded  Popular Question
May
8
awarded  Yearling
May
8
comment raid/lvm /sys/block/md1/queue/scheduler = none?
It looks like this is an XY Problem (see meta.stackoverflow.com/questions/66377/what-is-the-xy-problem) - what problem are you trying to solve?
May
7
revised raid/lvm /sys/block/md1/queue/scheduler = none?
Formatting
May
7
suggested suggested edit on raid/lvm /sys/block/md1/queue/scheduler = none?
May
7
comment Ubuntu 12.04: why could it not read DVD? (Encryption)
Rebooting shouldn't be necessary (It wasn't for me, at least.) Please post the exact error message so we know what's specifically going wrong.
Apr
23
comment Unable to execute shell scripts from `~/bin`
That code snippet isn't present in ~/.bashrc or /etc/bash.bashrc by default; is there somewhere else you've found this?
Apr
23
comment Unable to execute shell scripts from `~/bin`
Also, make sure the script is executable, and called foobar, not foobar.sh
Apr
16
comment Redirecting a locally mounted Windows SMB share (CIFS) to a Windows Terminal Server session
You're missing a -- before the second -plugin section - it means the --data and so on is being read as the name of a library, not an argument to the program
Apr
16
comment I don't know my passphrase
Password does need current password. See youtube.com/watch?v=QJNB85mxtCI
Apr
15
comment ACPI or other event for (physical) screen rotation on ThinkPad X220
Just to check - is this possible on other OSs?
Apr
15
comment What are all these “Untitled Window” icons in launcher and how do I get rid of them?
I don't know the answer, but holy mother your desktop is sexy
Apr
10
comment Redirecting a locally mounted Windows SMB share (CIFS) to a Windows Terminal Server session
Also, is there any output on the client terminal after running xfreerdp?
Apr
10
comment Redirecting a locally mounted Windows SMB share (CIFS) to a Windows Terminal Server session
You may have already tried this, but swap the order of the transfer and office parameters and see if Transfer stops working and Office starts working :)
Mar
28
comment Why no maas-cli for 12.04 LTS?
you'll also need to install the cluster controller and/or region controller packages as appropriate (they're called maas-cluster-controller and maas-region-controller)
Mar
26
comment Why no maas-cli for 12.04 LTS?
MAAS is available on 12.04 server, but you have to choose it at install time - have you tried this?
Mar
26
comment Grub2 on hard drive chainload grub2 on USB
That's what I'm looking for :D
Mar
25
comment Grub2 on hard drive chainload grub2 on USB
Rephrased. I hope that's better :)
Mar
25
revised Grub2 on hard drive chainload grub2 on USB
rephrasing to improve readability
Mar
25
comment Grub2 on hard drive chainload grub2 on USB
It's possible to put /boot on a separate disk to the internal hard drive, but that's only half of what I want to do. I want to boot off the internal drive, then if usb is plugged in boot from that, otherwise boot from the hdd image with prey installed. As for the "reference to the usb key" - I presume I'd be able to use the UUID of the partition on the usb stick.