This commit is contained in:
parent
64d9526a40
commit
50e8aadeb4
19
fookat.md
19
fookat.md
@ -48,12 +48,13 @@ adduser foo
|
||||
```
|
||||
|
||||
### Result
|
||||
VNC session works nicely. [[Screenshot]](https://3t32.qonq.gq)
|
||||
[VNC session works nicely.](https://3t32.qonq.gq)
|
||||
|
||||
However due to the old Xorg server built into Xvnc, you cannot change the resolution using the Display settings, so you have to add i.e. `-geometry 1366x768` to your `~/.vnc/config`. And for some reason, RealVNC does not recommend using the system Xorg server on Debian/Ubuntu systems.
|
||||
|
||||
[But I did it anyway and it works.](https://yowt.qonq.gq)
|
||||
But I did it anyway and it works.
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
@ -105,7 +106,9 @@ export DESKTOP_SESSION
|
||||
startxfce4
|
||||
vncserver-virtual -kill $DISPLAY
|
||||
```
|
||||
[The Xfce session works now.](https://hopc.qonq.gq) And [the resolution can be changed in Display settings.](https://0uqh.qonq.gq)
|
||||
[The Xfce session works now.](https://hopc.qonq.gq) And the resolution can be changed in Display settings.
|
||||
|
||||

|
||||
|
||||
### Conclusion
|
||||
|
||||
@ -135,8 +138,9 @@ passwd
|
||||
|
||||
However, like Debian, it uses Xvnc so changing resolution is a little tedious, and they do not recommend using system Xorg on SUSE.
|
||||
|
||||
But I tried it anyway (`zypper install xf86-video-dummy; vncinitconfig -enable-system-xorg`) [and it works!](https://vqq7.qonq.gq)
|
||||
But I tried it anyway (`zypper install xf86-video-dummy; vncinitconfig -enable-system-xorg`) and it works!
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
@ -180,8 +184,9 @@ vncserver :1
|
||||
```
|
||||
[It works!](https://ubuh.qonq.gq)
|
||||
|
||||
[And it also works with system Xorg](https://o3os.qonq.gq) (`apt install xserver-xorg-video-dummy; vncinitconfig -enable-system-xorg`)!
|
||||
And it also works with system Xorg! (`apt install xserver-xorg-video-dummy; vncinitconfig -enable-system-xorg`)
|
||||
|
||||

|
||||
|
||||
|
||||
## Ubuntu 16.04
|
||||
@ -235,7 +240,9 @@ vncserver :1
|
||||
```
|
||||
|
||||
It works!
|
||||
https://o1tc.qonq.gq https://2gw7.qonq.gq
|
||||
https://o1tc.qonq.gq
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user