Mettre à jour 'README.md'

master
mathieu 2018-10-07 20:44:38 +02:00
parent 50776a776a
commit 2ac26a598c
1 changed files with 9 additions and 0 deletions

View File

@ -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