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=
- k80 @tips
- ==========================================| | No running processes found ... y ./deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking) Detecte... s) Device 0: "Tesla K80" CUDA Driver Version / Runtime Version 11.4 / 11.4 CUDA Capabilit... l execution: Yes with 2 copy engine(s) Run time limit on kernels: No I
- 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... an alias (cname) for mydomain.com </code> NGINX runs on www01 and www02 on port 80 to load balance re... ove lets encrypt location block is added to NGINX running on both www01 and www02 for all NGINX server
- systemd @zibaldone:linux
- emd ====== <code> systemctl status </code> show running units <code> systemctl </code> show availabl... e bash /etc/profile.d/systemd-user.sh> export XDG_RUNTIME_DIR="/run/user/$UID" export DBUS_SESSION_BUS_ADDRESS="unix:path=${XDG_RUNTIME_DIR}/bus" </file> new method <code> mkdir -p
- 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>
- vscode @projects:zibaldone
- ntainer first time remote containers attach: * run container * F1: Remote-Containers: Attach to Running Container * F1: Remote-Containers: Open Conta... destroy container remote containers attach: * run container * F1: Remote-Containers: Attach to Running Container edit created configurations: * ctr
- 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
- 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',... io.h └── jni_gpio.c </code> Rebuild this project running '''ndk-build into jni folde'''r Android.mk
- pyramid @tips
- ivation in active shell (for starting project and running) <code> . lib/bin/activate </code> start pro... > initialize_ztlbrain_db development.ini </code> run <code> pserve development.ini --reload </code> =... ivation in active shell (for starting project and running) <code> . lib/bin/activate </code> start pro... > initialize_ztlbrain_db development.ini </code> run <code> gunicorn --paste development.ini </code>
- tmux @tips
- sh> tmux -2 new-session -d -s wega -n 'all' 'make runall' tmux new-window -t wega:2 -n 'brain & GUI' "... 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
- plate @projects
- test set percentage_test = 10; # Create and/or truncate train.txt and test.txt file_train = open('tra... 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
- iotaiuto_skill @projects:internetofthings
- cratch with: * function name 'iotaiuto' * runtime python 3.7 * choose execution role, selec... nsole upload skill with "make deploy" From linux run "make log" to see runtime errors ==== Modificare e testare una funzione lambda ==== Le funzioni lambd
- liberidicomunicare @projects:iotaiuto
- hedocs.io/projects/edx-installing-configuring-and-running/en/latest/front_matter/index.html https://do... 50"} Mostrare lista corsi: <code> $ tutor local run cms ./manage.py cms dump_course_ids </code> Eliminare un corso: <code> $ tutor local run cms ./manage.py cms delete_course [id corso] </co
- 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