小编jim*_*iat的帖子

使用 PuTTY 的隧道 - 相当于 ssh 命令?

我正在尝试根据此页面上给出的说明连接到远程服务器:https :
//bokeh.pydata.org/en/latest/docs/user_guide/server.html#ssh-tunnels

它建议使用以下命令创建从我的本地机器到我的服务器的隧道:

ssh -NfL localhost:5006:localhost:5006 user@remote.host
Run Code Online (Sandbox Code Playgroud)

然而,我的本地机器是 Windows - 作为一名初学者程序员,我无法弄清楚如何重现上述命令,但使用 PuTTY。

有人能帮我解决这个问题吗?

谢谢

linux ssh putty tunnel

7
推荐指数
1
解决办法
2210
查看次数

linux:iotop 安装不起作用

我尝试iotop在 linux 上安装sudo apt-get install iotopsudo apt-get install iotop -y。但是当iotop在控制台中输入时,我收到错误消息:command not found。安装似乎非常简单(https://lintut.com/install-iotop-on-linux/) - 并且安装正常执行而不会返回错误消息,所以很难告诉我我可能做错了什么。 。

任何提示表示赞赏。


我在浏览网页时发现了更多相关问题: http://www.linuxquestions.org/questions/linux-newbie-8/anybody-knows-how-to-install-iotop-839411/

尤其是这个: https: //access.redhat.com/solutions/194893和这个: https: //bugs.debian.org/cgi-bin/bugreport.cgi?bug =497360

我的内核版本(当输入 -uname 时)是 3.16.0-4-amd64。

linux

6
推荐指数
1
解决办法
5217
查看次数

标签 统计

linux ×2

putty ×1

ssh ×1

tunnel ×1