il

Search

You can find the results of your search below.

ssl
68 Hits, Last modified:
use with curl <code | download> API_HOST=sso.csgalileo.org echo quit | openssl s_client -showcerts -se... ert.pem curl --cacert cacert.pem https://sso.csgalileo.org/ </code> in browser import this [[https://... certbot certonly --webroot -w /var/www/html -d mail.veronamobile.it </code> wildcard <code> certbot certonly \ --manual \ --preferred-challenges=dns \
agid
46 Hits, Last modified:
software autorizzati e non autorizzati** • Stilare un elenco di software autorizzati e relative v... eguire regolari scansioni sui sistemi al fine di rilevare la presenza di software non autorizzato. **... razioni di hardware e software sui dispositivi mobili, laptop, workstation e server** • Utilizzare configurazioni sicure standard per la protezione d
fail2ban
38 Hits, Last modified:
====== fail2ban ====== ===== install ===== <code> apt install fail2ban </code> ===== filter ===== define new filter <file ini /etc/fail2ban/filter.d/giano-login.conf> [Definition] failregex
lxd
38 Hits, Last modified:
=rpool/lxd # define default storage pool lxc profile device add default root disk path=/ pool=zfspool... teract with lxd from <code> newgrp lxd </code> <file bash lxc-prepare (chmod +x)> #!/bin/bash NAME=$... do tee /etc/apt/apt.conf.d/proxy.conf echo "PfilePattern = .*" | sudo tee -a /etc/apt-cacher-ng/ac... f /etc/apt/apt.conf.d/proxy.conf ]; then lxc file push /etc/apt/apt.conf.d/proxy.conf $NAME/etc/ap
galileo @tips:vpn
37 Hits, Last modified:
====== VPN Galileo ====== VPN PPTP/L2TP: * indirizzo server concentratore: vpn1.csgalileo.org * username e password <code> yay -S netw... n:vpn03.png?400 |}} ====== pptp manual ====== <file ini /etc/NetworkManager/system-connections/galileo.nmconnection> [connection] id=galileo uuid=97852b
ionic
32 Hits, Last modified:
(latest) ==== <code bash> sudo apt-get install build-essential # curl -sL https://deb.nodesource.com/... onic cordova platform add android ionic cordova build android ionic cordova run android --device </cod... code> ionic start MyCameraApp blank --id org.csgalileo.mycameraapp git clone --depth=1 https://github.... @ionic-native/diagnostic --save ionic cordova build android ionic cordova run android --device </cod
keras
28 Hits, Last modified:
ode> this produce .tf_configure.bazelrc <code> build --action_env PYTHON_BIN_PATH="/lab/gianoobserver/lib/bin/python" build --action_env PYTHON_LIB_PATH="/lab/gianoobserver/lib/lib/python3.8/site-packages" build --python_path="/lab/gianoobserver/lib/bin/python" build:xla --define with_xla_support=true build --confi
openvpn @tips:vpn
22 Hits, Last modified:
Edit vars and <code> source vars ./clean-all ./build-dh ./pkitool --initca </code> ==== server certi... d import certificates <code> /certificate import file=server.crt import file=server.pem import file=ca.crt </code> <del>Simplier method</del> <code bash> openssl genrsa -des3 -
airos
20 Hits, Last modified:
e (nell'esempio 4) nella seconda query si ottiene il mac. Ovviamente da fare usande le librerie SNMP P... = http API ===== <code php> <?php // airOS-getFile_HTTP() from Omniflux: // https://community.ubnt.... f JSON with the current radio stats // airOS_getFile_HTTP ($username, $password, $file, $address, $schema) #$out = airOS_getFile_HTTP ("root", "xxx", "s
cordova
20 Hits, Last modified:
== Install Android SDK ===== Create /etc/etc/profile.d/android.sh or add in .bash_profile <code> export ANDROID_HOME=/lab/android-sdk-linux/ export PATH=... <code> cordova create /lab/peper-memory org.csgalileo.peper.memory PeperMemory </code> Add android s... id.permission.ACCESS_NETWORK_STATE" /> </code> Build both the CordovaLib and xwalk_core_library <code
gianomobile @tips:android
20 Hits, Last modified:
====== Privacy Policy ====== Galileo S.C.A.R.L, con sede in Via Bramante 15, 37138 Verona, in qualità di Titolare del trattamento (di seguito “Galileo” o “Titolare”), Le fornisce ai sensi dell’artic... amento dei Suoi dati personali in relazione all’utilizzo dell’applicazione Galileo Giano Mobile (di seguito “App”) e dei servizi ivi forniti. ====== CATE
iredmail
18 Hits, Last modified:
====== Iredmail ====== ===== Install ===== * docker install * docker-compose install * zfs ins... create volumes <code> docker volume create iredmail_backup # Backup copies docker volume create iredmail_mailboxes # All users' mailboxes docker volume create iredmail_mlmmj # mailing list
install @tips:opencv
18 Hits, Last modified:
04 or 18:04 <code bash> sudo apt-get install -y build-essential cmake # GUI (if you want to use GTK in... CV cd OpenCV </code> ... from git (better if compiling darknet) <code> cd /opt git clone -b 3.4 --dep... t ln -sf opencv.git OpenCV cd OpenCV </code> compile <code bash> mkdir build cd build # cmake -DWITH_QT=ON -DWITH_OPENGL=ON -DFORCE_VTK=ON -DWITH_TBB=ON
jibri
17 Hits, Last modified:
ocker-jibri-pulseaudio.git </code> change Dockerfile with specific chrome version <code | Dockerfile> ARG CHROME_RELEASE=96.0.4664.45 ARG CHROMEDRIVER_MAJOR_RELEASE=96 </code> create empty file ${CONFIG}/conf/jibri/finalize.sh build image <code> docker build -t "galileo/jibri:stable-6726-1" .
cvat
16 Hits, Last modified:
* cliccare su “ocr-13” → Jobs Procedura: * abilita le labels visibili: T e poi H * cancellare i riquadri che non centrano * spostandosi con il mouse sopra i bordi di ciascuno e cancellari premendo il tasto CANC * se alcuni riquadri mancano aggiung
taskfile
16 Hits, Last modified:
checkin @tips:galileo
16 Hits, Last modified:
minecraft @tips:gameengine
16 Hits, Last modified:
fdf
15 Hits, Last modified:
k80
15 Hits, Last modified:
pcb
15 Hits, Last modified:
video
15 Hits, Last modified:
android @tips:radxa
15 Hits, Last modified:
locale @tips:ubuntu
15 Hits, Last modified:
ansible
14 Hits, Last modified:
git
14 Hits, Last modified:
zabbix
14 Hits, Last modified:
zfs
14 Hits, Last modified:
pypi
13 Hits, Last modified:
zfs-on-root @tips:ubuntu
13 Hits, Last modified:
pptp @tips:vpn
13 Hits, Last modified:
vrcard
12 Hits, Last modified:
motorizzazione @tips:vpn
12 Hits, Last modified:
otp
11 Hits, Last modified:
postgres @tips:db
11 Hits, Last modified:
unreal @tips:gameengine
11 Hits, Last modified:
linux @tips:radxa
11 Hits, Last modified:
simon @tips:speech
11 Hits, Last modified:
smtp @tips:vpn
11 Hits, Last modified:
zsh
10 Hits, Last modified:
jupyterhub
9 Hits, Last modified:
ldap
9 Hits, Last modified:
test
9 Hits, Last modified:
18.04 @tips:ubuntu
9 Hits, Last modified:
airmouse
8 Hits, Last modified:
capacitor
8 Hits, Last modified:
juniper @tips:vpn
8 Hits, Last modified:
audio
7 Hits, Last modified:
dns
7 Hits, Last modified:
gnss
7 Hits, Last modified:
gstreamer
6 Hits, Last modified:
openalpr
6 Hits, Last modified:
tmux
6 Hits, Last modified:
server @tips:ubuntu
6 Hits, Last modified:
xenial @tips:ubuntu
6 Hits, Last modified:
idrac
5 Hits, Last modified:
minikube
5 Hits, Last modified:
kinectv2 @tips:sensors
5 Hits, Last modified:
atom
4 Hits, Last modified:
autofs
4 Hits, Last modified:
blender
4 Hits, Last modified:
dac
4 Hits, Last modified:
mopidy
4 Hits, Last modified:
development @tips:android
4 Hits, Last modified:
panda3d @tips:gameengine
4 Hits, Last modified:
jupyter
3 Hits, Last modified:
sqlite
3 Hits, Last modified:
tourbillon
3 Hits, Last modified:
hp @tips:hw
3 Hits, Last modified:
blocksync
2 Hits, Last modified:
ftp
2 Hits, Last modified:
jupiterhub
2 Hits, Last modified:
unms
2 Hits, Last modified:
uwb
2 Hits, Last modified:
adb @tips:android
2 Hits, Last modified:
install @tips:archlinux
2 Hits, Last modified:
videoediting @tips:blender
2 Hits, Last modified:
minetest @tips:gameengine
2 Hits, Last modified:
dell @tips:hw
2 Hits, Last modified:
monitor @tips:radxa
2 Hits, Last modified:
gnome3 @tips:ubuntu
2 Hits, Last modified:
trusty @tips:ubuntu
2 Hits, Last modified:
calibre
1 Hits, Last modified:
fish
1 Hits, Last modified:
gpu
1 Hits, Last modified:
kvm
1 Hits, Last modified:
multiboot
1 Hits, Last modified:
onvif
1 Hits, Last modified:
pyramid
1 Hits, Last modified:
vgpu
1 Hits, Last modified:
windows10
1 Hits, Last modified:
bootanimation @tips:android
1 Hits, Last modified:
bv7000 @tips:android
1 Hits, Last modified:
bv9500 @tips:android
1 Hits, Last modified:
decompile @tips:android
1 Hits, Last modified:
postinstall @tips:archlinux
1 Hits, Last modified:
inappbrowser @tips:cordova
1 Hits, Last modified:
mssql @tips:db
1 Hits, Last modified:
oracle @tips:db
1 Hits, Last modified:
redis @tips:db
1 Hits, Last modified:
kuu @tips:hw
1 Hits, Last modified:
gpio @tips:rasberry
1 Hits, Last modified:
linux @tips:rasberry
1 Hits, Last modified:
xtion @tips:sensors
1 Hits, Last modified:
17.10 @tips:ubuntu
1 Hits, Last modified:
univr @tips:vpn
1 Hits, Last modified: