- 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:

推薦閱讀
- Vue.js前端開發(fā)基礎(chǔ)與項(xiàng)目實(shí)戰(zhàn)
- Visual Basic程序設(shè)計(jì)習(xí)題解答與上機(jī)指導(dǎo)
- Easy Web Development with WaveMaker
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- 焊接機(jī)器人系統(tǒng)操作、編程與維護(hù)
- C#實(shí)踐教程(第2版)
- ServiceNow:Building Powerful Workflows
- 區(qū)塊鏈技術(shù)進(jìn)階與實(shí)戰(zhàn)(第2版)
- FFmpeg開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到短視頻上線
- Java程序設(shè)計(jì)教程
- R語言與網(wǎng)站分析
- PHP高性能開發(fā):基礎(chǔ)、框架與項(xiàng)目實(shí)戰(zhàn)
- C++并發(fā)編程實(shí)戰(zhàn)(第2版)
- 深入理解OSGi:Equinox原理、應(yīng)用與最佳實(shí)踐
- KVM Virtualization Cookbook