Sur le site de la CNIL, on peut acceder a une certification gratuite sur la RGPD :
https://www.my-mooc.com/fr/mooc/atelier-rgpd/
https://www.my-mooc.com/fr/mooc/atelier-rgpd/

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install ap-hotspot
cd /tmp
wget http://archive.ubuntu.com/ubuntu/pool/universe/w/wpa/hostapd_1.0-3ubuntu2.1_amd64.deb
sudo dpkg -i hostapd*.deb
sudo apt-mark hold hostapd
cd /tmp
wget http://archive.ubuntu.com/ubuntu/pool/universe/w/wpa/hostapd_1.0-3ubuntu2.1_i386.deb
sudo dpkg -i hostapd*.deb
sudo apt-mark hold hostapd
sudo ap-hotspot start
sudo ap-hotspot configure
sudo ap-hotspot stop
sudo ap-hotspot restart
Pour voir toute les commandes juste taperap-hotspot
Le SSID par défaut est "myhotspot" avec comme mot de passe "qwerty0987"