Search
You can find the results of your search below.
Matching pagenames:
- broadlink (project…tofthings)
- clients (projects…etofthings)
- electronic (project…tofthings)
- epaper (projects:…netofthings)
- esp32 (projects:…netofthings)
- esp32lora (project…tofthings)
- esp8266 (projects…etofthings)
- esphome (projects…etofthings)
- freenove (projects…etofthings)
- googlehome (project…tofthings)
- graphite (projects…etofthings)
- homeassistant (proje…fthings)
- hw (projects:internetofthings)
- influxdb (projects…etofthings)
- iotaiuto (projects…etofthings)
- iotaiuto_privacy (proj…things)
- iotaiuto_skill (proje…fthings)
- jetsonnano (project…tofthings)
- micropython (projec…ofthings)
- objectdetection (proj…things)
- orangepizero2 (proje…fthings)
- pm10 (projects:i…rnetofthings)
- shinobi (projects…etofthings)
- smartband (project…tofthings)
- tradfri (projects…etofthings)
- image-build (projects:livenet)
- scipiodev (projects:livenet)
- seamless (projects:livenet)
- server (projects:livenet)
- virtualization (proje…livenet)
- minetest (tips:gameengine)
- networknamespaces (tips:linux)
- fiocco (projects:…ngs:clients)
- sirio (projects:…ngs:clients)
Fulltext results:
- server @projects:livenet
- code> <code>netplan apply</code> ===== Build livenet environment ===== ==== Preparazione dell'ambiente zfs ==== <code>zpool create livenet /dev/sdb</code> <code>zfs create livenet/images</code> <code>zfs create livenet/boot</code> Download package git clone https://github.com/sci
- scipiodev @projects:livenet
- ====== scipio dev environmnet ====== ===== prereq ===== prereq on my dev machine <code> sudo apt inst... d-hpa xorriso pxelinux zfsutils-linux cd /lab/livenet/livenet-server rm -fR /etc/schroot/livenet ln -s `pwd`/etc/schroot/livenet /etc/schroot/ [ -f /etc/default/liv
- syntax @wiki
- homogeneous user group like a corporate [[wp>Intranet]]. Windows Shares like [[\\server\share|this]]... ng of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone... s|images]] (see below) like this: [[http://php.net|{{wiki:dokuwiki-128.png}}]] [[http://php.net|{{wiki:dokuwiki-128.png}}]] Please note: The image form
- airos @tips
- === ===== SNMP ===== <code> snmpwalk -c lessinianet.snmp -v 1 10.210.12.249 IF-MIB::ifDescr ... = STRING: br0 </code> <code> snmpget -c lessinianet.snmp -v 1 10.210.12.249 IF-MIB::ifPhysAddress.4 ... fw": false, "wireless": { "essid": "lessinianet.net", "mode": "sta-ptmp", "compat_11n": 0, "hide_essid": 0, "apmac": "80:2A:A8:A4:2F:9
- plate @projects
- tory where the data will reside, relative to 'darknet.exe' path_data = '*IMAGE DIRECTORY*' # Percentag... ├── 20180319_113309.txt </code> ====== Darknet ====== <code> git clone https://github.com/pjreddie/darknet cd darknet make </code> Copy train.txt and test.txt inside darknet/cfg/ Create 3 files: obj.data obj
- virtualization @projects:livenet
- ected to work with eth0 <code> echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o... t update apt-get install kvm apt-get install livenet-vm </code> ==== sync from server ==== add to /e... size=32768,wsize=32768 vms:/vms </code> /etc/livenet/vms.conf <code> [default] name=xp master=/mnt/vms... sh> mkdir /vms </code> ==== guest ==== /etc/livenet/session*/vm.desktop <code> [Desktop Entry] Name=W
- fiocco @projects:internetofthings:clients
- (tv) (ikea) as (ikea) (luci) as (luci) } (internet) as (internet) user -> ghome ghome -> hass hass -> broadlink hass -> modem modem -> internet internet -> (google) chromecast -> tv broadlink .. tv ghome -> chromecast hass -> ikea ikea .. luci
- lxd @tips
- path: / type: disk tun: path: /dev/net/tun type: unix-char </code> create container... ME=x11test lxc info $NAME | sed -n "s/\s*eth0:\s*inet\s\([0-9\.]*\).*/\1/p" >> /etc/X0.hosts </code> l... odules'</code> <code> auto eth1.10 iface eth1.10 inet static address 10.0.0.1 netmask 255.255.2
- dell @tips:hw
- nstall -y gnupg wget -O - https://hwraid.le-vert.net/debian/hwraid.le-vert.net.gpg.key | sudo apt-key add - echo "deb http://hwraid.le-vert.net/ubuntu xenial main" | sudo tee -a /etc/apt/source
- simon @tips:speech
- build from sources http://cmusphinx.sourceforge.net/wiki/download, not use ubuntu packages ===== ... = === adapting === http://cmusphinx.sourceforge.net/wiki/tutorialadapt <code bash> sudo apt install ... === training from http://cmusphinx.sourceforge.net/wiki/tutorialamdown * download [[model|http://ww
- qemu
- by nicola for livenet research ====== Performance zfs ====== * http://open-zfs.org/wiki/Performance_t... ide/iscsi-initiator.html.en * https://linux.die.net/man/8/tgtadm * https://unix.stackexchange.com/q
- mdm @projects
- ========== Headwind MDM requires access from Internet Please assign a public domain name to this server... er socket: mqtt://94.230.76.87:31000 due to: java.net.BindException: Cannot assign requested address (B
- dns @tips
- ===== galileo ===== * https://apps.db.ripe.net * MNTNER name: MNT-CSGALILEO ===== prettier =... /code> ===== reverse ===== * https://www.ripe.net/manage-ips-and-asns/db/support/configuring-revers
- git @tips
- emote set-url origin http://git.csgalileo.org/livenet-server.git </code> check origin <code bash> git ... mote add upstream https://github.com/pjreddie/darknet.git </code> rebase remote on master <code> git f