|
|
|
@ -1,7 +1,12 @@
|
|
|
|
|
## Installation FreeBSD
|
|
|
|
|
### Après le premier reboot.
|
|
|
|
|
|
|
|
|
|
- création d'un utilisateur
|
|
|
|
|
|
|
|
|
|
- Installation avec ZFS
|
|
|
|
|
- pkg ALWAY_ASSUME=yes
|
|
|
|
|
- pkg upgrade && pkg update
|
|
|
|
|
- pkg install
|
|
|
|
|
- pkg install -y xorg sudo slim slim-themes xfce4
|
|
|
|
|
- modif conf xorg pour clavier fr
|
|
|
|
|
- modif theme slim
|
|
|
|
@ -26,3 +31,7 @@ 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
|