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/08/31 17:49]
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
- 
-{{ :networking:remote:putty_x11.png?300|PuTTY Main Interface}} 
  
 ===== mRemoteNG ===== ===== mRemoteNG =====
Line 18: Line 18:
   * Export/Import Configuration   * Export/Import Configuration
     * ''%AppData%\mRemoteNG\confCons.xml''     * ''%AppData%\mRemoteNG\confCons.xml''
 +
 +{{ :networking:remote:putty_x11.png?330|PuTTY Main Interface}}
  
 ==== PuTTY with xMing ==== ==== PuTTY with xMing ====
Line 29: Line 31:
   * More SSH settings are available from within the main PuTTY interface   * More SSH settings are available from within the main PuTTY interface
   * Save the PuTTY Settings in mRemoteNG, then modify and save in PuTTY    * Save the PuTTY Settings in mRemoteNG, then modify and save in PuTTY 
-  * X11 Forwarding+  * Assign PuTTY Settings to connections in mRemoteNG 
 +  * Auto-start Xming by copying the Start menu icon to the Startup folder 
 +    * ''C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup'' 
 + 
 +PuTTY Settings: 
 + 
 +  * Save your current working PuTTY settings 
 +  * X11 Forwarding -> enabled 
 +  * X display location -> ''localhost:0''
  
 {{ :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 55: 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 67: Line 86:
  
 <file> <file>
-fw.sonoracomm.com::5501 #Gene+fw.yourdomain.com::5501         #User 1
 </file> </file>
  
Line 192: 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.1441064969.txt.gz · Last modified: 2015/08/31 17:49 by gcooper