Gnome desktop on Debian Jessie provides easy interface to use WiFi on the laptop and turn it into a hotspot. Is there a way to make it do automatically at startup or can I create a "shortcut" for that?
Asked
Active
Viewed 5,859 times
1 Answers
9
Edit /etc/NetworkManager/system-connections/Hotspot and change the line
autoconnect=false
to
autoconnect=true
Barak Pearlmutter
- 91
- 1
- 2
-
currently working for Ubuntu 18.04 – rok Jul 20 '21 at 15:35