summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-19 12:59:53 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-19 12:59:53 +0200
commitcc664dc7026f449a6355f529d5d61bd0381fc04c (patch)
tree958db82bb77f66f8aca83141eba093eb0ddf7a53
parent0dea39c1622e19872d2a2884c22959901ab66838 (diff)
Add missing bash command for changing password for ubuntu
-rw-r--r--ubuntu.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/ubuntu.md b/ubuntu.md
index 646a2fa..155900d 100644
--- a/ubuntu.md
+++ b/ubuntu.md
@@ -16,6 +16,7 @@
**Example:**
```bash
+passwd
nmcli dev wifi connect <SSID> password <PASSPHRASE>
sudo hostnamectl set-hostname ubuntuiso.local
sudo apt update