myNewUsername
Member
I just want to share a cool setup i tried out, inspired by some random youtube video. It is possibly relevant for other op/p owners who wants better odds of getting lost/stolen device back.
Experiment: So i have this laptop (think op/p) and a stationary. I can imagine that i will bring the laptop out of the house someday and loose it or get mugged. so i configured the the laptop to automagically do a reverse ssh to my stationary everytime it gets online. The result is that no matter where my laptop is, behind NATs, firewalls, under 1,83m of earth etc I can ssh into it from my stationary. In other words; whenever someone uses any random net to go online one the device, it is my power Wow omg thats really cool.
It works brilliantly for what i can tell. One downside is that my stationary is autoaccepting ssh from a potentialpy lost/stolen device, but that risk can be handled. It also relies on whoever uses your device gets acces to the desktop and dont format.
I am not sure what to do with the ssh though, if my laptop gets stolen. Maybe read browser history or use vnc? Anyways, can recommend.
Prerquisites: stationary has fixed ip/ using ddns
Steps: get ssh and sshd going. Generate keys, put portable's pub key in stationary's auth file, configure laptop to do a ssh -R at the portable when a conenction is up.
Experiment: So i have this laptop (think op/p) and a stationary. I can imagine that i will bring the laptop out of the house someday and loose it or get mugged. so i configured the the laptop to automagically do a reverse ssh to my stationary everytime it gets online. The result is that no matter where my laptop is, behind NATs, firewalls, under 1,83m of earth etc I can ssh into it from my stationary. In other words; whenever someone uses any random net to go online one the device, it is my power Wow omg thats really cool.
It works brilliantly for what i can tell. One downside is that my stationary is autoaccepting ssh from a potentialpy lost/stolen device, but that risk can be handled. It also relies on whoever uses your device gets acces to the desktop and dont format.
I am not sure what to do with the ssh though, if my laptop gets stolen. Maybe read browser history or use vnc? Anyways, can recommend.
Prerquisites: stationary has fixed ip/ using ddns
Steps: get ssh and sshd going. Generate keys, put portable's pub key in stationary's auth file, configure laptop to do a ssh -R at the portable when a conenction is up.