diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-08-19 12:59:53 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-08-19 12:59:53 +0200 |
| commit | cc664dc7026f449a6355f529d5d61bd0381fc04c (patch) | |
| tree | 958db82bb77f66f8aca83141eba093eb0ddf7a53 /ubuntu.md | |
| parent | 0dea39c1622e19872d2a2884c22959901ab66838 (diff) | |
Add missing bash command for changing password for ubuntu
Diffstat (limited to 'ubuntu.md')
| -rw-r--r-- | ubuntu.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ **Example:** ```bash +passwd nmcli dev wifi connect <SSID> password <PASSPHRASE> sudo hostnamectl set-hostname ubuntuiso.local sudo apt update |
