Search
You can find the results of your search below.
Fulltext results:
- docker @projects:zibaldone:linux
- al/lib/docker/cli-plugins/docker-compose </code> run docker as user <code> usermod -aG docker hass </c... a docker-compose.yml file and edit it create and run in background <code> docker-compose up -d </code>... # create a new container on alpine image docker run -dit alpine sh # get container id docker ps CON... rdo from image sslvpn-plus-leonardo <code> docker run --name vpn-leonardo --cap-add=NET_ADMIN --device=
- vgpu @tips
- t </code> download NVIDIA-Linux-x86_64-460.73.01.run into juju cli and upload to host <code> juju scp /root/NVIDIA-Linux-x86_64-460.73.01.run $node1:/tmp </code> into host <code> sh /tmp/NVIDIA-Linux-x86_64-460.73.01.run </code> * https://docs.openstack.org/nova/quee... ===== <code> sh NVIDIA-Linux-x86_64-450.142.00-grid.run sh cuda_11.0.3_450.51.06_linux.run </code>
- borg @tips
- backup on empty folder <code> REPO=nero mkdir -p /run/media/scipio/backup/$REPO cd /run/media/scipio/backup/$REPO borg --verbose init --encryption=none ./ <... ode> add folder to backup <code> TAG=dataset cd /run/media/scipio/backup/$TARGET borg --verbose --prog... me target with different tag <code> TAG=cloud cd /run/media/scipio/backup/$TARGET borg --verbose --prog
- ssl @tips
- ; } </file> renew <code> certbot renew [--dry-run] </code> automatic renew <code> systemctl status... ded this location to ALL server blocks. You then run lets encrypt on the machine ctrl.mydomain.com (th... www01 and www02 for all NGINX server blocks now run lets encrypt in webroot mode (you will need to st... omain.com mydomain.com www.mydomain.com when you run this command on your controller machine (ctrl.myd
- cordova @tips
- les/cordova-browser/bin/templates/project/cordova/run ./platforms/browser/cordova/run </code> Add to platforms/browser/cordova/run <code> case 'linux': spawn('chromium-browser',
- tmux @tips
- h" tmux send-keys -t wega:2.0 'cd wegabrain; make run' Enter tmux split-window -v "bash" tmux send-key... s current pane splitting paths. # from powerline run-shell "tmux set-environment -g TMUX_VERSION_MAJOR... -d' ' -f2 | cut -d'.' -f1 | sed 's/[^0-9]*//g')" run-shell "tmux set-environment -g TMUX_VERSION_MINOR
- vscode @projects:zibaldone
- ntainer first time remote containers attach: * run container * F1: Remote-Containers: Attach to Ru... destroy container remote containers attach: * run container * F1: Remote-Containers: Attach to Ru... to docker container is now enabled debugger from 'Run and Debug' view <code | download> { "version"
- install @tips:archlinux
- ear -g $DISK </code> Prepare partitions <code> # Run this if you need legacy (BIOS) booting: # sgdisk -a1 -n2:34:2047 -t2:EF02 $DISK # Run this for legacy (BIOS) boot or UEFI booting or ra... or embedding grub in this partition # and after run these: sgdisk -n9:-8M:0 -t9:BF07 $DISK sgd
- monitor @tips:radxa
- nitor ==== Project is in **/home/rock/monitor** run program in devel mode <code> # console sul radxa ... emctl stop monitor # start in foreground monitor_run # stop with CTRL+C </code> edit code <code> nan... simple User=rock ExecStart=/usr/local/bin/monitor_run After=network.target Wants=time-sync.target [Ins
- zfs-on-root @tips:ubuntu
- ear -g $DISK </code> Prepare partitions <code> # Run this if you need legacy (BIOS) booting: sgdisk -a1 -n2:34:2047 -t2:EF02 $DISK # Run this for UEFI booting or raidz pool: sgdisk -... or embedding grub in this partition # and after run these: sgdisk -n9:-8M:0 -t9:BF07 $DISK sgd
- plate @projects
- PEG *.jpg rm *.jpg </code> Go to main folder and run python main.py <code> python main.py </code> Wri... irectory inside Label <code> mkdir output </code> Run convert.py <code> python convert.py </code> Now
- calibre @tips
- ==== <code> apt install winetricks:i386 </code> Run winetricks and install app: adobe digital edition... harper/DeDRM_tools, unzip and from wineprefix dir run key tool <code> cd ~.local/share/wineprefixes/ado
- capacitor @tips
- .gianomobile </code> build www folder <code> npm run build </code> add platform <code> npx cap add an... * ionic serve * edit sources deploy: * npm run build * npx cap sync # to sync platforms * ap
- ionic @tips
- android ionic cordova build android ionic cordova run android --device </code> example2 with cordova-p... --save ionic cordova build android ionic cordova run android --device </code> ==== Add java sources a