Monday, March 11, 2013

Sunday, January 27, 2013

Disable message "Windows detected a hard disk problem"

It happens in Windows 7. The current PC configuration has HDD S.M.A.R.T. problem but has worked with it for more that year. Windows XP has not such diagnostics, not Windows 7 detects the broken state and notifies me on a few hours. This is very irritating.

I found the solution of the problem:

Tuesday, January 1, 2013

maven - Uncompilable source code error

Caused by: java.lang.RuntimeException: Uncompilable source code - package xxxxxxx does not exist.

Tuesday, November 6, 2012

Solved - Windows cannot access samba shares after linux upgrade

I encounter this issue after apt-get upgrade / dist-upgrade in Debian. It is solved now.
The cause was a change in samba between versions 3.3.2 and 3.4.0.

Thursday, June 21, 2012

Error "failed to get a socket for (null)" after upgrading apache httpd

The symptom: After an regular Debian update, when I tried to start apache, it show me this error:

(22)Invalid argument: alloc_listener: failed to get a socket for (null)
...
Syntax error on line xx of /etc/apache2/ports.conf:

The line was
Listen 80