Skip to content

Instantly share code, notes, and snippets.

View anottsu's full-sized avatar
🎯
Focusing

JULIANO PEREIRA anottsu

🎯
Focusing
View GitHub Profile
@stevecheckoway
stevecheckoway / notes.md
Created May 29, 2019 18:30
Installing Ghidra Server on Ubuntu 18.04.2 LTS

Installation on Ubuntu 18.04.2 LTS

  1. Install the jdk.

    $ sudo apt update
    $ sudo apt install default-jdk
    
  2. Create a new user.