parent
6395cd6625
commit
5af0b34314
@ -1,3 +1,27 @@
|
||||
# Bloc-Note
|
||||
## Bloc-Note
|
||||
|
||||
Des notes d'installations
|
||||
- Installation avec ZFS
|
||||
- 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
|
||||
|
Loading…
Reference in new issue