summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ubuntu.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu.md b/ubuntu.md
index 5ba2dd4..e4747d0 100644
--- a/ubuntu.md
+++ b/ubuntu.md
@@ -45,7 +45,7 @@ ip link
hostnamectl set-hostname mubuntuiso
passwd
nmcli dev wifi connect <SSID> password <PASSPHRASE>
-dhcpcd wlps3s0
+sudo dhcpcd wlp3s0
sudo apt update
sudo DEBIAN_FRONTEND=noninteractive apt install -y openssh-server
sudo systemctl restart ssh avahi-daemon