
Raspberry Pi Ecran LCD TFT Kuman 3.5
Ecran tactile TFT, Montieur d’écran LCD TFT Kuman 3.5 pouces avec support étui de protection tout système Raspberry PI, Video Movie Play, jeu d’arcade, Entrée […]
Ecran tactile TFT, Montieur d’écran LCD TFT Kuman 3.5 pouces avec support étui de protection tout système Raspberry PI, Video Movie Play, jeu d’arcade, Entrée […]
netstat -a lsof -i :10002 tcpdump
card number reported by arecord -l command
pi@raspberrypi:~ $ sudo apt-get install raspberrypi-kernel-headers libmnl-dev libelf-dev build-essential git git clone https://git.zx2c4.com/WireGuard cd WireGuard/src make make install
vi /etc/apt/sources.list.d/compass.list deb [arch=armhf,amd64] http://archive.compasslinux.org/ cedar main vi /etc/apt/sources.list.d/raspi.list deb http://archive.raspberrypi.org/debian/ stretch main ui sudo apt-get update sudo apt-get upgrade sudo apt-get install ambeserver sudo […]
Permettre les connexions distantes CREATE USER [user name]@xxx.xxx.xxx.xxx IDENTIFIED BY [passwd]; GRANT SELECT, SHOW DATABASES ON *.* TO [user name]@xxx.xxx.xxx.xxx; FLUSH PRIVILEGES; Vérifier si l’utilisateur […]
cd ~ git clone https://github.com/g4klx/YSFClients.git cd ~/YSFClients/YSFReflector make clean all mkdir /ysfreflector cp ~/YSFClients/YSFReflector/YSFReflector /ysfreflector cp ~/YSFClients/YSFReflector/YSFReflector.ini /ysfreflector enregistrer le USFReflector sur le site : […]
umask 077 wg genkey > private wg pubkey < private ip link add dev wg0 type wireguard ip addr add xx.xx.xx.xx/24 dev wg0 wg set […]
Si l’erreur suivant apparaît RTNETLINK answers: Operation not supported Les modules headers ne sont pas installer : apt-get install libmnl-dev apt-get install libelf-dev apt-get install […]
Copyright © 2022 | Thème WordPress par MH Themes