Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

39 total results found

Balados

Favoris

Clients Android: https://github.com/podverse/podverse-rn https://github.com/AntennaPod/AntennaPod Bureau: https://gpodder.github.io/ Serveurs https://github.com/akhilrex/podgrab Sécurité https://www.nolimitsecu.fr/feed/podcast/ https://www.comptoirsecu.fr/feed...

Installation

Raspberry Pi

Raspberry Pi Installation USB to Ethernet Adapter https://elinux.org/RPi_USB_Ethernet_adapters Not the Amazon one TP-Link UE300 parfait (https://www.tp-link.com/en/home-networking/usb-ethernet-adapter/ue300/v4/) Cases For RPi 1 B : https://www.thingiverse.co...

Docker Installation

Raspberry Pi

Docker INstalltion https://docs.docker.com/engine/install/raspbian/#install-using-the-repository sudo su - apt-get install ca-certificates curl gnupg # Install Docker repository curl -fsSL https://download.docker.com/linux/raspbian/gpg | sudo gpg --dearmor -o...

Tips, tricks and hacks

Raspberry Pi

https://www.dzombak.com/blog/tag/raspberry-pi/

Redmi Note 8

Android ROMs

Codename: gingko To find product name : fastboot getvar product Telegram groups: t.me/rn8discussions t.me/RedmiNote8Official Forum XDA https://forum.xda-developers.com/redmi-note-8 TWRP https://forum.xda-developers.com/redmi-note-8/how-to/guide-unlocking-boo...

Sauvegarde des cellulaires

Android ROMs

Sauvegarde cellulaires https://sebsauvage.net/wiki/doku.php?id=backup-telephone https://alexandre.deverteuil.net/post/synchronizing-files-across-phone-laptop-nas-with-nextcloud-and-syncthing/ SMS : https://play.google.com/store/apps/details?id=com.idea.backu...

USB Debugging authorization

Android

Copy public key Windows adb push C:\Users\wesle\\.android\adbkey.pub /data/misc/adb/adb_keys Linux adb push ~/.android/adbkey.pub /data/misc/adb/adb_keys

Configuration globale

Applications NextCloud

Apps Preview generator Ajouter une tâche pour la génération des prévisualisations

HK1 RBOX X4

Android

HK1RBOX-X4 Amlogic S905X4 Specifications (adb shell getprop) ro.product.build.fingerprint]: [Amlogic/ah212/ah212:11/RQ3A.210805.001.A1/user12212324:user/release-keys] [ro.product.build.id]: [RQ3A.210805.001.A1] GPU (adb shell dumpsys SurfaceFlinger | grep GL...

Resources

Android

https://en.aptoide.com/ https://apkpure.com/ https://modyolo.com/ott-navigator-iptv.html

Advanced Charging Controller (ACC)

Android

Link https://github.com/VR-25/acc https://xdaforums.com/t/advanced-charging-controller-acc.3668427/ Config Configure day and night profiles (aka "Smart Charging") #= Profile without charge cooldown # Profil Jour acc -c a ": day profile; at 6:00 \"acc -s rc=75 ...

Conversion FFMPEG

Vidéos

Ressources / explications : https://github.com/leandromoreira/digital_video_introduction https://amiaopensource.github.io/ffmprovisr/ Rassembler plusieurs vidéos de type MTS : http://stackoverflow.com/questions/3554787/using-ffmpeg-to-join-two-mts-files-togeth...

Cartes

Cartopgraphie

Quebec https://www.quebec.ca/gouvernement/portrait-quebec/cartes-donnees-quebec https://mrnf.gouv.qc.ca/repertoire-geographique/imagerie-aerienne-en-donnees-ouvertes/ https://imagerie-telechargement.portailcartographique.gouv.qc.ca/ Panoramax https://forum.geo...

CPU Affinity / Isolated CPUs

Openstack

Resources Optimizing Performance of OpenStack Cloud Instances with CPU Pinning: A Step-by-Step Guide https://superuser.openinfra.dev/articles/optimizing-performance-of-openstack-cloud-instances-with-cpu-pinning-a-step-by-step-guide/ Ubuntu and OpenStack for Hi...

ADB Commands

Android

Basic ADB Commands # List connected devices adb devices -l # Run shell adb shell ## Run "su" to elevate to root within the box

ADB Configuration script

Android ROMs

ADB Config Check logs using logcat Find name of app filter with the name $ pm list packages | grep -i seed package:com.stevesoltys.seedvault $ logcat -e seedvault # or use a simple grep logcat | grep 'vault' # This is specific to SeedVault (https://github.c...

Play Integrity/SafetyNet

Android ROMs

Play Integrity ROM dummps (for vendor data file) : https://dumps.tadiphone.dev/dumps

Liste de circuits

Course

Parc Chénier : 14.36 km https://onthegomap.com/s/4b7a4svt Oka : 33.2 km https://onthegomap.com/s/s1ivjcti

Gestion des usagers

Applications Docker

https://blog.giovannidemizio.eu/2021/05/24/how-to-set-user-and-group-in-docker-compose/