| bio | website | gertvangool.be |
|---|---|---|
| location | Blankenberge, Belgium | |
| age | 26 | |
| visits | member for | 2 years, 9 months |
| seen | May 14 at 8:03 | |
| stats | profile views | 74 |
I'm an engineer at WeePee developing on their VOIP platform and maintaining servers.
Interested in reading, hiking, photography and long-term/ecological buildings. I take pictures at http://photos.gertvangool.be.
|
May 14 |
comment |
What live distribution is well-suited for presentations? Can you run a live CD/DVD in the classroom? Most schools I've been to (for IT support) won't allow booting anything else but the hard drive. |
|
Aug 11 |
awarded | Yearling |
|
Jun 8 |
awarded | Caucus |
|
Apr 18 |
comment |
How can I upgrade pip on Ubuntu 10.04? I would use easy_install pip instead of the curl command. |
|
Apr 17 |
answered | command OR script to detect vpn connection status |
|
Apr 13 |
comment |
How do I install hgview on Ubuntu? What Ubuntu version are you using? I want to try to replicate it. |
|
Apr 9 |
awarded | Good Answer |
|
Mar 10 |
awarded | Quorum |
|
Jan 14 |
accepted | How to enable an federated storage engine in the Debian MySQL package? |
|
Jan 13 |
revised |
How to enable an federated storage engine in the Debian MySQL package? edited title |
|
Jan 13 |
asked | How to enable an federated storage engine in the Debian MySQL package? |
|
Jan 9 |
comment |
Why does btrfs allow to create a raid1 with mismatched drives? So it's more or less thin provisioning? If your disks are full, you could add more disks to the pool and just keep on going. |
|
Jan 8 |
answered | Redirect traffic through vpn on an as needed basis |
|
Dec 18 |
comment |
Upgrade to Debian testing shows only white noise When booting with the 2.6.32-5 (instead of 3.1.0-1) kernel it works without a problem. |
|
Dec 18 |
comment |
Upgrade to Debian testing shows only white noise I've copied /var/log/syslog |
|
Dec 18 |
revised |
Upgrade to Debian testing shows only white noise Added note about /home, X and add syslog |
|
Dec 17 |
comment |
Upgrade to Debian testing shows only white noise I haven't install X yet. All TTYs show the same. |
|
Dec 17 |
asked | Upgrade to Debian testing shows only white noise |
|
Dec 9 |
answered | How to launch a set of program inside tmux or gnome-terminal within a script? |
|
Nov 24 |
comment |
Only use mtime comparison with rsync? If you want to get the exact same behavior as cp --update, you'd need to transfer the whole file. Although I know of no reason why you wouldn't want to speed-up your transfers. |