Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Raspberry Pi port,
piCore-15.0
is available!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Talk
»
How to Start remote pc apps from my computer
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: How to Start remote pc apps from my computer (Read 2791 times)
malikawan
Full Member
Posts: 243
How to Start remote pc apps from my computer
«
on:
May 14, 2014, 11:43:39 PM »
I want to connect to remote pc through ssh. Now after connection establish i want to run the remote pc applications on my computer like firefox or some other applications in tinycore version 4.7.7 any idea plzz
Malik Awan
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: How to Start remote pc apps from my computer
«
Reply #1 on:
May 14, 2014, 11:48:06 PM »
If you want to run an app on your computer, you don't connect to another. Just run it on yours.
If you want to run a program on another computer, and display it on yours, read the ssh documentation and use the -X option.
Logged
malikawan
Full Member
Posts: 243
Re: How to Start remote pc apps from my computer
«
Reply #2 on:
May 14, 2014, 11:55:55 PM »
Thanx for reply gerald_clark
Yes i want to run a program on another computer, and display it on my pc. i try my best but not succeeded plz help me if you have time
Malik Awan
Logged
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: How to Start remote pc apps from my computer
«
Reply #3 on:
May 15, 2014, 12:04:40 AM »
The ssh server on the other machine must allow X11Forwarding.
You connect with 'ssh -X remote-machine'.
Run an X application and it displays on your local X server.
Run a non-X application and it displays in your ssh terminal session.
This has been discussed previously in the forum.
Logged
malikawan
Full Member
Posts: 243
Re: How to Start remote pc apps from my computer
«
Reply #4 on:
May 15, 2014, 02:30:08 PM »
Thanks gerald clark
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Talk
»
How to Start remote pc apps from my computer