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

92 total results found

Servers

IT

Flashing Dell PERC H710 mini to IT mode

IT Servers

  https://fohdeesha.com/docs/perc/

Web development

IT

Laravel

IT Web development

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

IT Web development

  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

IT

Misc commands

IT Windows Server

...

Docker

IT

Portainer

IT Docker

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

IT

Esp32 web bluetooth

IT Microcontrollers and electronics

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

IT Microcontrollers and electronics

https://mauser.pt/095-5973/lilygo-ttgo-t-internet-poe-downloader-placa-de-desenvolvimento-esp32-com-ethernet-e-poe-modulo-programador

GNSS / GPS

IT

RTK

IT GNSS / GPS

https://www.ardusimple.com/product/wifi-ntrip-master/  

History of time synchronization

IT

NTP

IT History of time synchronization

GPS / GNSS and time

IT History of time synchronization

Swap memory

IT Linux Administration

https://docs.vultr.com/how-to-add-swap-memory-in-ubuntu-24-04