If you want Hamachi

Install and use putty on your host system to access the console and then to get sudo and hamachi running on MineOS you need to:
type “su root” and enter your password
“apt update”
“apt upgrade”
“apt install sudo”
“adduser newuser” replace newuser with desired named
“usermod -aG sudo newuser” ^
“su newuser” and enter your password and ^
“wget http://www.vpn.net/installers/logmein-hamachi_2.1.0.203-1_amd64.deb
“sudo dpkg -i logmein-hamachi_2.1.0.165-1_amd64.deb”
“sudo hamachi login” to login
“sudo hamachi attach email@example.com” replace example with your hamachi login email

1 Like