Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the useful terminal tools in linux

2025-04-10 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces what are the useful terminal tools in linux, which can be used for reference by interested friends. I hope you can learn a lot after reading this article.

1 、 Cmder

Download address: https://cmder.net/

Cmder is a terminal tool instead of cmd. You can only operate on Windows.

Its advantages are:

Supports most Linux commands, such as ls

Mouse select default copy, right-click paste

Beautiful interface, can customize the background

Decompress and double-click Cmder.exe to run

Cmder operation interface

Use tips:

1. Add shortcut keys

Open cmd to the installation directory and type Cmder.exe / REGISTER ALL

You will find that right-clicking the mouse adds a shortcut to Cmder Here.

Shortcut entry

2. Garbled code problem

Open Cmder, right-click in the upper left corner, setting- > environment

Set up

Add two lines:

Set LANG=zh_CN.UTF-8

Chcp 65001

2. SecureCRT and SecureFX

SecureCRT and SecureFX

Download address: https://www.vandyke.com/download/securecrt/6.7/index.html

SecureFX is a file transfer tool, SecureCRT is a SSH tool, the two are often used together.

SecureCRT operation interface

SecureFX operation interface

Advantages of SecureCRT:

Support to select automatic copy, right-click and paste

There are a variety of interface styles to choose from

Support for macro scripts and log printing

But there is a charge for this software.

3 、 Mobaxterm

Download address: https://mobaxterm.mobatek.net/download.html

Image-20201008213840189

MobaXterm is available in both free and paid versions, but the free version is powerful enough to be used on a daily basis.

There are two installation modes:

Hongmeng official Strategic Cooperation to build HarmonyOS Technology Community

Portable, suitable for installation on U disk, double-click can run, so your server account password is very convenient to manage, away from home only need a U disk to connect to your server.

Installation type, ordinary installation.

Advantages:

Support for both SSH and SFTP, visual manipulation of files, no need to install ftp tools (unlike SecureCRT, which has to install SecureFX to transfer files).

Color log

Free of charge

The disadvantage is that sometimes it gets stuck.

For the detailed use of Mobaxterm, please refer to my article. Mobaxterm is also the terminal tool I have been using: a useful terminal tool-MobaXterm.

4 、 XShell 、 XFTP

Download address: https://www.netsarang.com/zh/xshell/

XShell is the most well-known terminal simulation software. Xshell can be used to access servers under different remote systems under the Windows interface, so as to achieve the purpose of remote control terminal. In addition, it also has a rich appearance color scheme and style selection.

But there is a charge for this software, but there is a 30-day trial period.

XShell operation interface

XShell operation interface

Because Xshell is only a ssh tool, when using XShell, it is generally used with XFTP, just like SecureCRT with SecureFX.

XFTP download address: https://www.netsarang.com/zh/xftp/

XFTP visually visualizes your file directory perfectly through a tab interface and synchronous browsing. Xftp supports Windows context menus for seamless integration with third-party Windows utilities and supports user-defined editors for dynamic editing.

XFTP operation interface

5 、 termius

Download address: https://www.termius.com/linux

Termius is a Microsoft SSH terminal tool that supports

Windows

Linux

OSX

Android

IOS

Almost all platforms. And the user interface of termius is very beautiful and simple.

Termius

6 、 WinSCP 、 FileZilla

WinSCP is an open source graphical SFTP client using SSH in the Windows environment. It also supports SCP protocol. Its main function is to securely copy files between local and remote computers.

FileZilla client is a fast and reliable, cross-platform FTP,FTPS and SFTP client. It has a graphical user interface (GUI) and many useful features.

Both of these are FTP tools and do not support SSH.

7 、 PuTTY

Download address: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

PuTTY is a Telnet/SSH/rlogin/ pure TCP and serial Fulian software. Earlier versions only support the Windows platform, and in recent versions support a variety of Unix platforms.

PuTTY looks old-fashioned, free and simpler than Xshell.

Thank you for reading this article carefully. I hope the article "what are the useful terminal tools in linux" shared by the editor will be helpful to you. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report