Create wireless access point

It is as simple as issuing

nmcli dev wifi hotspot  ssid MyHotSpot password "test1234"

Actually ysdx in the answer given on Unix & Linux Stack Exchange added the interface name (for example ifname wlp4s0 ) but when you have only one wifi interface it is not necessary: nmcli is smart enough to know which interface to use

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.