123 reputation
4
bio website
location
age
visits member for 2 years, 10 months
seen Jan 12 '12 at 18:45
stats profile views 26

Jan
11
asked Need to install windows service across a domain
Mar
10
awarded  Supporter
Mar
10
comment How to monitor a windows log file in real time?
yeah, this solution rocks. Better than notepad++, which only updates every 3 seconds, and is a bit flaky.
Nov
29
comment Looking for the fastest web server
Thanks, MarkR. I read your comments, and realized that I don't really know what I'm talking about here :) Now, on to the issue you raise: I need this for an intranet, so bandwidth cost is not an issue. But, hardware and license costs are issues. So, a fast web server on Linux means no windows licenses and less hardware to buy.
Nov
28
comment Looking for the fastest web server
thanks, Raymil.
Nov
28
comment Looking for the fastest web server
Well, MarkR, slow inefficient servers will crumble under heavy load (10,000 connection problem) so I would say that speed is important. Plus, not everyone can afford the latest, most expensive hardware/windows licenses. So, if I can run NGinX on a single, older Linux box and handle the load equivalent to IIS load balanced on 4 brand new boxes, than I would choose the former.
Nov
28
comment Looking for the fastest web server
Thanks, ajreal. I need this for static pages.
Nov
25
asked Looking for the fastest web server
Aug
20
comment how to synchronize time on farm of windows 2003 servers?
Thanks! That is exactly what I needed.
Aug
20
accepted how to synchronize time on farm of windows 2003 servers?
Aug
20
asked how to synchronize time on farm of windows 2003 servers?
Aug
20
comment need to ssh into ubuntu guest on virtual box, using dynamic dns
SvenW! you were right after all; couldn't get it to work from outside the modem with NAT. I switched to bridged mode, and my modem allowed me to send traffic from port 22 to my host device. Then it started working. Thanks again.
Aug
19
accepted need to ssh into ubuntu guest on virtual box, using dynamic dns
Aug
19
comment need to ssh into ubuntu guest on virtual box, using dynamic dns
Thanks, SvenW! After doing some googling, it turns out that this is possible in NAT mode, using VBoxManage to forward ssh port from host. See this article: virtualbox.org/manual/ch06.html#natforward
Aug
19
asked need to ssh into ubuntu guest on virtual box, using dynamic dns
Aug
6
awarded  Commentator
Aug
3
answered need high performance, distributed storage of audit logs from multiple servers
Aug
3
comment need scalable, highly available transactional log server
Thanks, Brian. Sadly, these are windows servers, so I can't run rsyslog client on them. Otherwise, this would be a nice solution. I am thinking of using flume (github.com/cloudera/flume) if I can build it for windows.
Aug
3
accepted need scalable, highly available transactional log server
Aug
2
asked need scalable, highly available transactional log server