autossh

Hi all,

 

It is great to see that an awesome application such as Plex was ported to raspberry Pi, however, I have a question:

 

Is it possible to install autossh on RasPlex? This would be great since I need to use the Pi to control a few servers and I need to have permanent ssh tunnels between them.

 

Cheers,

 

Lucian

The /storage partition can be used to put anything you wan't there. But you need a arm/raspberry version of autossh... 

The /storage partition can be used to put anything you wan't there. But you need a arm/raspberry version of autossh... 

Hi,

Thank you for your answer! You mean that I can simply install autossh like I did in ubuntu? apt-get install autossh?

No - RasPlex has no apt support. But you may just use the rasbian package (extract it and copy the binary to storage)

No - RasPlex has no apt support. But you may just use the rasbian package (extract it and copy the binary to storage)

Cool! I'll try that! Thanks