Windows linux tools include: 1. putty; 2. SecureCRT; 3. Xmanager; 4. WinSCP; 5. Bitvise SSH Client; 6. MobaXterm; 7. DameWare SSH; 8. SmarTTY and so on.
#The operating environment of this tutorial: linux5.9.8 system, Dell G3 computer.
windows linux tools
1. putty
Putty is the most famous SSH and telnet Client, developed by Simon Tatham for the Windows platform. Putty is an open source software that provides available source code and is developed and supported by a group of volunteers.
2, SecureCRT
Secure CRT is a product that supports SSH2, SSH1, Telnet, Telnet/SSH, Relogin, Serial , TAPI, RAW and other protocols terminal emulation programs. What attracts me most is that SecureCRT supports tagged SSH conversations, so that multiple SSH connections can be easily managed, and the setting items are also extremely rich. Simply put, it is software for logging into UNIX and Linux server hosts under Windows. SecureCRT supports SSH, as well as Telnet and rlogin protocols.
SecureCRT is an ideal tool for connecting to running Windows, UNIX, and VMS. Encrypted file transfers can be performed using the included VCP command line program. Has all the features of the popular CRT Telnet clients, including: automatic registration, different features for different hosts, printing capabilities, color settings, variable screen size, user-defined keymaps and excellent VT100, VT102, VT220, ANSI Competition, can be run from the command line or from the browser, other features include text manuscript, easy-to-use toolbar, user-keymap editor, customizable ANSI colors, etc. SecureCRT's SSH protocol supports DES, 3DES and RC4 ciphers and passwords with RSA authentication.
3. Xmanager
The graphical tool for remote installation of oracle
It is a one-stop solution that includes the following products: Xmanager 3D (OpenGL), Xshell, Xftp and Xlpd.
Xmanager PCX Server
Xmanager is a high-performance X window server running on the MS Windows platform. You can run Unix/Linux and Windows graphics applications simultaneously on your local PC.
Xshell is a powerful SSH, TELNET, and RLOGIN terminal emulation software for MS Windows platform. It enables users to easily and securely access Unix/Linux hosts from Windows PCs.
Xftp is a powerful FTP and SFTP file transfer program for MS Windows platforms. Xftp allows you to securely transfer files between Unix/Linux and Windows PCs.
Xlpd is an LPD (Line Printer Virtual Daemon) application for the MS Windows platform. After installing Xlpd, your local PC with a printer becomes a print server, and print tasks from different remote systems can be requested and processed in the network environment. (Sharing software)
Xstart is a windowed login interface that requires you to fill in session, host, protocol, user name, and password. Remote login is available.
4. WinSCP
WinSCP is an open source graphical SFTP client that uses SSH in a Windows environment. Also supports SCP protocol. Its main function is to securely copy files between local and remote computers.
5. Bitvise SSH Client
Bitvise SSH is a Windows client that supports SSH and SFTP. Developed and professionally supported by Bitvise. This software tool has outstanding performance, is easy to install and use. Bitvise SSH client has a feature-rich graphical interface and dynamic port forwarding through a built-in proxy with automatic reconnection function.
6. MobaXterm
MobaXterm is a toolbox for remote computing. In a single Windows application, MobaXterm provides programmers, webmasters, IT administrators and other users with a package of remote operation functions.
In addition, MobaXterm provides all important remote network tools (such as SSH, X11, RDP, VNC, FTP, MOSH, etc.), as well as Unix commands on the Windows desktop ( bash, ls, cat, sed, grep, awk, rsync, etc.), all provided as a single portable executable that works out of the box and is free for personal use.
7. DameWare SSH
DameWare SSH is the best free SSH client. This free tool is a terminal emulator that can establish multiple telnet and SSH connections from one easy-to-use console.
Save frequently used sessions in the Windows file system
Use multiple sets of saved certificates to easily log in to different devices
Use telnet, SSH1 and SSH2 protocols to connect computers and Device
8, SmarTTY
SmarTTY is a free multi-tab SSH client that supports copying files and directories at any time using SCP commands.
SSH server supports up to 10 sub-sessions per connection. What SmarTTY does: no multiple windows, no need to log in again, just open a new tab.
9. Cygwin
Cygwin is a collection of GNU and open source tools that provides functions similar to Linux under a Windows platform.
Cygwin includes a Unix system called a simulation library: cygwin.dll, which integrates a large number of GNU and other free software. In the installation package, there are high-quality compilers and other software development tools, an X11 server, a complete X11 development suite, GNU emacs editor, Tex and LaTeX, openSSH (client and server), in addition to All required to compile and use the PhysioToolkit software under Windows.
Related recommendations: "Linux Video Tutorial"
The above is the detailed content of What are the Windows Linux tools?. For more information, please follow other related articles on the PHP Chinese website!