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

Next revision
Previous revision
networking:remote:remote_maintenance [2011/12/05 16:44]
gcooper created
networking:remote:remote_maintenance [2018/01/15 12:36] (current)
gcooper
Line 1: Line 1:
 ====== Remote Maintenance ====== ====== Remote Maintenance ======
  
-===== TigerVNC Viewer =====+http://www.nextofwindows.com/top-3-free-remote-desktop-connections-manager 
 + 
 +FIXME This Page is Unfinished and Needs Redo 
 + 
 +===== mRemoteNG ===== 
 + 
 +http://www.mremoteng.org/ 
 + 
 +mRemoteNG is a remote connection manager: 
 + 
 +  * Windows 
 +  * RDP 
 +  * SSH 
 +    * Uses PuTTY 
 +  * Free 
 +  * Export/Import Configuration 
 +    * ''%AppData%\mRemoteNG\confCons.xml'' 
 + 
 +{{ :networking:remote:putty_x11.png?330|PuTTY Main Interface}} 
 + 
 +==== PuTTY with xMing ==== 
 + 
 +https://wiki.utdallas.edu/wiki/display/FAQ/X11+Forwarding+using+Xming+and+PuTTY 
 + 
 +http://sourceforge.net/projects/xming/ 
 + 
 +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 
 +    * ''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}} 
 + 
 +==== 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 ====
  
 <file> <file>
Line 7: Line 61:
 </file> </file>
  
-===== Non-Standard SSH Port =====+==== Non-Standard SSH Port ====
  
 <file> <file>
Line 15: Line 69:
 </file> </file>
  
-===== Quickie VNC Listen Mode =====+==== Quickie VNC Listen Mode ====
  
 At Linux support workstation: At Linux support workstation:
  
 <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 32: Line 86:
  
 <file> <file>
-fw.sonoracomm.com::5501 #Gene+fw.yourdomain.com::5501         #User 1
 </file> </file>
  
-====== RDP Protocol ======+===== RDP Protocol =====
  
 findvnc script for web page execution findvnc script for web page execution
Line 44: Line 98:
 http://www.dualdesk.com/ http://www.dualdesk.com/
  
-===== OneClick =====+==== OneClick ====
  
 Now even a caveman can get remote support! Now even a caveman can get remote support!
Line 157: 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.1323128658.txt.gz · Last modified: 2011/12/05 16:44 by gcooper