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 [2016/04/09 10:33]
gcooper
networking:remote:remote_maintenance [2018/01/15 12:36] (current)
gcooper
Line 43: 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 65: 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 77: Line 86:
  
 <file> <file>
-fw.sonoracomm.com::5501 #Gene+fw.yourdomain.com::5501         #User 1
 </file> </file>
  
Line 202: 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.1460219606.txt.gz · Last modified: 2016/04/09 10:33 by gcooper