• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

il

Search

You can find the results of your search below.

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

Matching pagenames:

  • fail2ban (tips)
  • iredmail (tips)
  • taskfile (tips)
  • tourbillon (tips)
  • decompile (tips:android)
  • gianomobile (tips:android)
  • checkin (tips:galileo)
  • galileo (tips:vpn)

Fulltext results:

ssl
68 Hits, Last modified: 7 days ago
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: 4 years ago
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: 7 years ago
====== 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: 6 years ago
=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: 17 months ago
====== 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: 8 years ago
(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: 6 years ago
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: 8 years ago
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: 7 years ago
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: 11 years ago
== 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
rocm
20 Hits, Last modified: 3 days ago
ma LLM runtime** on **Arch Linux** specifically tailored for the **AMD Ryzen AI Max+ 395 APU**. The pr... ):** The primary accelerator for LLM inference, utilizing shared system memory as **Unified Memory (VR... eration, with potential for hybrid execution (prefill/context ingestion on NPU, decoding on iGPU/CPU).... installation must have the correct drivers and utilities to fully expose the APU's capabilities, espe
gianomobile @tips:android
20 Hits, Last modified: 6 years ago
====== 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: 4 years ago
====== 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: 8 years ago
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: 3 years ago
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: 5 years ago
openspec
16 Hits, Last modified: 2 weeks ago
taskfile
16 Hits, Last modified: 3 years ago
checkin @tips:galileo
16 Hits, Last modified: 3 years ago
minecraft @tips:gameengine
16 Hits, Last modified: 8 years ago
fdf
15 Hits, Last modified: 5 years ago
k80
15 Hits, Last modified: 17 months ago
pcb
15 Hits, Last modified: 5 years ago
video
15 Hits, Last modified: 5 years ago
android @tips:radxa
15 Hits, Last modified: 11 years ago
locale @tips:ubuntu
15 Hits, Last modified: 8 years ago
ansible
14 Hits, Last modified: 3 years ago
git
14 Hits, Last modified: 7 years ago
zabbix
14 Hits, Last modified: 4 years ago
zfs
14 Hits, Last modified: 3 years ago
pypi
13 Hits, Last modified: 3 years ago
zfs-on-root @tips:ubuntu
13 Hits, Last modified: 8 years ago
pptp @tips:vpn
13 Hits, Last modified: 9 years ago
vrcard
12 Hits, Last modified: 3 years ago
motorizzazione @tips:vpn
12 Hits, Last modified: 7 years ago
otp
11 Hits, Last modified: 5 years ago
postgres @tips:db
11 Hits, Last modified: 7 years ago
unreal @tips:gameengine
11 Hits, Last modified: 11 years ago
linux @tips:radxa
11 Hits, Last modified: 10 years ago
simon @tips:speech
11 Hits, Last modified: 9 years ago
smtp @tips:vpn
11 Hits, Last modified: 10 years ago
zsh
10 Hits, Last modified: 7 years ago
jupyterhub
9 Hits, Last modified: 5 years ago
ldap
9 Hits, Last modified: 6 years ago
test
9 Hits, Last modified: 5 years ago
18.04 @tips:ubuntu
9 Hits, Last modified: 7 years ago
airmouse
8 Hits, Last modified: 4 years ago
capacitor
8 Hits, Last modified: 8 years ago
juniper @tips:vpn
8 Hits, Last modified: 11 years ago
audio
7 Hits, Last modified: 9 years ago
dns
7 Hits, Last modified: 4 years ago
gnss
7 Hits, Last modified: 3 years ago
tridactyl
7 Hits, Last modified: 6 months ago
gstreamer
6 Hits, Last modified: 2 years ago
k0s
6 Hits, Last modified: 13 months ago
openalpr
6 Hits, Last modified: 10 years ago
tmux
6 Hits, Last modified: 9 years ago
server @tips:ubuntu
6 Hits, Last modified: 4 years ago
xenial @tips:ubuntu
6 Hits, Last modified: 8 years ago
idrac
5 Hits, Last modified: 2 years ago
minikube
5 Hits, Last modified: 4 years ago
kinectv2 @tips:sensors
5 Hits, Last modified: 11 years ago
atom
4 Hits, Last modified: 8 years ago
autofs
4 Hits, Last modified: 9 years ago
blender
4 Hits, Last modified: 6 months ago
dac
4 Hits, Last modified: 9 years ago
mopidy
4 Hits, Last modified: 9 years ago
development @tips:android
4 Hits, Last modified: 9 years ago
panda3d @tips:gameengine
4 Hits, Last modified: 11 years ago
ceph-on-k0s
3 Hits, Last modified: 13 months ago
jupyter
3 Hits, Last modified: 8 years ago
sqlite
3 Hits, Last modified: 6 years ago
tourbillon
3 Hits, Last modified: 4 years ago
hp @tips:hw
3 Hits, Last modified: 14 months ago
blocksync
2 Hits, Last modified: 9 years ago
ftp
2 Hits, Last modified: 7 years ago
jupiterhub
2 Hits, Last modified: 6 years ago
unms
2 Hits, Last modified: 4 years ago
uwb
2 Hits, Last modified: 6 years ago
adb @tips:android
2 Hits, Last modified: 8 years ago
install @tips:archlinux
2 Hits, Last modified: 3 years ago
videoediting @tips:blender
2 Hits, Last modified: 6 years ago
minetest @tips:gameengine
2 Hits, Last modified: 8 years ago
dell @tips:hw
2 Hits, Last modified: 3 years ago
monitor @tips:radxa
2 Hits, Last modified: 10 years ago
trusty @tips:ubuntu
2 Hits, Last modified: 10 years ago
calibre
1 Hits, Last modified: 8 years ago
fish
1 Hits, Last modified: 2 years ago
gpu
1 Hits, Last modified: 3 years ago
kvm
1 Hits, Last modified: 10 years ago
multiboot
1 Hits, Last modified: 3 years ago
onvif
1 Hits, Last modified: 7 years ago
proxmox
1 Hits, Last modified: 4 weeks ago
pyramid
1 Hits, Last modified: 10 years ago
trac
1 Hits, Last modified: 14 months ago
vgpu
1 Hits, Last modified: 4 years ago
windows10
1 Hits, Last modified: 7 years ago
bootanimation @tips:android
1 Hits, Last modified: 11 years ago
bv7000 @tips:android
1 Hits, Last modified: 8 years ago
bv9500 @tips:android
1 Hits, Last modified: 4 years ago
decompile @tips:android
1 Hits, Last modified: 6 years ago
postinstall @tips:archlinux
1 Hits, Last modified: 3 years ago
inappbrowser @tips:cordova
1 Hits, Last modified: 11 years ago
mssql @tips:db
1 Hits, Last modified: 9 years ago
oracle @tips:db
1 Hits, Last modified: 9 years ago
redis @tips:db
1 Hits, Last modified: 8 years ago
kuu @tips:hw
1 Hits, Last modified: 3 years ago
gpio @tips:rasberry
1 Hits, Last modified: 10 years ago
linux @tips:rasberry
1 Hits, Last modified: 9 years ago
xtion @tips:sensors
1 Hits, Last modified: 11 years ago
17.10 @tips:ubuntu
1 Hits, Last modified: 8 years ago
univr @tips:vpn
1 Hits, Last modified: 3 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