Search
You can find the results of your search below.
Fulltext results:
- vscode
- = on vscodium enable marketplace and install dev-containers extension <code> yay -S vscodium-bin-marke... https://code.visualstudio.com/docs/remote/attach-container first time remote containers attach: * run container * F1: Remote-Containers: Attach to Running Container * F1: Remote
- docker @projects:zibaldone:linux
- update apt-get install -y docker-ce docker-ce-cli containerd.io mkdir /usr/local/lib/docker/cli-plugins... art unless-stopped <id> </code> apply changes on containers if change docker-compose.yml <code> docker... ker backup example ===== <code bash> #!/bin/sh CONTAINER=52e59999a02b TARGET=/backup/ SOURCE=/var/li... ore/_data/ set -x rm $SOURCE/2* docker exec -it $CONTAINER python manage.py backup -f --config=/usr/sr
- turbolevo @projects:zibaldone:electronic
- ance PCM for 36V {{:tips:bms.png?400|}} * B-: Connect to the negative pole of the battery pack * P-: No Connect * C-: Connect to the negative electrode of charge and discharge Please connect B- line firstly, and then connect voltage mon
- podman @projects:zibaldone:linux
- se ===== <code | download> docker-compose up -d CONTAINER=mariadb podman generate systemd -n $CONTAINER > /etc/systemd/system/$CONTAINER.service </code>
- cells @projects:zibaldone:electronic
- tery's voltage when charged. This is V1 * Next, connect your multimeter leads to each side of the resistor and briefly connect the resistor across the battery. Note the vol
- corne @projects:zibaldone:electronic
- nrfmicro/wiki|pro micro wireless DIY]] [[https://config.qmk.fm/#/crkbd/rev1/LAYOUT|qmk configurator]] <code> git clone https://github.com/qmk/qmk_firmwar
- python
- or # If you initialize a variable with an empty container or "None" # you may have to help mypy a bit