che

Search

You can find the results of your search below.

agid
19 Hits, Last modified:
nizzazione. • Eventuali sistemi in esercizio che vengano compromessi devono essere ripristinati ut... tutti i sistemi in rete con strumenti automatici che forniscano a ciascun amministratore di sistema re... port con indicazioni delle vulnerabilità più critiche. • Assicurare che gli strumenti di scansione delle vulnerabilità utilizzati siano regolarmente agg
git
17 Hits, Last modified:
vim [http] sslverify = false [alias] co = checkout ci = commit st = status br = bra... p://git.csgalileo.org/livenet-server.git </code> check origin <code bash> git remote show origin </code> if prune needed (on server restart apache if dav is used) <code bash> git remote prune orig... ate branch with current changes ===== <code> git checkout -b newBranch </code> ===== tag ===== <code
telegram
11 Hits, Last modified:
: updater = Updater(TOKEN) updater.dispatcher.add_handler(CommandHandler('start', start)) updater.dispatcher.add_handler(CommandHandler('show', show)) updater.dispatcher.add_handler(CommandHandler('motion', motion)) updater.dispatcher.add_handler(CommandHandler('1', previewday))
atom
10 Hits, Last modified:
b.com/atom/atom/releases/latest -O /tmp/latest MATCHEDROW=$(awk -F '[<>]' '/href=".*atom-amd64.deb/' /tmp/latest) LATEST=$(echo $MATCHEDROW | grep -o -P '(?<=href=").*(?=" rel)') VER_LATEST=$(echo $MATCHEDROW | rev | cut -d"/" -f 2 | rev | sed 's/v//g') ... lled --bare </code> disabilitare package metrics che manda le statistiche a google $HOME/.atom/confi
jibri
10 Hits, Last modified:
"ping"; } storage = "null" muc_room_cache_size = 1000 VirtualHost "jibri.csgalileo.org" ... ient 50000 timeout server 50000 timeout check 10000 log global option httplog m... mode http server s1 94.230.76.84:8080 check id 1 backend bk_http mode http server s2 localhost:8080 check id 2 backend bk_https mode http
lxd
10 Hits, Last modified:
f.d/proxy.conf ]; then sudo apt install apt-cacher-ng PROXY=$( lxc network show lxdbr0 | sed -n... echo "PfilePattern = .*" | sudo tee -a /etc/apt-cacher-ng/acng.conf echo "PassThroughPattern: .*" | sudo tee -a /etc/apt-cacher-ng/acng.conf systemctl restart apt-cacher-ng fi lxc info $NAME >/dev/null 2>&1 if [ ! $? = 0 ];
postgres @tips:db
10 Hits, Last modified:
bases \l # connect to database \c giano # list schema \dn # list tables in schema \dt auth.* # describe table \d+ auth.users # list of installed extens... ALTER DATABASE database_name SET search_path TO schema_name,public; </code> drop role gianoauth <cod... NOREPLICATION; </code> ... create database and schemas ... grant operations on schema auth to role g
gianomobile @tips:android
9 Hits, Last modified:
nerale relativo alla protezione delle persone fisiche con riguardo al trattamento dei dati personali n.... unicazione di Internet. Si tratta di informazioni che non sono raccolte per essere associate a interessati identificati, ma che, per loro stessa natura, potrebbero, attraverso e... ati al solo fine di ricavare informazioni statistiche anonime sull’uso dell’applicazione e per controll
pulsar
8 Hits, Last modified:
=== Pulsar ====== <code> wget https://archive.apache.org/dist/pulsar/pulsar-2.4.1/apache-pulsar-2.4.1-bin.tar.gz tar xvfz apache-pulsar-2.4.1-bin.tar.gz cd apache-pulsar-2.4.1 # connectors # storage wget https://archive.apache.o
install @tips:archlinux
8 Hits, Last modified:
== ZFS ==== Reset disk and create GPT partition schema <code> DISK=/dev/disk/by-id/ata-HFS512G39MND-35... ,xattr,noacl 0 0" > /mnt/etc/fstab </code> zfs cache <code> [ -f /etc/zfs/zpool.cache ] || zpool set cachefile=/etc/zfs/zpool.cache rpool mkdir -p /mnt/etc/zfs cp /etc/zfs/zpool.cache /mnt
airos
7 Hits, Last modified:
le_HTTP ($username, $password, $file, $address, $schema) #$out = airOS_getFile_HTTP ("root", "xxx", "s... le_HTTP ($username, $password, $file, $address, $schema) { $ch = curl_init(); // Setu... < 8.5.0 curl_setopt ($ch, CURLOPT_URL, "$schema://$address/api/auth"); curl_setopt ($ch... curl_setopt ($ch, CURLOPT_URL, "$schema://$address/$file"); curl_setopt
jupyterhub
6 Hits, Last modified:
') ====== Cluster ====== Il cluster kubernetes (che si appoggia su [[https://rancher.com/|Rancher]] per una migliore versatilità) è composto da tre nodi master e tre nodi worker (che eseguono i container docker). Il tutto si pilota
ssl
6 Hits, Last modified:
ration for letsencrypt ===== On host that has apache/nginx install acme.sh <code bash> wget -O - htt... cer </file> ==== certificate integration for apache ==== <code bash> HOST=mail.csgalileo.org acme.sh... etc/ssl/certs/ca.cer \ --fullchainpath /etc/apache2/fullchain.cer \ --ecc \ --reloadcmd "service apache2 reload" </code> <file yaml apache.conf> <Virtua
zfs-on-root @tips:ubuntu
6 Hits, Last modified:
Disk ===== Reset disk and create GPT partition schema <code> DISK=/dev/disk/by-id/ata-HFS512G39MND-35... apt install --yes grub-efi-amd64 </code> check <code> grub-probe / ---> zfs </code> if error... tory=/boot/efi \ --bootloader-id=ubuntu --recheck --no-floppy </code> verify if "ls /boot/grub/*... ias=throughput -o sync=always \ -o primarycache=metadata -o secondarycache=none \ -o com.su
vrcard
5 Hits, Last modified:
turismo della città patrimonio mondiale UNESCO, anche in ragione del legame della Fondazione, per il tr... e le attività produttive, cercando di dimostrare che il secondo può crescere attraverso il primo. La S... orio - - le audioguide e i servizi culturali, anche per ipovedenti e non udenti - - i percorsi di t... astronomico - - le prenotazione di guide turistiche o di tour organizzati - - gli itinerari stagion
cordova
4 Hits, Last modified:
zfs
4 Hits, Last modified:
minecraft @tips:gameengine
4 Hits, Last modified:
ansible
3 Hits, Last modified:
idrac
3 Hits, Last modified:
k80
3 Hits, Last modified:
pcb
3 Hits, Last modified:
zsh
3 Hits, Last modified:
adb @tips:android
3 Hits, Last modified:
inappbrowser @tips:cordova
3 Hits, Last modified:
mssql @tips:db
3 Hits, Last modified:
locale @tips:ubuntu
3 Hits, Last modified:
cvat
2 Hits, Last modified:
dac
2 Hits, Last modified:
dns
2 Hits, Last modified:
fail2ban
2 Hits, Last modified:
jupyter
2 Hits, Last modified:
keras
2 Hits, Last modified:
onvif
2 Hits, Last modified:
pyramid
2 Hits, Last modified:
test
2 Hits, Last modified:
bv7000 @tips:android
2 Hits, Last modified:
17.10 @tips:ubuntu
2 Hits, Last modified:
18.04 @tips:ubuntu
2 Hits, Last modified:
galileo @tips:vpn
2 Hits, Last modified:
airmouse
1 Hits, Last modified:
audit
1 Hits, Last modified:
autofs
1 Hits, Last modified:
kyria
1 Hits, Last modified:
multiboot
1 Hits, Last modified:
otp
1 Hits, Last modified:
overpass
1 Hits, Last modified:
tmux
1 Hits, Last modified:
video
1 Hits, Last modified:
zabbix
1 Hits, Last modified:
decompile @tips:android
1 Hits, Last modified:
stratos @tips:android
1 Hits, Last modified:
virtualization @tips:android
1 Hits, Last modified:
appimage @tips:archlinux
1 Hits, Last modified:
fluid @tips:blender
1 Hits, Last modified:
redisegni @tips:blender
1 Hits, Last modified:
unreal @tips:gameengine
1 Hits, Last modified:
dell @tips:hw
1 Hits, Last modified:
gpio @tips:radxa
1 Hits, Last modified:
linux @tips:radxa
1 Hits, Last modified:
monitor @tips:radxa
1 Hits, Last modified:
kinectv2 @tips:sensors
1 Hits, Last modified:
xenial @tips:ubuntu
1 Hits, Last modified:
juniper @tips:vpn
1 Hits, Last modified:
motorizzazione @tips:vpn
1 Hits, Last modified: