un

Search

You can find the results of your search below.

docker @projects:zibaldone:linux
25 Hits, Last modified:
=== docker ====== ===== install ===== <code | ubuntu> apt-get install -y ca-certificates curl gnupg ... se curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings... -keyring.gpg] https://download.docker.com/linux/ubuntu \ $(lsb_release -cs) stable" | sudo tee /etc/... l/lib/docker/cli-plugins/docker-compose </code> run docker as user <code> usermod -aG docker hass </c
turbolevo @projects:zibaldone:electronic
14 Hits, Last modified:
mespace:resenberg}} * il bms viene attivato da una tensione di controllo di 5v sul cavo marrone *... à sono per lo più "volte 1000" combinazione non funzionante scheda massimo: motore 5.0.4, bms 2.23.1 ... 01 62 26 R...R.b& </code> senza assistenza non funzionante <code> 0.000092 200 5D 00 CC AC 05 00 0... </code> filtrare i messaggi con id 300 (il 777 è una netmask) <code> candump can0,300:777 </code> re
vscode
7 Hits, Last modified:
tainer first time remote containers attach: * run container * F1: Remote-Containers: Attach to Running Container * F1: Remote-Containers: Open Container Configuration <code | mev%2unit.json> { "workspaceFolder": "/app/mev_query", ... destroy container remote containers attach: * run container * F1: Remote-Containers: Attach to Ru
python
2 Hits, Last modified:
le[int, ...] = (1, 2, 3) x: Optional[str] = some_function() x: Callable[[int, float], float] = f # Us... onal-only by giving it a name # starting with two underscores: def quux(__x: int) -> None: pass q
glusterfs @projects:zibaldone:linux
2 Hits, Last modified:
volume types: * distributed: more space, no redundancy * replicated: redundancy * dispersed: * **distributed replicated** * distributed disperd
iidc @projects:zibaldone:electronic
1 Hits, Last modified:
hci_hcd [ 1161.874950] usb 10-2: New USB device found, idVendor=1e10, idProduct=3300, bcdDevice= 0.00
samoklava @projects:zibaldone:electronic
1 Hits, Last modified:
==== Samoklava ====== * [[https://github.com/soundmonster/samoklava|github]] * [[https://github.c
podman @projects:zibaldone:linux
1 Hits, Last modified:
====== podman ====== ===== run docker-compose ===== <code | download> docker-compose up -d CONTAINE