Tag Archives: java

Setting up your Linux environment to support multiple versions of Java

Four ways to change your version of Java Most people just define their JAVA_HOME variable, and rarely change it. If you do want to change it, or perhaps switch between different versions, you have some choices:  Use update-alternatives (Debian systems) … Continue reading

Posted in Linux, Shell Scripting, System Administration | Tagged , , , , , , , | 7 Comments

Setting up the 900 Mhz Freakduino board on Kali Linux

The Freakduino LR is an Arduino board with a built-in 900Mhz radio designed for long range (1 mile). The primary components include CPU: ATMEGA328-QFP32 Atmel AT86RF212 900 TI CC1190 900 Mhz RF Front end This board belongs in the suite … Continue reading

Posted in Hacking, Linux, Security | Tagged , , , , , , , , | Leave a comment