Skip to content
Snippets Groups Projects
Commit decd8eb2 authored by Pavel Jirásek's avatar Pavel Jirásek
Browse files

Update vnc.md

parent ef847b27
No related branches found
Tags
No related merge requests found
...@@ -31,8 +31,8 @@ To choose free one, you should check currently occupied display numbers - list t ...@@ -31,8 +31,8 @@ To choose free one, you should check currently occupied display numbers - list t
```console ```console
[username@login2 ~]$ ps aux | grep Xvnc | sed -rn 's/(\s) .*Xvnc (\:[0-9]+) .*/\1 \2/p' [username@login2 ~]$ ps aux | grep Xvnc | sed -rn 's/(\s) .*Xvnc (\:[0-9]+) .*/\1 \2/p'
username :61 username :79
username :102 username :60
..... .....
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment