| bio | website | retracile.net |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 11 months |
| seen | May 2 at 0:27 | |
| stats | profile views | 76 |
Software engineer, http://retracile.net from kernel to security to source control. And I have my own business, https://brickbuiltnameplates.com — LEGO® nameplate sets for your desk!
(Not affiliated with The Lego Group.)
|
Nov 16 |
comment |
How Many Wires Are in an Ethernet Cord? Nope, Cat3 ain't networking wire. It's phone wire. You're gonna have trouble with it. |
|
Oct 24 |
comment |
grep command to search for a pattern in multiple files and list the files ordering by date +1 Looks like it should also handle spaces in filenames. |
|
Oct 19 |
comment |
mixing rpm and source installations on production webserver Absolutely. And you can have patches in the SRPM to make those little modifications you wound up needing so you don't have to rediscover the trick all over again. |
|
Oct 9 |
comment |
Why is Internet access and Wi-Fi always so terrible at large tech conferences? He's with/is tummy.com ; and the difference in the PyCon network on the years when he's in charge and the years when anyone else did it are like night and day. Joel, seriously, call him -- he knows how to make it work. |
|
Sep 16 |
comment |
Subversion Path on Ubuntu Server ... and you should look into using svnadmin dump for your backup. |
|
Aug 14 |
comment |
Bash - How to output two commands to file? Please clarify if you are asking to put the output of a command into two files, or if you are asking to put the output of two commands into a file. |
|
Aug 13 |
comment |
Copy large file from one Linux server to another What kind of latency are you seeing? |
|
Aug 12 |
comment |
VMware Workstation guest OS (Windows) resets date/time to host on restart Ah, I see. You may be out of luck. I suspect VMware is setting the emulated hardware clock based on your host clock when it starts the VM. |
|
Aug 12 |
comment |
VMware tools ported for Fedora 11 VM? I should also note that for me, the patch got it to build, but once I exited from a VM, I could no longer start VMs until I rebooted. Wound up going back to F10 for now. (This may have been fixed in the past month though.) |
|
Jun 7 |
comment |
Trac 0.11+ templates location The default logo is no longer set in 0.11. That is to encourage people to set a meaningful logo and hopefully reduce the number of bug reports filed at t.e.o that belong elsewhere. |