tomcat auto startup script 2015-01-21 2.9K just save this to /etc/init.d/tomcat and link to /etc/rc5.d/S99tomcat
disable gnome "unable to mount..." dialog 2015-01-14 3.3K gsettings set org.gnome.desktop.media-handling automount false ...and enable it again: gsettings set org.gnome.desktop.media-handling automount true
Elf is having duplicate compile unit, why ld doesn't clear it out? 2015-01-09 2.8K Elf is having duplicate compile unit, why ld doesn't clear it out?
why i receive zero in my socket 2015-01-08 3.2K I have two programs, one written in c++, the other is in java. C++ keep sending bytes to java, overtime…
The jump profiling is little bit enhanced 2015-01-03 2.6K The jump profiling is little bit enhanced. After load up the ELF kernel, it can read out all symbols and…