Articles

Comment flasher un appareil SonOff facilement sous Ubuntu

Image
Installation : Vérifier que Python soit installé python3 -V Si la commande ne retourne pas la version de python en place, installer python 3 : sudo apt install python3 On installe le gestionnaire de paquet python (pip) sudo apt install python3-pip sudo pip3 install --upgrade pip Le pacquet Python « esptool » sudo pip install esptool esptool.py -h Pour identifier le port du FTDI232 apres son branchement en USB, taper la commande sudo dmesg et identifier le port /dev/ttyXXX correspondant au FTDI232. Passer l'ESP en mode programmation - Sonoff 4ch: Maintenir en contact le D0 avec le GND - Sonoff Basic: Maintenir le bouton poussoir enfoncer durant 3sec En connectant le pin au VCC 3v de l'adaptateur série Sauvegarde du firmware: sudo esptool.py --port /dev/ttyUSB0 read_flash 0x00000 0x100000 sonoff_4CH_Pro-R2_image_1M.bin Remplacer /dev/ttyUSB0 par le port COM utilisé ! Télécharger les releases EasyESP pour l’ESP8285 sur le Github : https://github.com

Note

Server Shell Gratuit https://aruljohn.com/freeshell/ Excel export feuille https://www.developpez.net/forums/d214653/logiciels/microsoft-office/excel/macros-vba-excel/vba-excel-exporter-feuille-excel/#post1382929

Trouver les reglages proxy de son poste

Image
 This post will show you how to find the Proxy Server Settings of your Windows computer using PowerShell, CMD, Registry, etc. Also, if you are facing problems downloading Windows Updates,  or other network connection issues, you may want to reset WinHTTP Proxy Settings and see if that helps you. What is WinHTTP proxy Says Microsoft, Windows HTTP Services (WinHTTP) is a technology for accessing HTTP that provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP is also designed for use in system services and HTTP-based client applications. Check Proxy Server Settings I do not use a Proxy, so some entries may not be visible in my screenshots. 1] Command line

Trouver l'adresse privé d'un proxy

Trouver l'adresse privé d'un proxy http://wpad/wpad.dat  Puis ouvrir le fichier avec le bloc note

Image DualBoot Recalbox (FastSwitch)

Image
  1) Présentation du System FastSwitch Le Fastswitch est le système de script qui permet de passer d'un OS à l'autre via une simple entrée dans le menu. Le résultat est le même que si vous aviez deux carte SD, mais sans avoir à changer vos cartes ;)

Configurer le clavier en AZERTY sous OSMC ou Debian:

Pour configurer le clavier (à faire en console ou ssh) : sudo apt-get install console-common Pour reconfigurer : sudo dpkg-reconfigure console-data