#  新手入门——ssh登陆服务器教程

By [Web3第一服务商](https://paragraph.com/@hziyi) · 2024-11-03

---

最近节点项目频出，在很多老板跑的如火如荼的时候，我发现一个很严重的问题，就是很多新手老板拿到服务器居然死在第一步，不知道在哪里能够登陆服务器。。。

故出此教程，会的老板不用继续往下看了，不会的老板可以看看，我会以我自己的视角非常详细写下如何成功登录一台服务器

**1**.我以一台**新加坡 2h2g ubuntu**系统的**腾讯轻量云服务器**举例，这也是我们日常卖的最多，用的最多的服务器  
  
**新加坡 2h2g ubuntu**官网原价30r buymail.shop这里6折出售 18r，购买过后会，将订单号发送给客服，客服会在一小时内开好服务器并发送给你

![腾讯云官网原价](https://storage.googleapis.com/papyrus_images/5d042a5bd6e428a00b8ca31c79b3b3e8a3bdd1e26ba148e197e4ff03e55e0a9b.png)

腾讯云官网原价

![网站对应的服务器](https://storage.googleapis.com/papyrus_images/a21cb9393431859bd54fd76c5cb342d2c80f314bb5c92f20a107bb1c1c9c7469.png)

网站对应的服务器

2.拿到客服发送的服务器 一般客服会发送给你服务器IP和密码 比如这台

ip：43.167.242.55 密码：自己设置的  
ubuntu系统服务器 端口都是：22 用户名：ubuntu  
  
3.下载ssh连接工具，我自己在用的Finalshell，免费的，对新手也友好

Windows X64版,下载地址:[https://dl.hostbuf.com/finalshell3/finalshell\_windows\_x64.exe](https://dl.hostbuf.com/finalshell3/finalshell_windows_x64.exe)macOS Arm版,支持m1,m2,m3 cpu,下载地址:[https://dl.hostbuf.com/finalshell3/finalshell\_macos\_arm64.pkg](https://dl.hostbuf.com/finalshell3/finalshell_macos_arm64.pkg)macOS X64版,支持旧款intel cpu,下载地址:[https://dl.hostbuf.com/finalshell3/finalshell\_macos\_x64.pkg](https://dl.hostbuf.com/finalshell3/finalshell_macos_x64.pkg)Linux X64版,下载地址:[https://dl.hostbuf.com/finalshell3/finalshell\_linux\_x64.deb](https://dl.hostbuf.com/finalshell3/finalshell_linux_x64.deb)Linux Arm64版,下载地址:[https://dl.hostbuf.com/finalshell3/finalshell\_linux\_arm64.deb](https://dl.hostbuf.com/finalshell3/finalshell_linux_arm64.deb)Linux LoongArch64龙芯版,下载地址:[https://dl.hostbuf.com/finalshell3/finalshell\_linux\_loong64.deb](https://dl.hostbuf.com/finalshell3/finalshell_linux_loong64.deb)

![finalshell](https://storage.googleapis.com/papyrus_images/a7df6adf10911467873b17036f870685217054c2bb6848e9730aaedf01eb270a.png)

finalshell

4.安装好过后双击打开就是这样，首次会显示登录什么的，直接叉掉就好了，更新什么的也叉掉

![](https://storage.googleapis.com/papyrus_images/19a0be8892f5f637b1725938917ef12d898c89dcbf67fc97c9f7ffe50e986a24.png)

5.点击文件

![](https://storage.googleapis.com/papyrus_images/a9cbcd75a9ffd2218a77ae1cdbef265ecf8ea7875b5de353f0467f26cc10bd51.png)

6.点击这个文件，选择ssh连接（Linux）

![](https://storage.googleapis.com/papyrus_images/afcb776967fc0bb452b8ef7e76b7b6322119a0c443f2ee05fe5f9ac54ddcb34e.png)

7.点击过后，按照客服发送给你的服务器信息，填上这几个位置，然后点击确定

![](https://storage.googleapis.com/papyrus_images/cef004f7e86457951275ee03a6e7d0e9346af82a239ab035e4c2ee6c04ef07ea.png)

8.点击确定过后，双击这里ip，然后选择只接受本次

![](https://storage.googleapis.com/papyrus_images/24deeeaa23146029226c185f56bb9de500b02a9a8162e59a4d75c896ae25ec4a.png)

9.一个服务器就连接成功了，就可以根据节点教程开心的跑节点了

![](https://storage.googleapis.com/papyrus_images/806b0035cef003aadbff22b7bc9967814bb98f8c7c70707b005776cbdc10842f.png)

需要注意老板们，使用腾讯云海外服务器（上边使用的新加坡的），需要保证vpn是真全局模式，很多vpn写的是全局，但是不起作用，我自己用的是快连，特别好用，全局模式没设置好链接的时候会出现这个提示，这样的需要检查下全局是否有效

![](https://storage.googleapis.com/papyrus_images/6ec282d828c074e032b8c255b1ec70cd8efca061b81ff33db4e46ad02b3f6386.png)

结尾：需要腾讯云服务器的老板真的可以看看我们，我们腾讯云官方6折出售，一天技术人员18小时在线，有服务器方面不懂的几乎随时可以解决

推特：

@Web3\_FirstServe

[https://x.com/i/premium\_sign\_up](https://x.com/i/premium_sign_up)

  
购买网址：buymail.shop 最好是白天买，因为这个需要你下单过后，把订单号发送给客服，客服再在专属账号上开服务器，如果是半夜急用，可能客服睡觉了哦

---

*Originally published on [Web3第一服务商](https://paragraph.com/@hziyi/ssh)*
