Tagged Questions
0
votes
1answer
26 views
Anti Aliased Fonts with NoMachine NX
I am running nx server on a headless ubuntu server. Its desktop is to Unix -> Custom -> Emacs which gives me an Emacs window on the local machine. The only thing that does not work as expected is the ...
1
vote
2answers
80 views
X windowing system remote desktop procedure? (No VNC, no XN)
I want to display the desktop of my raspberry pi on my laptop. On the rPI runs Raspbian with LXDE. I am on Ubuntu 12.04/awesome. Is it possible to display the complete rPi-desktop on my laptops ...
1
vote
2answers
410 views
How to attach to remote machine's local display session over ssh?
Scenario:
Linux mint is running on a machine at my home. I have some gui applications open on it.
I'm away from home but want to get at the open applications. I have cygwin/x and I know how to ssh ...
3
votes
2answers
1k views
Accessing Linux server from Windows machine in graphical mode via SSH
I need to access one of my school Linux servers from my home computer that runs Windows. And I need to access graphical desktop (X server) on them remotely, not only shell.
The problem includes 3 ...
1
vote
1answer
109 views
Share X11 with remote server where X11 are not installed
I need a GUI on a remote server to which I have an ssh connection. Is it possible to share my X11 window system with it given that there's no X11 installed on the server?
2
votes
3answers
833 views
Automatically open a remote desktop connection upon login
I have installed Linux Mint to one of my desktop PCs. I have downloaded and installed Freerdp-x11 for me to connect into my Windows Terminal Server. I want the terminal command line to connect ...
6
votes
2answers
435 views
How to speed up X over fast connection ? (especially over ssh)
What are recommendations on speeding up X applications over local fast (gigabit) connections? (similar question for slow connections)
Currently I'm running over ssh -Y, which is fine, but I wonder if ...
