| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 5 months |
| seen | 12 hours ago | |
| stats | profile views | 67 |
|
Oct 17 |
answered | Using symbolic links with git |
|
Oct 11 |
comment |
Which metric should I use to determine when a server is low on memory? Committed_AS is a theoretical estimate, it doesn't relate to memory pressure but to the possibility of an OOM condition that doesn't really happen in practice. |
|
Oct 11 |
comment |
Which metric should I use to determine when a server is low on memory? Here is one way to detect memory pressure (from /proc/meminfo and /proc/vmstat): stackoverflow.com/a/3031924 |
|
Oct 11 |
comment |
Find out what's running wget on my serveratop's service mode can help answer "what was running back during that ten minute slice" questions. |
|
Oct 7 |
revised |
Fix stubborn 'Setting locale failed.' Added another way to generate extra locales, using locale-gen's conffiles. |
|
Jul 14 |
awarded | Revival |
|
Jun 8 |
awarded | Constituent |
|
Jun 8 |
awarded | Caucus |
|
Jun 8 |
awarded | Caucus |
|
Dec 14 |
awarded | Yearling |
|
Dec 11 |
answered | Is this server setup efficent? |
|
Dec 10 |
awarded | Excavator |
|
Dec 10 |
revised |
accidently ran “chown www-data:www-data / -R” as root add a little bit of awk magic to exclude uninstalled packages |
|
Dec 10 |
suggested | suggested edit on accidently ran “chown www-data:www-data / -R” as root |
|
Dec 4 |
comment |
How do I prevent accidental rm -rf /*?mv -t DELETE_ME -- * is a bit more foolproof. |
|
Dec 1 |
answered | how to merge two ext3 partitions on ubuntu from command line? |
|
Nov 15 |
awarded | Revival |
|
Sep 9 |
awarded | Revival |
|
Aug 29 |
awarded | Nice Answer |
|
Jun 23 |
comment |
dpkg-checkbuilddeps? Duplicate I see: serverfault.com/questions/127625/… |