Admin-deb : Différence entre versions
De Asso Val Libre
(→= Structure) |
|||
Ligne 14 : | Ligne 14 : | ||
= Admin = | = Admin = | ||
− | == Structure = | + | == Structure == |
PROFILDIR=$(SITEDIR)/$(PROFIL)/$(OS)/$(RELEASE_NUM) | PROFILDIR=$(SITEDIR)/$(PROFIL)/$(OS)/$(RELEASE_NUM) | ||
Ligne 68 : | Ligne 68 : | ||
* retrait de nano (car Ctrl-W ferme onglet dwservice !) | * retrait de nano (car Ctrl-W ferme onglet dwservice !) | ||
* remplacement par jove | * remplacement par jove | ||
− | |||
= Install = | = Install = |
Version du 11 novembre 2024 à 16:09
Sommaire
apt install subversion make etckeeper git symlinks --yes
cd /usr/local/share/ ; svn co -N https://subversion.renater.fr/authscm/jmariano/svn/estas-vda/trunk/Admin-deb ./Admin-deb/
ln -s /usr/local/share/Admin-deb /root
- extra
apt install ubuntu-restricted-extras
Admin
Structure
PROFILDIR=$(SITEDIR)/$(PROFIL)/$(OS)/$(RELEASE_NUM)
- SITEDIR = site-vda | site-mqcv | site-c138 | ...
- PROFILE = Client | EPN | Serveur | Calcul | ...
Admin-conf
SourceSup: https://sourcesup.renater.fr/scm/viewvc.php/estas-vda/trunk/Admin-deb/site-vda/Client/Ubuntu/22.04 Munin local: http://pnix.local/munin/problems.html Munin: http://*******/munin/local/pnix.local CUPS local: https://pnix.local:631 Cockpit: https://pnix.local:9090 Netdata: https://pnix.local:19999 ----------------------------------------------------- NOMBRE=10 /usr/local/share/Admin-deb/site-vda /usr/local/share/Admin-deb/site-vda/Client/Ubuntu/22.04 ----------------------------------------------------- ip 192.168.1.1 192.168.1.19 http:// id ******************** MAILNAME pnix.local ADMINMAIL ********************* DOMAINE ****** SNAPMODE classic FLATPAKMODE user OS Ubuntu CODENAME jammy RELEASE_NUM 22.04 ID DISTRIB Ubuntu /usr/local/share/Admin-deb/site-vda /usr/local/share/Admin-deb/site-vda/Client/Ubuntu/22.04
Configuration locale
- Common
- toutes les définitions communes et générales
- local.rc
- toutes les définitions spécifiques à la machine
- $(PROFIL).rc
- $(SITE).rc
Apt
Notes
- retrait de nano (car Ctrl-W ferme onglet dwservice !)
- remplacement par jove
Install
Install install-edit
- Édition du script d'installation (Makefile.install) via xdg-open
- Ne fonctionne pas pour toutes les extensions des Makefile qui trompent xdg-open
Install install
Installation automatique sur le poste actuel, en intégrant automatique le SITE, le PROFIL, le CODENAME et la version
Install app-edge
Installation du navigateur Edge.
Localhost
= Localhost
- Exécute l'ensemble des actions de remontée d'information pour le localhost.
- Commit en subversion sur le site dépôt central