|
4 years ago | |
---|---|---|
nginx | 5 years ago | |
php-conf | 5 years ago | |
99-custom.ini | 5 years ago | |
README.md | 4 years ago | |
fastcgi.conf | 5 years ago | |
install-apache-bluedit.md | 5 years ago | |
nginx.conf | 5 years ago | |
tmux-note.md | 4 years ago |
README.md
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
-
Ajout dans /etc/rc.conf - devd , dbus
-
modif du script .xinitd
-
Installation du theme Arc x https://github.com/horst3180/arc-theme
-
Installation des icones
-
Installation de ZSH
-
pkg install zsh
-
Installation de Ho my zsh
-
Installation de powerlevel9k $ git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k + installations des polices : https://powerline.readthedocs.io/en/latest/installation/linux.html#fonts-installation
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