This is a quick guide for enabling HTTP2 on Ubuntu 16.04. I use digital ocean and there I have a few instances that (at the time of writing this) run on Ubuntu 16.04 and have apache 2.4.18 installed. First you need to add this PPA repository and installing (upgrading) apache2: […]
Category: Tech
Spring-Actuator without Spring Boot
Random Sentences generator is on maven central
Modify default expanded folders in Windows Explorer in Windows 10
Logitech K480 on Ubuntu and ‘fn buttons’ default behaviour
By default this keyboard (and as of my understanding similar keyboards from logitech) have ‘media buttons’ enabled by default i.e. f1-f12 will act as media buttons and function buttons are accessed by pressing fn buttons + f1-f12. For work this is really not acceptable. I made this fix for Logitech […]
Move WordPress to another server
WordPress instance moved
SuperDevMode GWT 2.7 running on External Tomcat Server
This is an update on previous post on SDM. Build-in Jetty server in eclipse (coming bundled with the Google-plugin) has never really been a reliable partner for developing as it often differs from the real production environment. SuperDevMode enables debugging in the browser (no network trip and Java emulation) which […]
GWT SuperDevMode with Maven
Maven Dependencies gone wild
Transient dependencies can be a bit pain when they start creeping around. Sometimes it’s hard to debug these things even though we have some nice tools at hand like dependency:tree and even eclipse has nice tree traversing tools. But, sometimes we need bigger guns. This nice plugin for maven will […]
