From cc664dc7026f449a6355f529d5d61bd0381fc04c Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 19 Aug 2025 12:59:53 +0200 Subject: Add missing bash command for changing password for ubuntu --- ubuntu.md | 1 + 1 file changed, 1 insertion(+) 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 password sudo hostnamectl set-hostname ubuntuiso.local sudo apt update -- cgit v1.2.3