Pycharm配置ssh實現在linux server(ubuntu 16.04)上調試和開發

Pycharm可以通過ssh(Secure Shell)遠程訪問服務器,通過Tool–>>Start SSH Session–>>Edit credentials,填寫Host,User name,Password等即可登錄,完成常見的Linux命令行操作。本文主要是基於SSH Interpreter,實現Pycharm在Linux server上遠程調試。 一、配置SSH Interpreter
相關文章
相關標籤/搜索