Advanced Search
Search Results
92 total results found
Servers
Flashing Dell PERC H710 mini to IT mode
https://fohdeesha.com/docs/perc/
Web development
Laravel
supervisor https://laravel.com/docs/5.4/queues#supervisor-configuration Generate random string: <?php use Illuminate\Support\Str; $id = Str::random(9); Source: https://stackoverflow.com/questions/58152743/how-i-can-generate-the-unique-id-in-laravel
jQuery
Select2 Getting select2 values programmatically: $('#mySelect2').val('1'); // Select the option with a value of '1' $('#mySelect2').trigger('change'); // Notify any JS components that the value changed https://select2.org/programmatic-control/add-select-clea...
Windows Server
Misc commands
...
Docker
Portainer
Servas bookmark manager content of docker compose file: version: "3" services: servas: image: beromir/servas container_name: servas restart: unless-stopped ports: - "8082:80" - "8083:443" volumes: - /home/diogogl/dockerApps/servas/.env:/app/.env - /home/diogo...
Microcontrollers and electronics
Esp32 web bluetooth
https://randomnerdtutorials.com/esp32-web-bluetooth/ https://blog.balena.io/using-web-bluetooth-to-communicate-with-bluetooth-devices/ https://notificare.com/blog/2021/09/24/Quick-peek-into-the-Web-Bluetooth-API/
ESP32 with POE
https://mauser.pt/095-5973/lilygo-ttgo-t-internet-poe-downloader-placa-de-desenvolvimento-esp32-com-ethernet-e-poe-modulo-programador
GNSS / GPS
RTK
https://www.ardusimple.com/product/wifi-ntrip-master/
History of time synchronization
NTP
GPS / GNSS and time
Swap memory
https://docs.vultr.com/how-to-add-swap-memory-in-ubuntu-24-04