Tags
.NET Apache Apple Bug or Feature CircleCi cleancode dartlang development drupal Eclipse feed file comparison Gedit git Gnome HQL Hyper-V IIS integration Javascript Linux Meld Microsoft NHibernate open source performance PHP Quicktime Redmine registry Remote Desktop Safari security Server TFS 2010 twitter ubuntu UX Virtual VirtualBox web WinDiff Windows XDebug XML-
Category Archives: Infrastructure
MAMP apache freezing
I’ve switched to MacBook Pro Retina in November after repeating frustrations with different WiFi adapters in an HP ProBook 450 G1 on Ubuntu. I always read that MAMP/WAMP/XAMP is for ‘less experienced’ developers, while native installation (via homebrew on Mac) … Continue reading
Posted in Infrastructure, Linux, Mac, Tools
Tagged Apache, Linux, performance, PHP, XDebug
2 Comments
Digitalocean review
Being a web developer with clear lamp preference, I believe it was a trivial task for ad servers to target digitalocean.com ads at me. Those ads are just all over the net. In my gmail, on my basecamp account, my facebook … Continue reading
Posted in Hardware, Infrastructure, Software Development, Tools
1 Comment
How to disable automatic upgrades on Ubuntu server?
One of the common arguments against using open source software in production is that it’s always changing, and you never know when an upgrade will break some feature or dependency. Despite the fact that Ubuntu people are trying to keep … Continue reading
Posted in Free Software, Infrastructure
Tagged Linux, open source, Redmine, Server, ubuntu
Leave a comment
Thread was being aborted / IIS Application Pool Idle Time-out (minutes) Setting
Idle Time-out (minutes) [idleTimeout] Amount of time (in minutes) a worker process will remain idle before it shuts down. A worker process is idle if it is not processing requests and no new requests are received. So, if you are … Continue reading
Posted in Infrastructure, Software Architecture, Software Development
Tagged Bug or Feature, IIS, Microsoft
2 Comments
Redmine Email Notifications on Ubuntu 10.04 Server
Redmine is so cool issue tracker, that I’ve had to give it a shot. Unfortunately, even on ubuntu server, where apt-get is supposed to make life easy, it’s by no means trivial to setup. I’d like to give a suggestion … Continue reading
How to turn on IIS logging in Windows 7?
OK, this was not intuitive at all. I can quickly find page like this: http://technet.microsoft.com/en-us/library/cc754631(v=ws.10).aspx And there is nothing linked to it that would give me an idea why I can’t find Logging feature in the place I’m supposed to activate … Continue reading
Pushing Virtualization to the Limits
We have a Windows Server 2008 r2 with Hyper-V on a true server hardware and dozens of VMs on it. I’ve setup an Ubuntu x64 machine on my computer and wanted to consolidate by moving it to the server. Export/import … Continue reading
Team Foundation Server 2010 Setup
Don’t try this at home, OK? I wanted to try out less than Basic TFS setup. I only wanted source control part to start with. I took the following: Existing AD Domain Domain user on local machine with VS 2010 … Continue reading
TFS 2010 on cloned 2008 R2 server in AD domain
For a while I was blaming bad documentation for a number of days spent figuring out what’s wrong, but I finally realized that my case is rather specific. Here are some of requirements that took a while to figure out: … Continue reading
Hyper-V can’t connect to a machine
I’m normally using remote desktop to access my Hyper-V server. Btw, I also use remote desktop to access virtual machines hosted on Hyper-V. So, today I was trying to connect to a virtual machine from Server Manager, and nothing happened. … Continue reading