parent
350a4b8239
commit
0b37e1f112
@ -1,29 +1,2 @@
|
||||
[Consulter le Wiki du déport](https://git.aumont.fr/mathieu/Bloc-Note/wiki)
|
||||
[Consulter le Wiki du dépot](https://git.aumont.fr/mathieu/Bloc-Note/wiki)
|
||||
|
||||
## Apache
|
||||
apache24_enable="YES"
|
||||
|
||||
pkg install php72 php72-extensions
|
||||
|
||||
|
||||
Fresh install jail Iocage
|
||||
|
||||
pkg install apache24
|
||||
/etc/rc.conf
|
||||
|
||||
## Installation d'un apache propre (freebsd / iocage)
|
||||
pkg install vim-tiny
|
||||
pkg install apache24 mod_php72 php72-mysqli php72-curl php72-gd php72-mbstring php72-intl
|
||||
|
||||
|
||||
## Nginx (Http2/SSL) + Naxsi compiled from from last sources
|
||||
### Dans une jail neuve.
|
||||
|
||||
Nécessite :
|
||||
Installation des packets nécessaires :
|
||||
pkg install -y libgd bash curl wget perl libxml2 libxml2 GeoIP
|
||||
|
||||
## Configuration destkop Ultime
|
||||
|
||||
Windows manager : I3-gaps
|
||||
Terminal : Kitty + tmux
|
Loading…
Reference in new issue