less than 1 minute read

Overview

Consider the machine name will help me in the future (ペロリ)

(Note to self: Check also “Private git repository setup” in private notes)

Mac OS

Windows

Common

Linux Systems

(incl. Linux Desktop and WSL2 on Windows. My personal install_local.sh may help.)

  • $ sudo apt update && sudo apt upgrade

  • Install favorite tools

    • git, emacs, wget, aria2

      • $ sudo apt install git emacs wget aria2

  • Generate client ssh key pair

  • (Optional) Enable ssh-server / Investigations - Linux Admin

Optional

Updated: