Tag Archives: 32-bit

Install Skype on Debian Jessie amd64

How to install Skype on Debian Jessie amd64 Continue reading

Posted in Administration, GNU/Linux | Tagged , , | 2 Comments

Java heap space, native heap and memory problems

A java process is consisted of java heap space, native C-Heap space and more. What problems can you face when these two are in conflict and how can you solve them? Continue reading

Posted in Java | Tagged , , , , , , | 2 Comments

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 , , , , , | 2 Comments