in the midst of modern
Thursday, September 18, 2014
Upgrading IntelliJ on Ubuntu
›
Whenever I receive an "upgrade to the latest version" notification from IntelliJ IDEA I usually click the "Remind Me Later...
1 comment:
Saturday, May 31, 2014
Tomcat 7.0.52 stalls during startup
›
Last night, I created a new server instance on HP Cloud and punched a hole in the firewall for port 8080. I became puzzled when I couldn...
4 comments:
Saturday, December 14, 2013
Grails 2.3.2 > IllegalArgumentException: No enum constant org.springframework.http.HttpMethod.
›
I just encountered a pretty benign error that ended up taking me about an hour to resolve. Since I didn't find any Q&As about this ...
2 comments:
Thursday, November 14, 2013
›
How to add a Unity Launcher for Intellij IDEA This has been annoying me for the past two days. I couldn't figure out how to edit the ...
Monday, November 11, 2013
›
How to disable a service in Ubuntu ... $ sudo update-rc.d tomcat7 disable update-rc.d: warning: tomcat7 start runlevel arguments (none) d...
Thursday, August 9, 2012
Disabling Ubuntu services (like Jenkins) during startup
›
sudo sh -c "echo 'manual' > /etc/init/jenkins.override"
Monday, July 23, 2012
Using SSH with hostname tab completion
›
I've always hated typing the fully qualified hostname for a server that I wanted to SSH into. I just learned how to configure Ubuntu to...
›
Home
View web version