update enable X11 forwarding

This commit is contained in:
onceupon 2017-01-23 18:15:01 +08:00 committed by GitHub
parent 0686889553
commit 8d22beb643

View File

@ -1745,6 +1745,11 @@ ssh -X user_name@ip_address
```
or setting through xhost
--> Install the following for Centos:
xorg-x11-xauth
xorg-x11-fonts-*
xorg-x11-utils
#####kill all process of a user
```bash