- Wearable:Tech Projects with the Raspberry Pi Zero
- Jon Witts
- 83字
- 2021-07-02 19:46:26
Changing your password
To change your password, enter the following command into your SSH connection:
passwd
You will be asked to enter your current password (raspberry) and then asked to enter a new password twice. All being well, you should see a message like the one in the next screenshot. After changing a password over an SSH connection, I always open another SSH connection to my Pi and check whether I can successfully connect using my new password before I close the connection:

推薦閱讀
- R語言游戲數據分析與挖掘
- Android 9 Development Cookbook(Third Edition)
- 小程序,巧運營:微信小程序運營招式大全
- 零基礎學Java程序設計
- Responsive Web Design by Example
- 大學計算機基礎實驗指導
- Learning AngularJS for .NET Developers
- Java程序設計案例教程
- Tableau Desktop可視化高級應用
- Practical Maya Programming with Python
- Android智能手機APP界面設計實戰教程
- HTML并不簡單:Web前端開發精進秘籍
- CryENGINE Game Programming with C++,C#,and Lua
- Visual C++ 開發從入門到精通
- Modern R Programming Cookbook