Page d'astuce, de conseil, et d'outils utile pour Linux, glaner à droite à gauche.
apropos XXX
tar cvfz archive.tgz dossier/
tar xvf archive.tgz
Affiche les information GPU sur l'utilisation. watch -d permet de voir les modification en temps réel et surligné les caractères qui changent
watch -d -n 0.5 nvidia-smi
netstat -tulpn
ffmpeg -i input-file.mp3 -af ebur128=framelog=verbose -f null - 2>&1 | awk '/I:/{print $2}'
ssh-keygen -t ed25519
ssh-add test
ssh-copy-id -i /path/to/key host
convert {picture}.jpg {document}.pdf
jobs -l
groups toto
getent group sudo
id toto
Sebsauvage, Fabulous Fab's