LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-30-2014, 07:09 AM   #1
yogesh_attarde
Member
 
Registered: Jan 2010
Posts: 82

Rep: Reputation: 1
ssh uses remote machine's hardware or local machine's hardware


Hi All,

I am not sure is it the right forum to have this question.

If I am doing ssh to Linux box and run the few heavy GUI application then I have below doubts

1. which hardware (memory & CPU) that application will use (Local machine's or Remote machine's)?

2. Will it use Local machine's graphic card or Remote machine's Graphic card?

3. If it's using remote machine's hardware then is it possible to force it to use Local machine's hardware and vice-verse?

4. Will it be same if I am doing ssh from Linux and windows?


Regards,
Yogesh
 
Old 07-30-2014, 07:50 AM   #2
lleb
Senior Member
 
Registered: Dec 2005
Location: Florida
Distribution: CentOS/Fedora/Pop!_OS
Posts: 2,983

Rep: Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551
im not 100% but i believe with X11 Forwarding there is zero rendering local. in other words all of the rendering is done on the system that is ssh'ed into, not the one you are physically on. this will be the same no matter what OS you use to access the remote application.

this is an issue with RDP as Microsoft would call it and X11 Forwarding as it is known for Linux.

keep in mind that even with RDP all you are passing is keystrokes and mouse clicks. 100% of the rendering is performed on the remote system.
 
Old 07-30-2014, 08:31 AM   #3
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941
Linux (X11 / XOrg / XWindows) uses a very differerent arrangement than does Windows (Remote Desktop).

Linux uses a client-server windowing system. (Even on your local machine, there are two processes running.) One sends instructions to the other, which does the actual rendering. And so, these two halves can be separated by some distance. You can use ssh forwarding, or VPN or any other sort of "tunnel," to send those commands "across the wire."

The rendering is always done by the client. The server might not even have a graphics-card installed ("headless" servers often don't ...), yet it can run a full GUI session.

By comparison, Windows' GUI system is very-tightly integrated into the server, and a remote-desktop actually sends bitmaps and such from one side to the other. The host is doing all of the graphics, and the remote is simply getting little slices of it.

Both arrangements work, but they work very differently.
 
Old 07-30-2014, 06:26 PM   #4
lleb
Senior Member
 
Registered: Dec 2005
Location: Florida
Distribution: CentOS/Fedora/Pop!_OS
Posts: 2,983

Rep: Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551
sundialsvcs many thanks for clarifying my mistake. thank you.
 
Old 08-01-2014, 03:56 AM   #5
yogesh_attarde
Member
 
Registered: Jan 2010
Posts: 82

Original Poster
Rep: Reputation: 1
Thanks sundialsvcs & lleb for making clear on this.


Regards,
Yogesh
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] SSH remote command: Pipe remote output to local machine? kenneho Linux - Server 6 12-06-2012 01:37 AM
[SOLVED] How can I ssh/scp into a remote's machine local machine? venom4u31 Linux - Newbie 6 11-05-2011 01:36 PM
mounting samba filesystem on remote machine as /home on local machine shishirkotkar Linux - Software 1 04-28-2008 05:05 AM
Complicated one: MySQL, rsync, remote machine, local machine daiver Linux - General 2 02-27-2006 12:14 PM
how to open a dilog on local machine when i do ssh to remote machine fahad26 Programming 3 05-03-2005 07:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration