#####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
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.