Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- agid
- torizzati e non autorizzati** • Implementare un inventario delle risorse attive correlato a quell... re autorizzati e non autorizzati** • Stilare un elenco di software autorizzati e relative versioni necessari per ciascun tipo di sistema, compresi server, workstation e l... te con strumenti automatici che forniscano a ciascun amministratore di sistema report con indicazioni
- openvpn @tips:vpn
- pn </code> /etc/openvpn/client1.conf <code> dev tun proto tcp-client remote legnago.csgalileo.org 11... . ping 15 ping-restart 45 ping-timer-rem persist-tun persist-key # Silence the output of replay warn... file txt /etc/openvpn/server.conf> proto tcp dev tun ca /etc/easy-rsa/keys/ca.crt cert /etc/easy-rsa/... . user nobody group nogroup persist-key persist-tun # Output a short status file showing # current c
- zfs-on-root @tips:ubuntu
- ar -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 -... r embedding grub in this partition # and after run these: sgdisk -n9:-8M:0 -t9:BF07 $DISK sgd... id=off -o exec=off rpool/var #zfs create -o com.sun:auto-snapshot=false -o exec=on rpool/var/tmp I
- test
- Test ====== Il test consiste nell'implementare un dialogo con protocollo http per l'interrogazione di un semplice web service. Sostanzialmente va realizz... in programmino in bash, python, nodejs o java con un punteggio di 10 punti. Il candidato ottiene 10 pu... per ogni programma realizzato e funzionante, per un **tempo massimo di 1 ora** dalla richiesta del pr
- vgpu
- </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
- ackup on empty folder <code> REPO=nero mkdir -p /run/media/scipio/backup/$REPO cd /run/media/scipio/backup/$REPO borg --verbose init --encryption=none ./ ... de> add folder to backup <code> TAG=dataset cd /run/media/scipio/backup/$TARGET borg --verbose --prog... e target with different tag <code> TAG=cloud cd /run/media/scipio/backup/$TARGET borg --verbose --prog
- cordova
- es/cordova-browser/bin/templates/project/cordova/run ./platforms/browser/cordova/run </code> Add to platforms/browser/cordova/run <code> case 'linux': spawn('chromium-browser'... } return null; } </code> Posizionare un set di src dopo il device ready <code> $('#video1
- cvat
- mancano aggiungerli con il **tasto N**, poi fare un click, definire il riquadro intorno al numero e rifare un altro click * scorrendo il cursore sopra ciascun riquadro verificare che la casella corrispondente... 'python3 ~/manage.py createsuperuser' </code> #run <code> docker-compose up -d </code> rebuild <cod
- ssl
- } </file> renew <code> certbot renew [--dry-run] </code> automatic renew <code> systemctl status... ed 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... main.com mydomain.com www.mydomain.com when you run this command on your controller machine (ctrl.myd
- galileo @tips:vpn
- ass> </file> <file txt openvpn.conf> client dev tun proto tcp-client remote vpn1.csgalileo.org port 1194 nobind persist-key persist-tun tls-client remote-cert-tls server ca cert_export_... am Files\OpenVPN\config\galileo.ovpn> client dev tun proto tcp-client remote-cert-tls server remote v... resolv-retry infinite nobind persist-key persist-tun verb 3 auth-user-pass auth_galileo.cfg script-sec
- k80
- yright (c) 2005-2021 NVIDIA Corporation Built on Sun_Aug_15_21:14:11_PDT_2021 Cuda compilation tools, ... execution: Yes with 2 copy engine(s) Run time limit on kernels: No I... execution: Yes with 2 copy engine(s) Run time limit on kernels: No I
- lxd
- : unix-char root: path: / type: disk tun: path: /dev/net/tun type: unix-char </code> create container from local image <code> lxc ima... remote add myserver <ip address or DNS> </code> run command <code> lxc exec myserver:trusty1 -- bash
- tmux
- " tmux send-keys -t wega:2.0 'cd wegabrain; make run' Enter tmux split-window -v "bash" tmux send-key... 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
- install @tips:archlinux
- ar -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... r embedding grub in this partition # and after run these: sgdisk -n9:-8M:0 -t9:BF07 $DISK sgd
- monitor @tips:radxa
- itor ==== Project is in **/home/rock/monitor** run program in devel mode <code> # console sul radxa ... mctl stop monitor # start in foreground monitor_run # stop with CTRL+C </code> edit code <code> nan... imple User=rock ExecStart=/usr/local/bin/monitor_run After=network.target Wants=time-sync.target [Ins