host

Search

You can find the results of your search below.

ssl @tips
16 Hits, Last modified:
rtificate and use with curl <code | download> API_HOST=sso.csgalileo.org echo quit | openssl s_client -showcerts -servername "$API_HOST" -connect "$API_HOST":443 > cacert.pem curl --cacert cacert.pem https://sso.csgalileo.org/ </code> in ... === acme.sh integration for letsencrypt ===== On host that has apache/nginx install acme.sh <code bash
lxd @tips
13 Hits, Last modified:
trusty1 lxc delete trusty1 </code> autostart on host boot <code bash> lxc config set <name> boot.autos... # lxc config set $NAME environment.DISPLAY <ip-of-host-lxdbr0-bridge>:0 lxc config set $NAME environment... Xauthority source=${XAUTHORITY} </code> ==== on host ==== for gmd (ubuntu >= 17.10) or ... <file ini ... > launch X application in container <code bash> xhost + lxc exec $NAME -- xterm </code> ===== audio in
mdm @projects
10 Hits, Last modified:
database == <code> # Bisogna specificare -h localhost, altrimenti effettua # una peer authentication, ... negli utenti di sistema psql -U hmdm -W -h localhost </code> === Installazione === <code> ubuntu@h-... CREATE DATABASE hmdm WITH OWNER=hmdm; PostgreSQL host [localhost]: localhost PostgreSQL port [5432]: 5432 PostgreSQL database [hmdm]: hmdm PostgreSQL user [h
docker @projects:zibaldone:linux
8 Hits, Last modified:
ode> attach to container and copy directory from host to container <code> docker attach 3f apk update a... dx create --use --name $NAME --driver-opt network=host </code> build from a Dockerfile and push to local registry <code> REGISTRY=localhost:5000 docker buildx build --platform=linux/amd64,l... /charta/httprest </code> docker registry on localhost <file yaml docker-compose.yml> services: regist
pypi @tips
7 Hits, Last modified:
download> [global] extra-index-url = http://localhost:8081 https://pypi.csgalileo.org trusted-host = localhost </code> now it is possible to use install command like "pip install blabla" ===== twine... [distutils] index-servers = galileo localhost [localhost] repository = http://localhost:8081 u
iotaiuto @projects:internetofthings
7 Hits, Last modified:
del "discovery": broadlink_cli --type 0x2787 --host 192.168.2.28 --mac a126f434ea34 # si esegue qu... ndimento IR**__ ./broadlink_cli --type 0x2787 --host 192.168.2.28 --mac a126f434ea34 --learn # a te... dimento RF **__ ./broadlink_cli --type 0x2787 --host 192.168.2.28 --mac a126f434ea34 --rfscan # a t... tant/switch.yaml </code> ==== Creazione Virtualhost ==== Esempio pratico: __voglio creare un punto d
k80 @tips
6 Hits, Last modified:
: No Integrated GPU sharing Host Memory: No Support host page-locked memory mapping: Yes Alignment requirement for ... / 3 / 0 Compute Mode: < Default (multiple host threads can use ::cudaSetDevice() with device sim... : No Integrated GPU sharing Host Memory: No Support host page-locked
jibri @tips
5 Hits, Last modified:
e = "null" muc_room_cache_size = 1000 VirtualHost "jibri.csgalileo.org" modules_enabled = { "... bk_http mode http server s2 localhost:8080 check id 2 backend bk_https mode http server s2 localhost:4444 check ssl verify none server s1 94.... 444 check ssl verify none server s2 localhost:4444 check ssl verify none backup == routing.lua
homeassistant @projects:internetofthings
5 Hits, Last modified:
ione ZwaveJS Inserire come url: <code> ws://localhost:3000 </code> Ora homeassistant รจ pronto per cerca... ng off; location / { proxy_pass http://localhost:8123/; proxy_set_header Host $host; } ssl_certificate /etc/ssl/certs/scipio.csgalileo.org.cer; ssl_certificate_key /etc/ssl/
vgpu @tips
4 Hits, Last modified:
====== vgpu ====== ===== host ===== * TESLA T4 NVIDIA Corporation TU104GL * you must ensure that... IOV SBIOS setting is enabled on the server. into host <code> sudo apt install build-essential echo 'bla... -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
server @projects:livenet
4 Hits, Last modified:
ionic cat > ${R}/etc/hosts <<QWK 127.0.0.1 localhost livenet-host ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters QWK chroot ${R} lsb_rel
airos @tips
3 Hits, Last modified:
, 0); curl_setopt ($ch, CURLOPT_SSL_VERIFYHOST, 0); curl_setopt ($ch, CURLOPT_RETURNTRAN... number": 2, "name": "Chain 1" } ], "host": { "hostname": "cpe-188192-gal-lab", "up... } } </code> risposta CPE <code javascript> { "host": { "uptime": 5104088, "time": "2017-02-16 18:5
seamless @projects:livenet
3 Hits, Last modified:
e new APP with remoteapptool ==== Linux desktop (host) ==== * Install [[https://github.com/FreeRDP/F... imedia /printer /microphone:sys:pulse \ /v:localhost /app:"||notepad" </code> Call desktop <code> xfreerdp -u user -p user --plugin drdynvc --data tsmf:audio:pulse -- localhost </code>
virtualization @projects:livenet
3 Hits, Last modified:
driver for storage (no virtio available) * Use host only network and assign static IP to guest * In... irtualbox-vm-on-linux.html|ZFS zvol]] Discover host printer name with lpstat -a Address to use from ... rintername> </code> Enable network for guest if host is connected to work with eth0 <code> echo 1 > /p
mssql @tips:db
3 Hits, Last modified:
sh install --force </code> check timeout to localhost (no MSSQL server on linux host !!!) <code> sqlcmd -S localhost </code>
univr @tips:vpn
3 Hits, Last modified:
orin
2 Hits, Last modified:
cordova @tips
2 Hits, Last modified:
cvat @tips
2 Hits, Last modified:
gnss @tips
2 Hits, Last modified:
keras @tips
2 Hits, Last modified:
pyramid @tips
2 Hits, Last modified:
zabbix @tips
2 Hits, Last modified:
influxdb @projects:internetofthings
2 Hits, Last modified:
vscode @projects:zibaldone
2 Hits, Last modified:
postgres @tips:db
2 Hits, Last modified:
autofs @tips
1 Hits, Last modified:
fail2ban @tips
1 Hits, Last modified:
idrac @tips
1 Hits, Last modified:
minikube @tips
1 Hits, Last modified:
syncthing @tips
1 Hits, Last modified:
broadlink @projects:internetofthings
1 Hits, Last modified:
esphome @projects:internetofthings
1 Hits, Last modified:
graphite @projects:internetofthings
1 Hits, Last modified:
mycroft @projects:iotaiuto
1 Hits, Last modified:
presence @projects:iotaiuto
1 Hits, Last modified:
docs @projects:wamp
1 Hits, Last modified:
networknamespaces @tips:linux
1 Hits, Last modified:
kinectv2 @tips:sensors
1 Hits, Last modified:
xenial @tips:ubuntu
1 Hits, Last modified:
openvpn @tips:vpn
1 Hits, Last modified:
smtp @tips:vpn
1 Hits, Last modified:
iptables @projects:zibaldone:linux
1 Hits, Last modified: