| bio | website | on.magrathea.nl |
|---|---|---|
| location | Netherlands | |
| age | 29 | |
| visits | member for | 3 years, 1 month |
| seen | May 16 at 6:35 | |
| stats | profile views | 26 |
sysadmin
|
Apr 13 |
awarded | Yearling |
|
Oct 24 |
answered | Can there be created a different firmware for mother boards different than DOS |
|
Oct 18 |
comment |
solaris + match the network device name according to IP address awk 'print $1,$8}' should be: awk 'print {$1,$8}' |
|
Oct 17 |
answered | postgresql solution for a server failure |
|
Aug 13 |
answered | useradd with -d option do not create skeleton files |
|
Aug 4 |
answered | accept all incoming emails with unknown name and redirect into a known user with postfix |
|
Jul 28 |
comment |
Ping mystery (Comcast) Same here: 36 packets transmitted, 14 received, 61% packet loss, time 35121ms |
|
Jul 27 |
comment |
how to redirect to different URL? Agreed, I meant his requirements for forwarding may be complicated :) |
|
Jul 27 |
answered | how to redirect to different URL? |
|
Jul 27 |
comment |
how to redirect to different URL? I'm sorry but I don't follow, what are you trying to accomplish? What iptables rule did you create (maybe post the command)? |
|
Jul 26 |
comment |
Virtualbox: How to merge current state (snapshot) with disk image Yes, that will free up the diskspace used by the snapshot but will not affect the current state of the VM. I totally agree with you they could have chosen a better name... |
|
Jul 26 |
comment |
Troubleshooting debian 6 server restarts Based on the kernel version and your update, am I correct to assume you are running a custom version of Debian on OVH's private cloud platfrom (virtual machines)? Have you tried contacting them about your problem? |
|
Jul 25 |
answered | Virtualbox: How to merge current state (snapshot) with disk image |
|
Jul 25 |
awarded | Commentator |
|
Jul 25 |
comment |
Recover Linux server following accidental `rm` in /etc I'm not judging, but I find the combination of "vital (and confidential) company information" and Minecraft on the same server quite interesting. |
|
Jul 25 |
answered | Recover Linux server following accidental `rm` in /etc |
|
Jul 24 |
answered | Execute a command from another group |
|
Jul 18 |
answered | SSH Tunnel for Remote Desktop via Intermediary Server Part II |
|
Jul 11 |
answered | iptables routing local network traffic |
|
Jun 5 |
comment |
linux/solaris when to use tar or gtar Well my Linux 'file' command does (possibly with some ugly magic) see the difference: "suntest.tar: POSIX tar archive" and for GNU: "gnutest.tar: POSIX tar archive (GNU)" |