User Tools

Site Tools


networking:remote:remote_maintenance

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
networking:remote:remote_maintenance [2015/09/09 08:48]
gcooper
networking:remote:remote_maintenance [2018/01/15 12:36] (current)
gcooper
Line 1: Line 1:
 ====== Remote Maintenance ====== ====== Remote Maintenance ======
 +
 +http://www.nextofwindows.com/top-3-free-remote-desktop-connections-manager
  
 FIXME This Page is Unfinished and Needs Redo FIXME This Page is Unfinished and Needs Redo
Line 35: Line 37:
 PuTTY Settings: PuTTY Settings:
  
 +  * Save your current working PuTTY settings
   * X11 Forwarding -> enabled   * X11 Forwarding -> enabled
   * X display location -> ''localhost:0''   * X display location -> ''localhost:0''
Line 40: Line 43:
 {{ :networking:remote:mremoteng.png?800 |mRemoteNG}} {{ :networking:remote:mremoteng.png?800 |mRemoteNG}}
  
-===== VNC Protocol =====+==== External Tools ====
  
 +http://forum.mremoteng.org/viewtopic.php?f=3&t=82
 +
 +=== WinSCP Integration ====
 +
 +{{ :networking:remote:mremoteng_external_tool_sftp.png?400 |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 62: Line 74:
  
 <file> <file>
-vncviewer -listen 5501 #Gene+vncviewer -listen 5501 #User 1
 </file> </file>
 or or
 <file> <file>
-vncviewer -listen #Jerry on port 5500+vncviewer -listen #User 2 on port 5500
 </file> </file>
  
Line 74: Line 86:
  
 <file> <file>
-fw.sonoracomm.com::5501 #Gene+fw.yourdomain.com::5501         #User 1
 </file> </file>
  
Line 199: Line 211:
 ==== Install TightVNC ==== ==== Install TightVNC ====
  
 +<file>
 apt-get install xtightvncviewer apt-get install xtightvncviewer
  
 xtightvncviewer -encodings "hextile copyrect" -listen [display] xtightvncviewer -encodings "hextile copyrect" -listen [display]
 +</file>
  
 Standard 'listen' port (display 0) is 5500.  Port is calculated as 5500 + display = port to specify. Standard 'listen' port (display 0) is 5500.  Port is calculated as 5500 + display = port to specify.
  
-Can also run the 'support.exe' under wine.  Reportedly faster than xtightvncviewer.+Can also run the ''support.exe'' under wine.  Reportedly faster than xtightvncviewer.
  
 +<file>
 wine support.exe wine support.exe
- +</file>
  
 uvnc support only mslogon windows to windows (username + password) uvnc support only mslogon windows to windows (username + password)
networking/remote/remote_maintenance.1441810090.txt.gz · Last modified: 2015/09/09 08:48 by gcooper