Add new file
This commit is contained in:
parent
3f1337aa6a
commit
f6fa99277a
|
@ -0,0 +1,59 @@
|
||||||
|
# sauvkipeu, machine physique
|
||||||
|
|
||||||
|
Localisation : leparc.
|
||||||
|
|
||||||
|
## Matériel
|
||||||
|
|
||||||
|
Lenovo T500 (même si c'est marqué W500 sur le chassis)
|
||||||
|
Divers : caméra + détecteur empreinte + plasturgie ok
|
||||||
|
CPU :
|
||||||
|
RAM : 2 Go à passer à 2 x 4 Go en DDR3 (TODO Neox)
|
||||||
|
Disque : SSD Crucial MX500 250 Go
|
||||||
|
Alimentation : boitier 65W
|
||||||
|
|
||||||
|
Debian 11.6 via netinst
|
||||||
|
|
||||||
|
suspend lid off
|
||||||
|
|
||||||
|
que ipv6
|
||||||
|
|
||||||
|
|
||||||
|
## Logiciel
|
||||||
|
|
||||||
|
Micro-programme : Libreboot 20220710 seabios libgfxinit (redémarrage non automatique)
|
||||||
|
Système d'exploitation : Debian GNU/Linux-libre 11 (Bullseye)
|
||||||
|
Noyau : Linux-libre LTS (`linux-libre-lts` des dépôts https://linux-libre.fsfla.org)
|
||||||
|
Audit des paquets mensuel : `vrms`
|
||||||
|
Sécurités de la maintenance : `etckeeper`, `mollyguard`, `tig`, `lm-sensors`, `fancontrol`, `screen`
|
||||||
|
Mail Transfer Agent : `postfix`
|
||||||
|
|
||||||
|
## Caractéristiques notables
|
||||||
|
|
||||||
|
Domaine : sauvkipeu.libre-en-communs.org
|
||||||
|
Adresse ipv6 publique : 2001:910:1021::???
|
||||||
|
|
||||||
|
### Configuration réseau
|
||||||
|
|
||||||
|
#### /etc/network/interfaces
|
||||||
|
<details>
|
||||||
|
TODO ?
|
||||||
|
</details>
|
||||||
|
|
||||||
|
## Configuration SSH
|
||||||
|
|
||||||
|
### /etc/ssh/sshd_config
|
||||||
|
<details>
|
||||||
|
TODO ?
|
||||||
|
</details>
|
||||||
|
|
||||||
|
## Configuration MTA
|
||||||
|
|
||||||
|
### /etc/postfix/transport
|
||||||
|
|
||||||
|
a-lec.org :
|
||||||
|
* discard:
|
||||||
|
|
||||||
|
### /etc/postfix/virtual
|
||||||
|
|
||||||
|
@localhost admin@a-lec.org
|
||||||
|
@aunt.libre-en-communs.org admin@a-lec.org
|
Loading…
Reference in New Issue