Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
因此,我正在尝试复制我在 Mac 上所做的事情,我在桌面上有一个 bash 脚本,它启动终端并为我将 sshes 连接到 Linux 机器中。从那里我只需输入我的密码。
我已经搜索并发现了有关任务的信息,但这似乎并不是我想要的。
基本上,我只想能够从快捷方式启动 Cmder 并将其 ssh 放入我的盒子中。从那里,我将输入密码等...
关于如何做到这一点的任何想法?