trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: November 2018

Re: [trinity-users] Comunicating

From: Michael <mb_trinity_desktop@...>
Date: Thu, 8 Nov 2018 11:57:36 -0600
On Thursday 08 November 2018 06:24:07 am Baron wrote:
> Hi Guys,
>
> How do I go about connecting two machines so that they will talk to
> each other ?
>
> Both machines are running Q4OS with Trinity, both machines are wired
> to my router and can access the Internet without any problem.
>
> I can't figure out how to access one machine from the other !
>
> Thanks guys.

With all things Nix, there's probably 20 different ways to do what you want.

First though, how do you want to access one machine form the other?  Just 
files?  Command prompt?  Full screen access?

SSH will do files and command prompts, these should give you the basics and 
you should be able to search for the rest from there:

https://www.techrepublic.com/article/how-to-use-linux-file-manager-to-connect-to-an-sftp-server/
https://www.binarytides.com/ssh-dolphin-konqueror-kde/

For full screen access search on "How to Remote Control Linux From linux"

The first comment on security in this is is pretty useful if you're going that 
route:
https://www.linux.com/learn/intro-to-linux/2017/11/how-set-easy-remote-desktop-access-linux

Best,
Michael