CentOS - Fedora : Scripts de post-install (Server et Workstation)
Table des matières
Souvent, quand j'installe une VM Fedora ou CentOS, je fais toujours les mêmes actions.
Le script ici reprend de manière automatique toutes les commandes des différents tutos Linuxtricks.
Vous pouvez personnaliser les variables du début pour adapter ce que vous voulez.
Le script est accessible ici : https://github.com/aaaaadrien/scripts-postinstall/blob/master/fedora-workstation-postinstall.sh
Le script est accessible ici : https://github.com/aaaaadrien/scripts-postinstall/blob/master/centos-workstation-postinstall.sh
Le script est accessible ici : https://github.com/aaaaadrien/scripts-postinstall/blob/master/centos-server-postinstall.sh
Introduction
Souvent, quand j'installe une VM Fedora ou CentOS, je fais toujours les mêmes actions.
Le script ici reprend de manière automatique toutes les commandes des différents tutos Linuxtricks.
Vous pouvez personnaliser les variables du début pour adapter ce que vous voulez.
Le script Fedora Workstation
Le script est accessible ici : https://github.com/aaaaadrien/scripts-postinstall/blob/master/fedora-workstation-postinstall.sh
Le script CentOS Workstation
Le script est accessible ici : https://github.com/aaaaadrien/scripts-postinstall/blob/master/centos-workstation-postinstall.sh
Le script CentOS Server
Le script est accessible ici : https://github.com/aaaaadrien/scripts-postinstall/blob/master/centos-server-postinstall.sh