Mainly Debian / Ubutu / Mint
- Mount dropbox as network drive under linuxFirst install python3 and python3-pip Check if python3 is installed: python3 –version If not install python3: apt install python3-pip Install python3-pip apt install python3-pip Check if pip3 is installed: pip3 […]
- Linux Mint : Retrouver le réglage de la luminosité avec les touches FnLa luminosité de mon écran est bloquée et que les touches de réglage de la luminosité Fn+F5 et Fn+F6 ne réagissent plus. Après avoir farfouillé sur le web, j’ai trouvé […]
- ISPConfig 3.2 on debian 10 Busterjuste à suivre l’excellent tuto: The Perfect Server – Debian 10 (Buster) with Apache, BIND, Dovecot, PureFTPD and ISPConfig 3.2 pour le clustering suivre le tuto ici même si c’est […]
- Serveurs debian en mirroir (mirroring)pour répliquer un serveur il faut 1 – les programmes, si tu installe tout grace à un gestionnaire de paquets (dpkg, apt, aptitude …) recupère le résultat de la commande […]
- Mise en place d’une synchro entre deux serveurs avec certificatA: préparation des 2 serveurs 1: Génération de 2 clés(privé/public) sur le serveur maître dans une console en tant que root: #sshkeygen -t rsa (validé tout par défaut) #cd /root/.ssh/ […]
- Coment optimiser la vitesse de son site WordPressParfois, il peut être déroutant d’essayer de trouver tout ce dont vous avez besoin au même endroit. Donc, aujourd’hui, nous allons partager avec vous tout ce que nous savons sur […]
- Create a MultiBoot USB from LinuxI have tested: MultiSystem ( http://liveusb.info/dotclear ) MultiBoot USB (doesn’t exist anymore) Easy2Boot ( https://www.easy2boot.com/ ) VenToy ( https://www.ventoy.net/en/index.html ) For me the best and easiest solution is ventoy. What is […]
- Vestacp v-command not workingNormally this happens because the vesta path is not part of your servers exported PATH. Try this: export PATH=$PATH:/usr/local/vesta/bin/ If you want that this left after reboot, then run this: […]
- Vesta CP upgrade to php 7.4VestaCP or vesta is the most recommended, free, and open-source hosting application. Till this post, it uses a 7.2 version of PHP. In this post, I will install or upgrade […]
- Bluetooth headset microphone not working on linux Mint / UbuntuRecurring problem, on linux Mint / Ubuntu, the microphone of my different bluetooth headset are not working. I have several bluetooth HeadSets and still have the same problem; the microphone […]