finalshell出现java.net.ConnectException: Connection refused: connect
时间: 2024-01-05 18:21:00 浏览: 115
Explanation: The Web server refused the connection.
根据提供的引用内容,finalshell出现java.net.ConnectException: Connection refused: connect错误的解决办法如下:
1. 确保SSH服务已启动。可以通过输入以下命令来启动SSH服务:
```shell
/etc/init.d/ssh start
```
2. 如果找不到SSH服务,可以尝试重新下载并安装SSH服务:
```shell
sudo apt install openssh-server -y
```
3. 再次启动SSH服务:
```shell
/etc/init.d/ssh start
```
4. 设置SSH服务开机自启动:
```shell
sudo systemctl enable ssh
```
5. 如果在执行`sudosystemctlenablessh`命令时出现"sudosystemctlenablessh未找到命令"的错误,可以先输入以下命令切换到root用户,然后再执行`sudosystemctlenablessh`命令:
```shell
sudo -i
systemctl enable ssh
```
6. 最后,接受并保存秘钥,成功连接。
阅读全文