host

Search

You can find the results of your search below.

docker @projects:zibaldone:linux
11 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 loca... via ssh ===== scenario: connect to remote docker host via ssh and run X11 GUI on client ssh on docker host sshd edit /etc/ssh/sshd_config <code> X11Forwardi
iotaiuto @projects:internetofthings
9 Hits, Last modified:
CHINA e VPN-CLIENTE corrispondano sudo nano /etc/hostname sudo nano /etc/hosts sudo hostname ha-xxxxxxxx sudo reboot </code> ==== INSTALLAZIONE PYTHON3 + HOME-ASSISTANT + RELATIV... del "discovery": broadlink_cli --type 0x2787 --host 192.168.2.28 --mac a126f434ea34 # si esegue qu
virtualization @projects:livenet
5 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 windows <code> http://<hostip>:631/printers/<printername> </code> Enable network for guest if host is connected to work with eth0 <code> echo 1 > /p
server @projects:livenet
4 Hits, Last modified:
et/images run .... <code> R=bionic cat > ${R}/etc/hosts <<QWK 127.0.0.1 localhost livenet-host ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-... are installed in the chroot if [ ! "\\\`cat /etc/hostname\\\`" = "\\\`hostname\\\`" ]; then exit 101 fi QWE chmod +x ${R}/usr/sbin/policy-rc.d </code>
mdm
3 Hits, Last modified:
CREATE DATABASE hmdm WITH OWNER=hmdm; PostgreSQL host [localhost]: localhost PostgreSQL port [5432]: 54... h on server or ROOT [/hmdm]: /hmdm Tomcat virtual host [localhost]: localhost Ready to install! Locatio... '' aperta. Inoltre, dietro NAT, modificare ''/etc/hosts'' <code> IP_PRIVATO android.giano.comune.verona
homeassistant @projects:internetofthings
2 Hits, Last modified:
pass http://localhost:8123/; proxy_set_header Host $host; } ssl_certificate /etc/ssl/certs/scipio.csgalileo.org.cer; ssl_certificate_key /etc/ssl/
broadlink @projects:internetofthings
1 Hits, Last modified:
- service: broadlink.send data: host: 192.168.2.28 packet: - "sgU0AC
presence @projects:iotaiuto
1 Hits, Last modified:
detection: Ovviamente ci sono vari modi in cui l'host(il rasperry pi, la schedina connessa alla rete wi
seamless @projects:livenet
1 Hits, Last modified:
e new APP with remoteapptool ==== Linux desktop (host) ==== * Install [[https://github.com/FreeRDP/F
vscode @projects:zibaldone
1 Hits, Last modified:
"attach", "connect": { "host": "localhost", "port": 5678
iptables @projects:zibaldone:linux
1 Hits, Last modified:
== IPTables ====== ===== Forward port to another host ===== SNAT and DNAT <code> IPLOCAL=a.b.c.d IPREM