maj
This commit is contained in:
parent
be757bd9bf
commit
8ed1853a6d
@ -128,6 +128,13 @@ Avec la commande suivante, assurez-vous d'avoir les droits d'exécution des 3 sc
|
||||
flatpak install flathub org.libreoffice.LibreOffice org.mozilla.Thunderbird com.github.IsmaelMartinez.teams_for_linux io.github.flattool.Warehouse io.freetubeapp.FreeTube im.riot.Riot us.zoom.Zoom io.github.mimbrero.WhatsAppDesktop
|
||||
```
|
||||
|
||||
- Applications Installées :
|
||||
|
||||
- Whatsapp - Freetube
|
||||
- Thunderbird - Zoom
|
||||
- Warehouse - LibreOffice
|
||||
- Teams
|
||||
|
||||
4. Nettoyage
|
||||
|
||||
- Avant de quitter l'environnement, il faut nettoyer :
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
DNS_SERVER="1.1.1.1"
|
||||
USER_NAME="bellinuxien"
|
||||
USER_NAME="nom_utilisateur"
|
||||
|
||||
echo "Ajout du server DNS $DNS_SERVER"
|
||||
echo "nameserver $DNS_SERVER" > /etc/resolv.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user