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

推薦閱讀
- JavaScript高效圖形編程
- Android Studio Essentials
- 算法訓練營:入門篇(全彩版)
- YARN Essentials
- Python應用輕松入門
- Backbone.js Blueprints
- Easy Web Development with WaveMaker
- Mastering KnockoutJS
- Go并發編程實戰
- Nginx Lua開發實戰
- Kotlin開發教程(全2冊)
- Python 3.7從入門到精通(視頻教學版)
- Building Serverless Web Applications
- CRYENGINE Game Development Blueprints
- C/C++程序設計教程