• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » un

un

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:ubuntu (3)
  • tips:vpn (3)
  • tips:android (2)
  • tips:db (2)
  • tips:radxa (2)
  • tips:archlinux (1)
  • tips:blender (1)
  • tips:galileo (1)
  • tips:gameengine (1)
  • tips:hw (1)
  • tips:linux (1)
  • tips:rasberry (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • unms (tips)
  • unreal (tips:gameengine)
  • 17.10 (tips:ubuntu)
  • 18.04 (tips:ubuntu)
  • gnome3 (tips:ubuntu)
  • locale (tips:ubuntu)
  • server (tips:ubuntu)
  • trusty (tips:ubuntu)
  • xenial (tips:ubuntu)
  • yakkety (tips:ubuntu)
  • zfs-on-root (tips:ubuntu)
  • juniper (tips:vpn)
  • univr (tips:vpn)

Fulltext results:

agid
9 Hits, Last modified: 4 years ago
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
8 Hits, Last modified: 8 years ago
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
6 Hits, Last modified: 8 years ago
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
5 Hits, Last modified: 5 years ago
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
5 Hits, Last modified: 4 years ago
</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
4 Hits, Last modified: 5 years ago
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
4 Hits, Last modified: 11 years ago
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
4 Hits, Last modified: 5 years ago
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
4 Hits, Last modified: 3 weeks ago
} </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
4 Hits, Last modified: 17 months ago
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
3 Hits, Last modified: 17 months ago
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
3 Hits, Last modified: 6 years ago
: 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
rocm
3 Hits, Last modified: 4 days ago
which accelerator is being used when a model is run. ### 3\. Testing Model Offload Test a small mod... the available VRAM (shared RAM). ```bash ollama run llama3:8b # After the model downloads, monitor sy... -Q4_K_M.gguf </code> ollama <code bash> ollama run llama3.2 --verbose 'explain nuclear fusion' </co
tmux
3 Hits, Last modified: 9 years ago
" 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
3 Hits, Last modified: 3 years ago
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
3 Hits, Last modified: 10 years ago
juniper @tips:vpn
3 Hits, Last modified: 11 years ago
calibre
2 Hits, Last modified: 8 years ago
capacitor
2 Hits, Last modified: 8 years ago
fdf
2 Hits, Last modified: 5 years ago
helm
2 Hits, Last modified: 14 months ago
idrac
2 Hits, Last modified: 2 years ago
ionic
2 Hits, Last modified: 8 years ago
jibri
2 Hits, Last modified: 3 years ago
k0s
2 Hits, Last modified: 13 months ago
pyramid
2 Hits, Last modified: 10 years ago
telegram
2 Hits, Last modified: 4 years ago
vrcard
2 Hits, Last modified: 3 years ago
18.04 @tips:ubuntu
2 Hits, Last modified: 7 years ago
airmouse
1 Hits, Last modified: 4 years ago
ansible
1 Hits, Last modified: 3 years ago
autofs
1 Hits, Last modified: 9 years ago
ceph-on-k0s
1 Hits, Last modified: 14 months ago
gnss
1 Hits, Last modified: 3 years ago
gstreamer
1 Hits, Last modified: 2 years ago
jupyter
1 Hits, Last modified: 8 years ago
minikube
1 Hits, Last modified: 4 years ago
openspec
1 Hits, Last modified: 5 weeks ago
pulsar
1 Hits, Last modified: 6 years ago
zabbix
1 Hits, Last modified: 4 years ago
zfs
1 Hits, Last modified: 3 years ago
bv7000 @tips:android
1 Hits, Last modified: 9 years ago
development @tips:android
1 Hits, Last modified: 9 years ago
videoediting @tips:blender
1 Hits, Last modified: 6 years ago
oracle @tips:db
1 Hits, Last modified: 9 years ago
postgres @tips:db
1 Hits, Last modified: 7 years ago
checkin @tips:galileo
1 Hits, Last modified: 4 years ago
unreal @tips:gameengine
1 Hits, Last modified: 11 years ago
kuu @tips:hw
1 Hits, Last modified: 3 years ago
networknamespaces @tips:linux
1 Hits, Last modified: 7 years ago
android @tips:radxa
1 Hits, Last modified: 11 years ago
linux @tips:rasberry
1 Hits, Last modified: 9 years ago
locale @tips:ubuntu
1 Hits, Last modified: 8 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki