|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi:
openSuSE 10.3 x86_64, using KDE whatever came with it. I have two machines running 10.3 on a 100 Mbps LAN. Both are very powerful machines, Core 2 Duo >= 3.0GHz, 2GB RAM, you get the picture. If I do: ngong:> ssh -X bong ... bong:> firefox, or konqueror, etc. The performance or the display on "ngong" of the application running on "bong" is horribly slow. I mean oozing refrigerated molasses slow. Both machines don't have firewall running at present. They have 3Mbps internet suction, and I can typically do 10MB/s ftp from one to the other. Got any idea how to fix or where to look for indications of trouble? Hmm, I just noticed kate remotely displays a bit slow but not horribly. I noticed some posts about this sort of problem specific to Firefox. But the same problem with Konq? BTW, I am logging in to the remote machine as a different user than the one which might be logged in there already and running Konq. and Firefox instances. Do I have to worry about other instances of these programs even if they are belonging to a different user? Thanks for a response. Good day! |
|
|||
|
Remote X apps typically have poor performance and it's due to the high latencies and the large number of round trips made by typical X apps. Doesn't matter how much bandwidth you've got, the latency and round trips kill performance. You might want to try NX which is supposed to help in such cases.
|
|
||||
|
I've never known it any different. OO.o, Firefox and Thunderbird are incredibly slow within 'ssh -X'.
Using fish a lot too, on LAN and WAN.
__________________
- AMD Athlon X2 6.0 GHz, 8 GB DDR2-800, 30 GB SSD, 1.5 TB, EVGA 9800GT, openSUSE 11.2 RC2 KDE4 4.3.2 - ASUS K70IO laptop, GT120M-1GB, 4 GB, 64 GB SSD, opensuse Factory, KDE4 4.3.2 There's one in every cloud...So leave the cloud in peace. |
|
|||
|
Quote:
Hmm, I can add a button though, with the fish:// URL for my other machine. Cool. |
|
|||
|
Quote:
I use nx an awful lot and find it's a lot quicker than vnc or ssh x11 forwarding (I do have the nxclient's disk and memory caching set to the max which may be helping there) Over the lan there's hardly a noticeable speed difference with nx to using a desktop on the machine you're remoting into |
|
|||
|
If you wish to use OpenSSH, and you're on a trusted network, use the -Y switch instead of -X. By referencing from the OpenSSH manual, the -X switch implies heavy security checks and this creates latency in order of the extra checks. But by using the -Y switch this loosens everything a bit. Try it out.
Martin. |
![]() |
| Bookmarks |
| Tags |
| slow remote ssh firefox x |
| Thread Tools | |
| Display Modes | |
|
|