Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,837
edits
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
Note that other options of the <code>ssh</code> commands have corresponding parameters that you can put in your <code>~/.ssh/config</code> file on your machine. In particular, the command line options | Note that other options of the <code>ssh</code> commands have corresponding parameters that you can put in your <code>~/.ssh/config</code> file on your machine. In particular, the command line options | ||
* <code>-X</code> (X11 forwarding) | * <code>-X</code> (X11 forwarding) | ||
* <code>-Y</code> (trusted X11 forwarding) | * <code>-Y</code> (trusted X11 forwarding) | ||
* <code>-A</code> (agent forwarding) | * <code>-A</code> (agent forwarding) | ||
can be set through your configuration file by adding lines with | can be set through your configuration file by adding lines with |