Monthly Archives: décembre 2024

Des commandes linux pour les débutants

Posted by admin on décembre 26, 2024
All, GNU/Linux / No Comments

$cd /home

$ls

$cd ~

$df -h

$sudo apt install nano mc


Tags:

Réinstaller grub

Posted by admin on décembre 26, 2024
All, GNU/Linux / No Comments

Update grub.
grub-mkconfig -o /boot/grub/grub.cfg


Tags: ,

Comment zipper un répertoire sous Linux ?

Posted by admin on décembre 25, 2024
All, GNU/Linux / No Comments

$zip -r <nom du fichier zip> <nom du répertoire>

L’option « -r » indique à zip d’inclure les fichiers/dossiers dans les sous-répertoires.


Tags:

Afficher de l’aide à propos d’une commande linux

Posted by admin on décembre 25, 2024
PasDeCategorie / No Comments

$man <nom de la commande>


Termux : SlackwareARM

Posted by admin on décembre 17, 2024
PasDeCategorie / No Comments

https://github.com/michaeldaranto/Termux-Slackware

Je n’ai pas compris comment démarrer un Serveur graphique X11 après l’installation de SlackwareARM.


Tags: ,

Un fond d’écran animé inspiré du film Matrix

Posted by admin on décembre 17, 2024
PasDeCategorie / No Comments

Installer F-Droid

Installer XScreenSaver

Choisir Matrix

Fond d’ecran


Tags:

termux : Linux avec Android

Posted by admin on décembre 16, 2024
android, GNU/Linux / No Comments

https://github.com/sabamdarif/termux-desktop

Télécharger une application Android « play store alternatif » F-Droid

https://f-droid.org/fr/

Installer les applications Android Termux et Termux:API depuis F-Droid

Télécharger un .apk sur ce dépôt GIT

https://github.com/termux/termux-x11/releases

pour avoir un affichage du serveur X11 sur le smartphone

s.sh:

XDG_RUNTIME_DIR=${TMPDIR} termux-x11 :1.0 &

s2.sh:

env DISPLAY=:1.0 dbus-launch –exit-with-session xfce4-session


Follow

Get every new post on this blog delivered to your Inbox.

Join other followers: