1.
Cheat Sheet
2.
Debian
Introduction to Debian
3.
Python
Introduction to Python
4.
Apache
Introduction to Apache
5.
GPT
Introduction to GPT
6.
Grav
Grav template quark setup
7.
Divers
Introduction to Divers
8.
Networking
Introduction to Networking
9.
Security
Introduction to Security
10.
DevOps
Introduction to DevOps
Clear History
Built with
Grav
- The Modern Flat File CMS
Apache
Apache new host
new conf dans /etc/apache2/sites-enabled > xxx.conf
sudo certbot --apache -d exemple.com -d www.exemple.com
sudo systemctl reload apache2 ou sudo systemctl restart apache2