Difference between revisions of "New Hacker Challenge Series"
Jump to navigation
Jump to search
(add challenge skeleton) |
(→Install Ubuntu Linux: Add link to Ubuntu and disclaimer about other distros) |
||
Line 1: | Line 1: | ||
== Install Ubuntu Linux == | == Install Ubuntu Linux == | ||
+ | Linux is a must have for the aspiring hacker. Follow the guide here to install Ubuntu Linux: [https://ubuntu.com/tutorials/install-ubuntu-desktop Install Ubuntu Desktop] | ||
+ | |||
+ | (Ubuntu is not the only Linux distribution, or even the best. It's just shared here as an easy-to-use option that we can provide tutorials for consistently. If you would like to try out other distributions, please don't hesitate at all!) | ||
+ | |||
== Connect to Yggdrasil Network == | == Connect to Yggdrasil Network == | ||
== Complete DIY Mesh Node Guide == | == Complete DIY Mesh Node Guide == |
Revision as of 19:50, 17 November 2020
Contents
Install Ubuntu Linux
Linux is a must have for the aspiring hacker. Follow the guide here to install Ubuntu Linux: Install Ubuntu Desktop
(Ubuntu is not the only Linux distribution, or even the best. It's just shared here as an easy-to-use option that we can provide tutorials for consistently. If you would like to try out other distributions, please don't hesitate at all!)
Connect to Yggdrasil Network
Complete DIY Mesh Node Guide
SSH Basics
- Generate a key-pair
- Enter your pubkey into your mesh node
SSH Intermediate
- Save mesh node yggdrasil IP in SSH config
- Log in to mesh node with saved SSH config
- use curl to get your IP address
SSH Advanced
- Set a static IP and change wifi name of your mesh node