亚马逊会员服务器设置密码是什么呢怎么设置

更新时间: 2023-07-02 17:52:01作者: 网站编辑阅读量: 100

bash set username=your-username set password=your-password

如果要每次只通过密钥文件登录服务器,可以使用如下命令:

bash if [ -d "your-secret-key-file" ]; then network auth username auth password your-secret-key-file endif

该命令会在本地创建一个密钥文件,并将用户名和密码写入该文件中,以确保只通过密钥文件登录。

最新推荐

右侧广告图1右侧广告图2