I connect to computer B this way.
ssh -X computerB@10.2.1.123
Now when I launch firefox it launches on computerB
firefox
How do i make it launch in computer A? Because I dont have access to the screen of computer B.
I connect to computer B this way.
ssh -X computerB@10.2.1.123
Now when I launch firefox it launches on computerB
firefox
How do i make it launch in computer A? Because I dont have access to the screen of computer B.
lynx
withsudo apt install lynx
a command line browser for linux. – Akib Azmain Turja May 26 '20 at 07:00lynx
when you want to use firefox? That makes absolutely no sense to me. – Soren A May 26 '20 at 07:28