Remote access for Linux, remote.it, made simple
Updated 2025-03-23 !
There are several applications but this post will be describe a really quick setup with remote.it on a Raspberry Pi(RPi) or another Linux platform. Of course there also is a Windows version.
But these days I prefer a VPN solution !
The most used services are; http, ssh, vnc, rdp, SAMBA(smb/cifs) ..... and or non-commercial use, with up to 5 devices, it's free !
I'm using it to access Home Assistant, display NodeRed dashboard, access servers with "ssh" and file sharing with SAMBA there all applications are running on RPi:s at home.
A very simple and quick install is described here ! The install script is also working with Home Assistant Alpine OS.
iPad, iPhone and SSH
If you want to use your iPad and access your server with SSH you have to add an app running the SSH client. Im using "Termius" which works well together with RI.
Remark
Using SSH, Termius, to access, via iPad/iPhone, my RPi worked well via the Safari browser but not via the RI app ???
If you are using the http/https service there is a very nice feature that can make your WEB server public, with a static URL, with or without a password. See picture at the right for a setup via the WEB GUI. Here I'm making the NodeRed dashboard interface public using a password.
But this is a bad idea !!! Never expose NodeRED this way its used by hackers....
remote.it app
For iPad/iPhone there is an app from RI which can be used instead of using the browser interface and of course also for Android.
Uninstall
If you want to delete the application and the settings.
sudo nohup apt -y purge remoteit
or if it not works
sudo dpkg --purge remoteitsudo && rm /etc/remoteit/* /usr/share/remoteit/*

Comments
Post a Comment
Feel free to leave a comment ! ... but due to a lot of spam comments I have to moderate them. Will reply ASAP !