| bio | website | |
|---|---|---|
| location | ||
| age | 25 | |
| visits | member for | 2 years, 6 months |
| seen | 15 hours ago | |
| stats | profile views | 100 |
|
Feb 23 |
comment |
One Big Server or more mini server? That seems like a surefire way to kill disk IO performance. You now have a lot of little servers all trying to read different parts of the big server's disk. |
|
Feb 23 |
awarded | Citizen Patrol |
|
Feb 23 |
answered | One Big Server or more mini server? |
|
Feb 23 |
comment |
gitolite post commit hook to update redmine's repository Yes, it works perfectly with bare repositories. |
|
Feb 22 |
answered | Discovering PHP apps |
|
Feb 22 |
answered | gitolite post commit hook to update redmine's repository |
|
Feb 22 |
answered | Someone from china wants kill my entry bandwidth? |
|
Feb 22 |
comment |
Text based administration through SSH If you don't understand the basics of your system, it's going to end up compromised or broken. GUI's like this can help, but you need to know command line basics. There's simply no way around it. |
|
Feb 22 |
answered | Default Microsoft Windows Update Server |
|
Feb 18 |
comment |
Staging to production enviornment automate process? Just make sure your deployment system ends up linked to your source control system. If it's easier for you to check things into source control, then deploy them, you won't be tempted to make "one little fix" live, only to forget about it and overwrite it later. |
|
Feb 18 |
comment |
Load Balanced Apache keeps browser/user on same server until restart What load balancer are you using? It's not really possible to answer without knowing that. |
|
Feb 18 |
answered | configuring external block of IP addresses |
|
Feb 18 |
answered | Central authentication and /home storage with caching |
|
Feb 18 |
answered | Processing files from a Content Distribution Network problem |
|
Feb 18 |
comment |
Domain registrars supporting wildcard CNAME records Since he doesn't seem entirely sure of the distinction between the registrar and the DNS host, I wouldn't really recommend that he host his own DNS. |
|
Feb 17 |
answered | Domain registrars supporting wildcard CNAME records |
|
Feb 17 |
answered | An efficient setup of several VPSs on one box? |
|
Feb 16 |
comment |
Simple MySQL query locking up until database restart What did 'show processlist' look like while this was running? The query you posted really shouldn't be taking any significant amount of time to run given you only have 45 rows in the forum_categories table. |
|
Feb 16 |
answered | Extract number of users connected to IPSsec/L2tpd server |
|
Feb 16 |
answered | VB6 Scheduled tasks on Windows Server 2008 Standard |