Update README.md

This commit is contained in:
onceupon 2017-01-06 15:08:36 +08:00 committed by GitHub
parent 7bca76e79c
commit 18c9655729

View File

@ -1692,7 +1692,7 @@ shutdown -c
wall -n hihi
```
#####allow x redirection to the client,in orther to use graphical application on servers
#####enable X11 forwarding,in order to use graphical application on servers
```bash
ssh -X user_name@ip_address
```