当前位置:网站首页>The terminal connection tools, rolling Xshell
The terminal connection tools, rolling Xshell
2022-07-30 07:51:00 【chenxuyuana】
Tabby's features include:
- Support multi-platform, Windows, MacOS (Intel chip/M1 chip), Linux have corresponding installation packages;
- With SFTP function, it can transfer files with Linux system;
- Cool terminal page, easy to use, and various plug-in support, etc.
Background management system + user applet based on Spring Boot + MyBatis Plus + Vue & Element, supporting RBAC dynamic permissions, multi-tenancy, data permissions, workflow, three-party login, payment, SMS, mall and other functions
- Project address: https://gitee.com/zhijiantianya/ruoyi-vue-pro
- Video tutorial: https://doc.iocoder.cn/video/

github address: https://github.com/Eugeny/tabby/releases/tag/v1.0.164
Find the right version for your computer
This page is after installation
Backend management system + user applet based on Spring Cloud Alibaba + Gateway + Nacos + RocketMQ + Vue & Element, supporting RBAC dynamic permissions, multi-tenancy, data permissions, workflow, three-party login, payment, SMS, mall, etc.Features
- Project address: https://gitee.com/zhijiantianya/yudao-cloud
- Video tutorial: https://doc.iocoder.cn/video/
SSH connection
At first I thought clicking "New terminal" would pop up to fill in the information to connect to the server.
The result is not, it defaults to creating a new terminal window for the local computer. For example, if your computer is a windows system, a new cmd control window will be created, and if it is a macOs system, a new terminal will be created.
So, to create a new terminal to connect to the server, click "Settings" to enter the configuration page.
After entering the settings page, select the profiles&connections option, and then click "New profile" to create a new terminal configuration

Then select ssh connection.
The information for configuring the ssh connection will pop up after that, just fill in the terminal name, IP address, port number, and account password.
After saving, the newly added terminal configuration will appear, and then clickRun the icon on it.
You can also select the connected server through the small square in the figure.
After selecting, you will enter the terminal page, and you can connect to the serverdone.
SFTP transfer tool
As mentioned earlier, this terminal tool has its own SFTP function.To use it, just click the SFTP icon in the image below.
Then the directory on the server will pop up
If you want to transfer files from the server to your local computer, you only needFind the server's file, and click it, and a prompt to save the file will pop up.
If you want to put files from your local computer on the server, just drag and drop the files to the corresponding directory.Or click upload file in the upper right corner

Tabby offers a lot of terminal page styles, all of which are pretty nice.
And font size settings, etc.
And commonly used shortcut keys
Details can be found on Tabby's Github.
边栏推荐
猜你喜欢
Test Development Engineer Growth Diary 003 - Interface Automation Framework Construction
Redis6的数据类型
Test Development Engineer Growth Diary 017 - The Life Cycle of a Bug
Selenium02
GNNLab: A Novel GNN System Based on Spatial Sharing Ideas
Mastering JESD204B (2) – Debugging of AD6676
Vineyard: An open source distributed in-memory data management framework
kubernetes搭建SonarQube进行代码扫描
B站崩了,如果是你是那晚负责的开发人员你会怎么做?
prometheus监控minio
随机推荐
Mastering JESD204B (2) – Debugging of AD6676
MongoDB-CUD没有R
SE_01
你被MySQL 中的反斜杠 \\坑过吗?
Test development engineer diary 002 - starting from 0 interface automation
Network Protocol 01 - Basic Concepts
Data types of Redis6
STL源码剖析:class template explicit specialization代码测试和理解
mpich安装
Network Protocol 03 - Routing and NAT
Selenium02
Bull: remove common characters
测试开发工程师成长日记008 - 浅谈一些Bug/用例管理平台/协作平台
Interactively compose graphs in GraphScope based on the JupyterLab plugin
空间顶点到平面的距离计算的证明及其源码
matlab机器学习_01
Multithreading basics (multithreaded memory, security, communication, thread pools and blocking queues)
02-Use of Cycript
@Bean 与 @Component 用在同一个类上,会怎样?
如何理解普吕克坐标(几何理解)