Some suggest against compression. I would say assume -C still helps unless your trial turns out otherwise, even if you believe your network is perfect. Since the data transfer amount is very huge, and the compression ratio is impressive, e. The ssh option is obviously faster. Windows Remote Desktop works just fine -- as long as you run xrdp on the Linux box and in my experience, it is significantly less annoying and more responsive than VNC.
In fact, even though I usually have Linux on both ends of this wire, I typically prefer rdesktop to xrdp over VNC whenever plain X11 forwarding proves too sluggish. VNC is just a French acronym for "doesn't work very well". Actually I was shocked to find that Mobaxterm is super-fast.
Eventually Mobaxterm shocked me with its speed. Try it. Sign up to join this community. The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Learn more. Fastest remote X from Windows Ask Question. Asked 9 years, 3 months ago. If this is your first time connecting, you may receive a warning that the RSA key is not recognized. This is normal, but only if it's your first time connecting.
Accept the warning, and enter your username and password when prompted. When you receive a login prompt, you can test the X forwarding by entering the command "xclock". If you see a window containing a clock pop up, you are now tunneling xwindows correctly! Not showing up? On the client, simply type the command "ssh -X username server". The "-X" tells ssh to tunnel your X11 windows.
To test the connectivity, try the command "xclock". It creates a hardware abstraction layer where software is written to use a generalized set of commands, allowing for device independence and reuse of programs on any computer that implements X. Since Windows does not support X11 based windowing natively, it is necessary to run a special program called an "X Server" that allows your Windows desktop to do so. Since X-windows does not provide secure connections itself, it is necessary to use it in conjunction with a separate tool that provides this security.
Thus, it should already be available on your system. On their webiste, under Releases, Public Domain Releases, please install Xming, which would be the latest version. If you will be doing anything specail with fonts, please install Xming-fonts from the same box.
Log in. Options Help Chat with a consultant. Include archived documents. Use X forwarding on a personal computer to securely run graphical applications installed on IU's research supercomputers On this page:. For example: For Windows, download and install Xming. For macOS, download and install XQuartz. On the command line, enter the following replace username with your IU username and hostname with the hostname of the system to which you are connecting : Linux: ssh -X username hostname macOS: ssh -Y username hostname System Hostname Big Red 3 bigred3.
0コメント