if your server is turned on, you can use XForwarding
to display a graphical user interface running on a remote computer on your local machine.
, (, git-gui
, , tcl/tk
, , X
),
Xforwarding, , /etc/ssh/sshd_config
:
X11Forwarding yes
linux, -X
XForwarding
:
shiro@local:~$ ssh -X gituser@gitserver
gituser@gitserver:~$ cd repo.git
gituser@gitserver:~/repo.git$ git gui
OSX -Y
shiro@applejoice:~$ ssh -Y gituser@gitserver
gituser@gitserver:~$ cd repo.git
gituser@gitserver:~/repo.git$ git gui
XForwarding
Xserver
, . Linux ( OSX), W32. Xservers W32 (, Xming
)