precision sur nature /etc/motd
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# identification de la machine
|
# identification de la machine
|
||||||
|
|
||||||
|
Le contenu du fichier /etc/motd est affiché lors de la connexion au système.
|
||||||
|
|
||||||
## Instruction
|
## Instruction
|
||||||
|
|
||||||
Rajouter votre NOM prénom dans le fichier /etc/motd
|
Rajouter votre NOM prénom dans le fichier /etc/motd
|
||||||
@@ -9,6 +11,6 @@ Respectez le format: NOM en majuscule espace prénom
|
|||||||
## Validation
|
## Validation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cat /etc/motd
|
$ cat /etc/motd
|
||||||
CONSTANS Thomas
|
CONSTANS Thomas
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user