Home
Help
Installing Netrinos On Linux
Installing Netrinos on Linux
Netrinos provides a secure, port-free method for connecting to and interacting with Linux servers. This guide covers Netrinos installation on Debian-based Linux distributions (e.g., Ubuntu) and demonstrates its usage from a Windows PC.
Prerequisites
A Netrinos account
A Windows PC (or other computer) already running Netrinos
A Linux server (this guide uses Ubuntu 22.04 as an example)
Installation
On your Windows PC, go to the Netrinos website .
Click "Download" and choose the "Linux" option.
Select the appropriate .deb installer script (it will detect your architecture).
Open a terminal and SSH into your Linux server.
Paste the copied installer script and execute it.
Verify installation by typing netrinos
.
Log in using netrinos login
and your Netrinos credentials.
Run netrinos
again to check the connection status (allow a minute for synchronization).
Accessing Your Server
In the Netrinos app on your Windows PC, locate your Linux server.
If the server isn't online yet, wait a moment.
Close your SSH session (Ctrl-D).
Reopen SSH, this time using the Tunnel Name: ssh [Tunnel Name]
. Find the Tunnel Name in the Netrinos app.
You are now connected securely through Netrinos. Close any open SSH ports on your firewall.
Advanced Use Case: File Sharing
If your Linux server hosts Samba shares:
In Windows File Explorer, copy the Tunnel Name from the Netrinos app.
In the Explorer address bar, type \\
followed by the Tunnel Name.
Provide your share's login credentials.
You can now access and manage files on your Linux server directly from Windows.
Security Benefits
Netrinos allows you to close firewall ports, making your server invisible to the outside world while maintaining access from your Netrinos network.
Additional Notes
Netrinos supports other Linux distributions with slightly modified installation steps.
Explore the Netrinos website's Help section for more information and use cases.