
SecureCRT is a good alternative to MobaXterm, because you can run Python, Java or VBS scripts and macros to extend the functionality of the software or to automate repeatedly used functions! Good support in the forum! Tiborw • Apr 2018 Disagree Agree; Commercial Mac Windows Linux. 29 MobaXterm Alternatives. MobaXterm is a free server and tabbed SSH client for Windows operating. It is one of the best and enhanced terminals for multiple types of network tools for remote computing purposes. MacTerm is a terminal for Mac OS X and one of the best and advanced replacement for the Mac OS X Terminal.
If you’ve ever thought about running Unix programs on your Mac, you might have assumed that meant you were stuck with the command-line interface. But you aren’t. Go to Leopard’s Applications: Utilities folder and double-click on X11.app. That will open xterm. At first, you might think it’s just another command-line tool like Mac OS X’s Terminal. But xterm is actually a gateway to something much bigger: the X11 graphical computing environment.
Mobaxterm Professional
From X11 (which runs side by side with Mac OS X’s native Aqua environment), you can run a host of graphical Unix programs—applications that haven’t been fully ported to Mac OS X—as well as applications on remote Linux or Unix systems. Here’s a quick look at X11 and a few of the things you can do with it. (Note: If you’re still running Tiger, you won’t find X11 installed by default; you’ll have to insert your Mac OS X install discs, run the Optional Installs package, and install it from there.) Where to Get X11 Programs The OS X install of X11 comes with a few programs of its own. For example, type /usr/X11/bin/xeyes & at the X11 command-line prompt, and you’ll open xeyes, a little program that puts a pair of animated eyes on your X11 desktop; move your cursor, and the eyes will follow it. Type /usr/X11/bin/xcalc &, and you’ll get an X11-based calculator.

MobaXterm and mRemoteNG come to mind as alternatives to putty that support a bit more and tabbed. MobaXterm also has a few other cool options like the ability type in multiple terminals at once. I use iTerm on a Mac. I know I never thought I'd be using a Mac exclusively but if you ever have to manage a linux box from your workstation, it. Today, I found a very great tools for SSH client, MobaXterm. In the beginning, I thought it is an alternative tool for Putty. No, it is not. MobaXterm is more like Cygwin, which creates a Linux-like environment for Windows. And personally I thought MobaXterm is more friendly than Cygwin.
To get a list of the X11 programs that come with OS X, type ls /usr/X11/bin. You can then get more information about any of the programs listed there by typing man program name. That will summon the Unix manpage viewer and the text-only documentation for that program. The X11 applications in OS X—including xeyes and xcalc, shown here—aren’t exactly scintillating, but you’ll find plenty of others available on the Internet.To be honest, the X11 applications that come with OS X aren’t all that exciting.
To get more interesting ones, you have to download them. The X11 program that I most highly recommend is (GNU Image Manipulation Program). It’s a great image editor that’s actually comparable in some ways to Adobe Photoshop. If you download it from gimp.org, you’ll get a huge pile of source code that you’ll then have to build into an operable program.
It’s far easier to download the GIMP binary from. There, you’ll find GIMP 2.4.5 for both OS X 10.5 and 10.4 (Intel and PowerPC). Once you download that, you can just open the disk image and copy Gimp.app to your Applications folder. While GIMP may be the best-known X11 program that will run on the Mac, there are hundreds of others worth checking out: is a free vector-drawing program similar to Adobe Illustrator. If you want to run Microsoft Internet Explorer on your Intel Mac, you can do so with, an X11-based application that uses the to run any of four different versions of Explorer. (ies4osx uses a Mac-specific variant of Wine called, which is provided as a download on the ies4osx site along with ies4osx itself.) Finally, if you really want to explore the world of X11 software, you can download and install either. Both are open-source applications that attempt to catalog and help you install dozens of different X11 programs.
But be warned: If you’re not familiar with the command line and Unix file management, don’t bother with either of them. Different Interfaces Whatever applications you want to try, you’ll notice immediately that they have their own look-and-feel, and it’s different from OS X’s. For example, if you open GIMP, xcalc, and xeyes at the same time and then switch between them, you’ll notice that the X11 menu bar at the top of the screen remains the same no matter which application has the focus. If you can get used to not zipping up to the top of the screen to find a program’s menus, you should do just fine with X11.