-
Adrianos Dadis
Building Big Data & Stream processing solutions in many business domains. Interested in distributed systems and enterprise integration.
-
Recent Posts
Categories
Category Archives: Administration
How to identify if installed JDK is 64 or 32 bit
A method to identify if an installed JDK is 32-bit or 64-bit. Continue reading
Posted in Administration, Java, Software Development
Tagged 32-bit, 64-bit, java, jdk, jvm, version java
2 Comments
Enable Java plugin in Iceweasel, Firefox and Chrome in Debian
I am fan of Debian GNU/Linux wheezy and I am using three different browser’s (Iceweasel, Firefox, Chrome) for various reasons. If you want to enable Java plugin for all those three browsers, then there is a single action that can … Continue reading
Posted in Administration, GNU/Linux
Tagged browser, chrome, debian, firefox, iceweasel, Linux, plugin
14 Comments
JRockit – JRCMD useful commands
Describe a few crucial diagnostic commands of JRCMD of JRockit JVM to help you on troubleshooting. Continue reading
Posted in Administration, Java, Software Development
Tagged java, jrcmd, jrockit, jvm, troubleshooting
9 Comments
Setup Git server with read/write HTTPS on Debian
Configuration guidelines to setup to a Git server that supports read/write HTTP(S) on Debian GNU/Linux. Continue reading
Posted in Administration, GNU/Linux, Software Development
Tagged git, Linux, software development
12 Comments
Add keyboard layout on debian
Hi all, yesterday I installed Debian squeeze on a new laptop. As I am Greek, I need Greek characters. I tried to find “/etc/X11/xorg.conf”, but no luck. Xorg does not persist its configuration in this file any longer. But, you … Continue reading