This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:remote:remote_maintenance [2011/12/05 16:46] gcooper |
networking:remote:remote_maintenance [2018/01/15 12:36] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Remote Maintenance ====== | ====== Remote Maintenance ====== | ||
- | <note warning> | ||
- | ===== VNC Protocol ===== | ||
+ | http:// | ||
+ | |||
+ | FIXME This Page is Unfinished and Needs Redo | ||
+ | |||
+ | ===== mRemoteNG ===== | ||
+ | |||
+ | http:// | ||
+ | |||
+ | mRemoteNG is a remote connection manager: | ||
+ | |||
+ | * Windows | ||
+ | * RDP | ||
+ | * SSH | ||
+ | * Uses PuTTY | ||
+ | * Free | ||
+ | * Export/ | ||
+ | * '' | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | ==== PuTTY with xMing ==== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | http:// | ||
+ | |||
+ | xMing is a Windows X11 server: | ||
+ | |||
+ | * More SSH settings are available from within the main PuTTY interface | ||
+ | * Save the PuTTY Settings in mRemoteNG, then modify and save in PuTTY | ||
+ | * Assign PuTTY Settings to connections in mRemoteNG | ||
+ | * Auto-start Xming by copying the Start menu icon to the Startup folder | ||
+ | * '' | ||
+ | |||
+ | PuTTY Settings: | ||
+ | |||
+ | * Save your current working PuTTY settings | ||
+ | * X11 Forwarding -> enabled | ||
+ | * X display location -> '' | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | ==== External Tools ==== | ||
+ | |||
+ | http:// | ||
+ | |||
+ | === WinSCP Integration ==== | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | Usage: **Right-click** on an **SSH** connection icon or an **open SSH connection tab** **-> External Tools -> WinSCP** | ||
+ | |||
+ | ===== VNC Protocol ===== | ||
==== TigerVNC Viewer ==== | ==== TigerVNC Viewer ==== | ||
Line 23: | Line 74: | ||
< | < | ||
- | vncviewer -listen 5501 #Gene | + | vncviewer -listen 5501 #User 1 |
</ | </ | ||
or | or | ||
< | < | ||
- | vncviewer -listen #Jerry on port 5500 | + | vncviewer -listen #User 2 on port 5500 |
</ | </ | ||
Line 35: | Line 86: | ||
< | < | ||
- | fw.sonoracomm.com::5501 #Gene | + | fw.yourdomain.com::5501 |
</ | </ | ||
Line 160: | Line 211: | ||
==== Install TightVNC ==== | ==== Install TightVNC ==== | ||
+ | < | ||
apt-get install xtightvncviewer | apt-get install xtightvncviewer | ||
xtightvncviewer -encodings " | xtightvncviewer -encodings " | ||
+ | </ | ||
Standard ' | Standard ' | ||
- | Can also run the ' | + | Can also run the '' |
+ | < | ||
wine support.exe | wine support.exe | ||
- | + | </ | |
uvnc support only mslogon windows to windows (username + password) | uvnc support only mslogon windows to windows (username + password) |