Catalog / MobaXterm Cheatsheet
MobaXterm Cheatsheet
A comprehensive cheat sheet for MobaXterm, covering essential features, shortcuts, and configurations to enhance your remote computing experience.
Getting Started
Basic Interface
Sessions Tab: Manage and launch different types of sessions (SSH, Telnet, RDP, etc.). |
Tools Menu: Access various network tools like port scanners, network packet capture and text editors. |
Sidebar (Left Panel): Quick access to saved sessions, files, and MobaXterm tools. |
Terminal Window: The main area for interacting with remote servers or local commands. |
Creating Sessions
SSH Session |
Go to |
RDP Session |
Go to |
Telnet Session |
Go to |
Serial Session |
Go to |
MobaXterm Home Directory
MobaXterm provides a local home directory accessible through the |
To access files from your Windows environment, you can navigate to the MobaXterm personal settings folder (usually in |
Key Features and Customization
X11 Server
MobaXterm includes an embedded X11 server, enabling you to run graphical applications from remote Linux/Unix systems directly within Windows. |
Ensure the |
Example: |
Multi-Execution
MobaXterm allows you to send the same command to multiple SSH sessions simultaneously. Right-click on the session tabs you want to group, select ‘Multi execution’, and then type your command. |
This is useful for performing the same task across multiple servers, such as updating configuration files or running scripts. |
Plugins
Extend MobaXterm’s functionality by installing plugins. Plugins can provide support for additional protocols, tools, or customization options. |
To manage plugins, go to |
Some popular plugins include enhanced syntax highlighting, additional terminal themes, and support for specific development tools. |
Customization
Terminal Appearance |
Change the terminal font, colors, and background in |
Keyboard Shortcuts |
Customize keyboard shortcuts in |
Sessions Settings |
Configure session-specific settings like automatic login, macros, and environment variables in the session properties. |
Advanced Features
Port Forwarding
MobaXterm allows you to create SSH tunnels for port forwarding, enabling you to securely access services running on remote servers. |
To configure port forwarding, go to |
Example use case: Accessing a database server running on a remote machine from your local machine. |
Macros
Automate repetitive tasks by creating macros. A macro is a sequence of commands that can be executed with a single keystroke or command. |
To create a macro, go to |
Example: Automating the process of connecting to a server, navigating to a specific directory, and running a script. |
File Transfer
SFTP Browser |
MobaXterm provides an integrated SFTP browser in the left sidebar for easy file transfer between your local machine and the remote server. Simply drag and drop files or use the context menu options. |
Command-Line Tools |
You can also use command-line tools like |
Password Management
MobaXterm allows you to save passwords for your sessions, avoiding the need to enter them manually each time. However, it’s crucial to use a strong master password to protect your saved credentials. |
You can manage saved passwords in |
Troubleshooting and Tips
Connection Issues
If you’re experiencing connection issues, check the following: |
|
|
|
|
X11 Forwarding Problems
If X11 forwarding is not working, try these steps: |
|
|
|
|
Tips and Tricks
|
|
|
|
|