Disable Ipv6 in debian
Yes I know it may not be the best thing to do, but sometimes you need some quick hacks. So let’s do it. First go do /etc/default/grub and modify this : GRUB_CMDLINE_LINUX = « »...
Remarques Informatiques
Yes I know it may not be the best thing to do, but sometimes you need some quick hacks. So let’s do it. First go do /etc/default/grub and modify this : GRUB_CMDLINE_LINUX = « »...
If you have the HD1080 C920 webcam you’ve noticed that the colors are pretty .. weird. Here is how to fix that : v4l2-ctl -d /dev/video0 –set-ctrl=exposure_auto=1 v4l2-ctl -d /dev/video0 –set-ctrl=focus_auto=0
Let’s say you compiled a specific version of a package, and you don’t wan’t any upgrade of this package. Then you can add the line as shown below : Pacman won’t upgrade packages listed...
It’s as easy as : C-q <tab> Another one : If you want to add a specific char or string at the begining of each line do : M-< M-x replace-regexp <RET> ^ <RET>...
Hey guys, this new tip for instance let’s say you have something like this : CHAPITRE I CHAPITRE II CHAPITRE III CHAPITRE IV And you’d really like to remove all these blank lines. Let’s...
Hey Guys, yes we switched this blog in english because it has to ! So welcome in this article, we will see how to install Zfs with compression and encryption on an external HD....
Administration systeme / Linux
par remi · Published 22 novembre 2019 · Last modified 20 novembre 2019
Hey there, if you’re using ardour, and want to install all lv2, vst, and ladspa plugins / addons / whatever, please read this article because it will save your life and eventually all dolphins...
Voilà tu as écrit ta toute nouvelle app, et tu aimerais bien la compiler pour android, voici comment faire : flutter build apk –split-per-abi flutter install apk –release
Si tu as une logitech HD 1080p et que tu essaies d’enregistrer sous Linux tu remarqueras que le framerate est assez lamentable en 1080p. Pour améliorer les choses tu peux : Installer guvcview, et...
Alors voilà tu veux lancer Jack mais celui ci échoue lamentablement. Le fautif ? PulseAudio comme d’habitude. Voici ce qu’il faut pour le faire taire : $ systemctl –user stop pulseaudio.socket$ systemctl –user stop...
Tu veux installer un paquet tout beau tout chaud mais le mainteneur AUR n’as pas fait son travail assez rapidement et le checksum est maintenant différent. Tu peux éviter ça comme ceci : Avec...
Plus