Skip to content

Instantly share code, notes, and snippets.

@Deflaktor
Deflaktor / notes.md
Last active October 26, 2021 18:22 — forked from stevecheckoway/notes.md
Installing Ghidra Server on Linux odroid 4.14.180-176 armv7l

Installation on Linux odroid 4.14.180-176 armv7l

1. Install the jdk

$ sudo apt update
$ sudo apt install default-jdk

Edit /etc/environment. Append the following line.