MobaXterm is an enhanced remote connection tool that provides all important remote network tools (SSH, X11, RDP, VNC, FTP, MOSH, etc.) and Unix commands (bash, ls, cat) to the Windows desktop , sed, grep, awk, rsync, etc.), can be used directly.
#The operating environment of this tutorial: Windows 7 system, MobaXterm version 20.0, Dell G3 computer.
MobaXterm is a remote control tool that supports the creation of SSH, Telnet, Rsh, Xdmc, RDP, VNC, FTP, SFTP, serial port (Serial COM), local Shell, Mosh, Aws, WSL (Microsoft Subsystem ) and many other connection functions. MobaXterm provides a humanized operation interface, supports connection with mainstream operating systems for control and management operations, and is very powerful.
Simply put, MobaXterm is a super multi-functional integration software that supports the creation of SSH, Telnet, Rsh, Xdmc, RDP, VNC, FTP, SFTP, Serial COM, local Shell, Mosh, Aws, WSL (Microsoft subsystem) and many other connection functions.
Features:
Fully configured Xserver based on X.org
-
DISPLAY Export from remote Unix to local Windows
Remote display uses SSH for secure transfer
Based on anti-aliased fonts and macro support PuTTY
- ##Cygwin basic commands (bash, grep, awk, sed, rsync, etc.)
- You can use plug-ins to extend MobaXterm functionality
- All network tools in one application: Rdp, Vnc, Ssh, Mosh, X11,...
- MobaXterm packaged as a single executable , no administrator rights are required, you can start from a USB stick
- MobaXterm Professional is designed to ensure security and stability
MobaXterm function introduction
- MobaXterm tabbed terminalIn this console window, you will be allowed to run the required Unix commands: ls, cd , grep, awk, tail, cut, sed, wget, rsync, telnet, ssh, rlogin, rsh... all necessary Unix tools are present. If you need a program that isn't included in the base MobaXterm file, you can download a free plug-in.
- Conference ManagementMobaXterm allows you to start remote sessions. You can choose to create an SSH, Telnet, Rlogin, RDP, VNC, XDMCP, FTP, SFTP or serial session. Every session you start is automatically saved and displayed in the left sidebar.
- Graphical SFTP BrowserWhen you log in to a remote server using SSH, the graphical SFTP browser pops up in the left column. It allows you to drag and drop files directly into a remote server using a secure SFTP connection.
- X11 ServerWhen you run an SSH, TELNET or RLOGIN/RSH session, you will be able to display remote applications directly on your local Windows PC. In an SSH session, there is no need to set the "DISPLAY" variable as MobaXterm uses X11 forwarding to simplify and protect your work.
- Enhanced X ExtensionsThe embedded X server based on extension. Xdmcp protocol is also supported.
- Execute multipleWrite once, execute anywhere: Using this tool, you can execute the same command on many different servers at the same time.
- Embedded ServerMobaXterm allows you to launch a network daemon for remote access. No additional tools or runtimes are required to use these daemons.
- Embedded ToolsMobaXterm provides some useful tools for system administrators, developers, website administrators and all users who need to use their computers efficiently.
- Remote Unix Desktop (XDMCP) With MobaXterm you can work on a remote Solaris desktop as if you were working locally on a Windows machine using the XDMCP protocol.
- Remote Windows Desktop (RDP) Control your remote Windows computer/server using RDP protocol. There are many RDP configuration settings available in the session manager.
- SSH GatewayIn ssh, telnet, RDP, VNC sessions, you can select an "SSH Gateway" (aka "Jump Host") to Tell MobaXterm to connect to the SSH server first and then to the final server you want to access. Finish. This allows you to access certain servers behind a firewall and secure the connection.
- SSH Tunneling (Port Forwarding) Graphical SSH Tunnel Manager allows you to create SSH tunnels using intuitive graphical tools.
- MobApt Package Manager MobaXterm Package Manager (MobApt/apt-get) allows you to download and use more Unix tools directly in the MobaXterm terminal .
- Text EditorWhen you connect to remote servers using SSH, you can directly edit the remote using the embedded text editor "MobaTextEditor" by simply double-clicking them document!
- Macro support
You can record macros in the MobaXterm terminal: everything you type in the terminal is recorded for later replay on other servers.
-
Password Management
MobaXterm has the ability to save your session passwords and keep them safe using a "Master Password".
-
Syntax Highlighting in Terminal
The MobaXterm embedded terminal can highlight syntax or use colors for keywords even if you are connected to a remote server that does not support colors . This is especially useful when analyzing log files, editing code, or trying to detect important keywords. You can even build your own grammar definitions easily.
-
Other instructions:
MobaXterm 20.0 has implemented customized packaging. The terminal shell right-click menu (MoTTY), editor (MobaTextEditor) and other plug-ins have all been packaged in Chinese. There is no need to manually replace, and the user interface is basically completely Chinese.
For more related knowledge, please visit the FAQ column!
The above is the detailed content of What tool is mobaxterm?. For more information, please follow other related articles on the PHP Chinese website!