Skip to content

Instantly share code, notes, and snippets.

@woodRock
Created July 25, 2019 16:31
Show Gist options
  • Save woodRock/223cecd3b4f75736e86014e8389089a1 to your computer and use it in GitHub Desktop.
Save woodRock/223cecd3b4f75736e86014e8389089a1 to your computer and use it in GitHub Desktop.
How to run the Hacknet game on linux. (Magic number is wrong: 542 Error)

The following command fixes the error

export TERM=xterm

This can be used to test if it worked.

echo $TERM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment