Nou vraag ik me toch af hè, die Ubuntu server-bak die ik nu heb staan, die gebruik ik uitsluitend via SSH, ik zit er niet fysiek achter. Omdat het Ubuntu-server is, en niet Ubuntu-desktop, heeft het ding dus ook geen GUI, die heb ik immers niet nodig.
Nu is het dus mogelijk om X remote te draaien als ik het goed begrijp: De software draait op de Host, maar de GUI van de software draait op de remote client. Moet de Host daarvoor zelf ook een GUI hebben? Nee toch?
Als ik namelijk een SSH start net de met de parameter "-X" krijg ik geen Transmission gestart, ik krijg dan als melding dat er iets met X niet goed zou zijn.
Ik heb het zojuist nog eens geprobeerd, en nu krijg ik dit:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
| diango@Diango-Qosmio-F60:~$ ssh -X diango@192.168.1.6
diango@192.168.1.6's password:
Linux Lightspeed 2.6.32-24-generic-pae #43-Ubuntu SMP Thu Sep 16 15:30:27 UTC 2010 i686 GNU/Linux
Ubuntu 10.04.1 LTS
Welcome to Ubuntu!
* Documentation: https://help.ubuntu.com/
Your CPU appears to be lacking expected security protections.
Please check your BIOS settings, or for more information, run:
/usr/bin/check-bios-nx --verbose
System information as of Sun Oct 31 15:47:19 CET 2010
System load: 0.0 Processes: 72
Usage of /: 3.1% of 35.14GB Users logged in: 0
Memory usage: 6% IP address for lo: 127.0.0.1
Swap usage: 0% IP address for eth0: 192.168.1.6
Graph this data and manage this system at https://landscape.canonical.com/
Last login: Sun Oct 31 10:12:40 2010 from osbk-4db15556.pool.mediaways.net
/usr/bin/xauth: creating new authority file /home/diango/.Xauthority
diango@Lightspeed:~$ transmission
The program 'transmission' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 168 error_code 2 request_code 143 minor_code 3)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
diango@Lightspeed:~$ |
Ik zie nu ook dat ik "expected security protections" mis. Ik moet in mijn bios kijken
- edit -
Dat laatste is niks aan te doen, ben ik nu achtergekomen.
Heel ander onderwerp: Landscape. Wat een vette tool is dat

Gewoon mijn thuisserver online kunnen beheren, upgraden, etc. Jammer dat het niet gratis is, maar ik ga de 2 maanden demo goed gebruiken denk ik
Nu nog een usb schijf eraan hangen en leren via de CLI remote X gebruiken en downloaden, dan is hij helemaal in bedrijf.
[
Voor 8% gewijzigd door
HTT-Thalan op 31-10-2010 16:19
]