server

Search

You can find the results of your search below.

ssl @tips
19 Hits, Last modified:
ns \ --email stefano.scipioni@csgalileo.org \ --server https://acme-v02.api.letsencrypt.org/directory \ ... -d *.iotaiuto.it </code> ==== nginx ==== <file> server { listen 80; server_name nextcloud.csgalileo.org; server_tokens off; location /.well-known/acme-challenge { root /va
mycroft @projects:iotaiuto
13 Hits, Last modified:
ice su https://account.mycroft.ai/devices o su un server locale * Al termine dell'installazione delle sk... t * Andare su https://home.mycroft.ai/skills (o server locale) e inserire ip di home assistant e token ... git clone https://github.com/MainRo/deepspeech-server cd deepspeech-server pip install . cp config.sample.json config.json nano config.json </code> Aggiungere
doorbell @projects:iotaiuto
11 Hits, Last modified:
//github.com/crossan007/esphome/tree/feature/rtsp-server|Esphome RTSPserver github]] {{:projects:iotaiuto... ime name: doorbell uptime </code> ===== RTSP Server ===== Installazione del fork di esphome, che sos... ossan007/esphome cd esphome checkout feature/rtsp-server pip install . esphome ~/config dashboard </code> ... i esp32cam: <code> esp32_camera: # id per rtsp server id: cam external_clock: pin: GPIO0 ...
openvpn @tips:vpn
11 Hits, Last modified:
n-all ./build-dh ./pkitool --initca </code> ==== server certificate ==== <code> NAME=legnago-gw ./pkitool --pass --server $NAME # create passphrase here openssl rsa -in ke... E.key -out keys/$NAME.pem </code> ===== Mikrotik server ===== Upload and import certificates <code> /certificate import file=server.crt import file=server.pem import file=ca.crt </c
jibri @tips
9 Hits, Last modified:
" . </code> ===== (deprecated) on jitsi meet server ===== <file ini /etc/prosody/conf.d/jibri.cfg.lu... onnect 5000 timeout client 50000 timeout server 50000 timeout check 10000 log global ... backend bk_http_default 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
homeassistant @projects:internetofthings
9 Hits, Last modified:
ateway" **Sezione Home Assistant** Abilitare WS server **Salvare** Dall'interfaccia di home assistant ... <file txt /etc/nginx/sites-enabled/homeassistant> server { listen 80; server_name "scipio.csgalileo.org"; # create this folder empty location /... } location / { return 301 https://$server_name$request_uri; } } server { listen 443
iotaiuto @projects:internetofthings
8 Hits, Last modified:
. ricordarsi di aggiornare il file users.yaml sul server di iotaiuto.it con il nuovo utente e relativo ipa... di regole che gestiscono http://roby.iotaiuto.it server { # PUNTO 1 server_name roby.iotaiuto.it; listen 80; return 301 https://$host$request_uri... di regole che gestiscono https://roby.iotaiuto.it server { listen 443 ssl http2; # PUNTO 2 se
mdm @projects
7 Hits, Last modified:
utente: admin password: eur... ==== Installazione server ==== <code bash> ubuntu@h-mdm:~$ sudo apt update... ternet Please assign a public domain name to this server Protocol (http|https) [http]: http Domain name o... ty for default ports 80 or 443): Project path on server or ROOT [/hmdm]: /hmdm Tomcat virtual host [localhost]: localhost Ready to install! Location on server: /var/lib/tomcat9/work URL: http://android.giano.
agid @tips
6 Hits, Last modified:
i necessari per ciascun tipo di sistema, compresi server, workstation e laptop di vari tipi e per diversi ... are sui dispositivi mobili, laptop, workstation e server** • Utilizzare configurazioni sicure standar... gare una configurazione standard per workstation, server e altri tipi di sistemi usati dall'organizzazione... tutte le operazioni di amministrazione remota di server, workstation, dispositivi di rete e analoghe appa
server @projects:livenet
6 Hits, Last modified:
ments ===== ** HW**: 2 nic device **OS**: Ubuntu server 17.10 <code>apt install bash debootstrap schroot syslinux nfs-kernel-server tftpd-hpa xorriso pigz zfsutils-linux</code> **Optional config** <code>apt install isc-dhcp-server </code> **network config ** nano /etc/netplan/01... ge git clone https://github.com/scipioni/livenet-server.git edit /etc/default/livenet like this <code> #
influxdb @projects:internetofthings
5 Hits, Last modified:
json_body = [{"measurement": "browser", "tags": {"server":1, "server-name":"galileo"}, "time": datetime.utcnow().strftime('%Y-%m-%dT%H:%M:%SZ'), "fields": {"value... rafana_4.6.1_armhf.deb systemctl enable grafana-server systemctl start grafana-server </code> Login to http://localhost:3000 (admin/admin) add datasource {{ :
lxd @tips
4 Hits, Last modified:
$istance </code> ===== servers ===== prepare lxd server <code> # bind to port 8443 lxc config set core.ht... ord some-password </code> from client add remote server <code> lxc remote add myserver <ip address or DNS... <code> # add destination lxd lxc remote add other-server <ip-address> # take snap0 on gianocop container ... shot gianocop snap0 lxc copy gianocop/snap0 other-server:gianocop --verbose lxc delete gianocop/snap0 </co
minikube @tips
4 Hits, Last modified:
===== Install on arch ===== ==== Run PostgreSQL server and Pgadmin on minikube ==== **Deploy Postgres**... -f <filename.yaml> </code> **Connect pgadmin to server** <code>minikube service <NamePgadminService></code> - Login Pgadmin - Server --> Properties - Change host name/address to Po... port (if not default) to ContainerPort (not Minikube service port) --> 5432 - Connect to server
led @projects:iotaiuto
4 Hits, Last modified:
enti file: # led_init.sh, led_lib.py, led.py, led_server.py chmod +x led_init.sh cd /etc/systemd/system #... sizionare qui i seguenti file: # led.service, led-server.service sudo systemctl daemon-reload sudo systemctl enable led.service sudo systemctl enable led-server.service # riavviare il sistema </code> Spiegazi... file:\\ led_lib.py è il controllore dei led\\ led_server.py è un listener di rischieste di controllo dei l
galileo @tips:vpn
4 Hits, Last modified:
VPN Galileo ====== VPN PPTP/L2TP: * indirizzo server concentratore: vpn1.csgalileo.org * username e ... tpp-galileo.png |}} ===== galileo openvpn ===== Server certificate <file txt ca.crt> -----BEGIN CERTIFIC... ateway 3 dev tun proto tcp-client remote-cert-tls server persist-tun persist-key auth-nocache </file> <fi... > client dev tun proto tcp-client remote-cert-tls server remote vpn.csgalileo.org 1194 route 10.0.0.0 255
git @tips
3 Hits, Last modified:
graphite @projects:internetofthings
3 Hits, Last modified:
mssql @tips:db
3 Hits, Last modified:
postgres @tips:db
3 Hits, Last modified:
minetest @tips:gameengine
3 Hits, Last modified:
nextcloud @projects
2 Hits, Last modified:
audio @tips
2 Hits, Last modified:
ftp @tips
2 Hits, Last modified:
idrac @tips
2 Hits, Last modified:
zfs @tips
2 Hits, Last modified:
syntax @wiki
2 Hits, Last modified:
analisi @projects:charta
2 Hits, Last modified:
iotaiuto_privacy @projects:internetofthings
2 Hits, Last modified:
scipiodev @projects:livenet
2 Hits, Last modified:
gianomobile @tips:android
2 Hits, Last modified:
redis @tips:db
2 Hits, Last modified:
minecraft @tips:gameengine
2 Hits, Last modified:
ansible @tips
1 Hits, Last modified:
atom @tips
1 Hits, Last modified:
gnss @tips
1 Hits, Last modified:
tmux @tips
1 Hits, Last modified:
vgpu @tips
1 Hits, Last modified:
virtualization @projects:livenet
1 Hits, Last modified:
virtualization @tips:android
1 Hits, Last modified:
install @tips:archlinux
1 Hits, Last modified:
postinstall @tips:archlinux
1 Hits, Last modified:
mariadb @tips:db
1 Hits, Last modified:
server @tips:ubuntu
1 Hits, Last modified:
zfs-on-root @tips:ubuntu
1 Hits, Last modified:
motorizzazione @tips:vpn
1 Hits, Last modified:
univr @tips:vpn
1 Hits, Last modified: