Tag: software

Apache access logs, error logs, and Cronolog

Apache has two main logs at the vhost level, and those are the access_log and error_log. These two logs keep track of just what you might think–visitor information for each vhost, and any errors encountered, respectively. Though Apache has a lot of built-in customisation abilities regarding these logs (including the format of each, the log …

Continue reading

Stalled scp transfers due to OpenSSH regression

Recently, I started having troubles with transferring files to my servers via scp. Typically, I would just issue the scp command without any options at all (regarding rate limiting, et cetera). However, I started having a problem where it would only transfer small files–ones that were

T-Mobile SGS2 ICS update via Kies successful

Yesterday, I ran into a few problems when trying to update my SGS2 (SGH-T989) to Android 4.0.3 ICS. The problems were indeed related to having Window$ installed in a virtual machine. Both Windows 7 and Windows XP exhibited problems, though different ones, respectively. Today at work, I used my laptop (which has Windows 7 as …

Continue reading