create

Search

You can find the results of your search below.

docker @projects:zibaldone:linux
13 Hits, Last modified:
===== get a docker-compose.yml file and edit it create and run in background <code> docker-compose up -d... restore/ rsync -av $SOURCE $TARGET </code> ===== create image ===== * https://dockerlabs.collabnix.com/... , alpine for example <code> docker pull alpine # create a new container on alpine image docker run -dit a... id docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 3fdbad8aa
mdm
8 Hits, Last modified:
ase === <code> # su - postgres $ psql postgres=# CREATE USER hmdm WITH PASSWORD 'password'; postgres=# CREATE DATABASE hmdm WITH OWNER=hmdm; postgres=# \q </code... ======= Make sure you've installed PostgreSQL and created the database: # CREATE USER hmdm WITH PASSWORD 'topsecret'; # CREATE DATABASE hmdm WITH OWNER=hmdm; Pos
iotaiuto_skill @projects:internetofthings
7 Hits, Last modified:
com/iam/home?region=eu-west-1#security_credential|create security credential]] * Alexa developer consol... com/alexa/console/ask|amazon alexa console]]: * create skill with name, default language and smart home ... console]] * open services -> IAM * roles -> create role -> AWS service and Lambda -> Next: permissio... iuto * open services -> lambda -> [Ireland] * create function from scratch with: * function name '
plate
5 Hits, Last modified:
be used for the test set percentage_test = 10; # Create and/or truncate train.txt and test.txt file_train... </code> Write 001 inside Image Dir box and load Create a label for each image After that, exit and create a new directory inside Label <code> mkdir output </co... convert.py <code> python convert.py </code> Now create test.txt and train.txt with process.py <code> pyt
googlehome @projects:internetofthings
5 Hits, Last modified:
====== GOOGLE HOME ====== * Create a new project in the [[https://console.cloud.google.com/home/dashbo... internetofthings:migrazione.png?nolink&400|}} * Create a new project in the developer console.[[https://... /Import project, give it a name (The same project created by the Google Cloud platform above) {{:projects:... nternetofthings:addproject.png?nolink&400|}} * Create an Action, under the build section. Add in your u
influxdb @projects:internetofthings
5 Hits, Last modified:
nf and <code> systemctl restart influxdb </code> create database <code> root@graphite:~# influx Connected... 086 version 1.2.1 InfluxDB shell version: 1.2.1 > create database captive > CREATE USER "captive" WITH PASSWORD 'captive' WITH ALL PRIVILEGES > show databases nam... value from browser;') </code> retention <code> CREATE RETENTION POLICY "a_year" ON "test" DURATION 52w
homeassistant @projects:internetofthings
4 Hits, Last modified:
server_name "scipio.csgalileo.org"; # create this folder empty location /.well-known/acme-... sistant.git git fetch -v # script/setup </code> create a branch with expected work <code bash> git branc... thub.io.git git fetch -v # script/setup </code> create a branch with expected work <code bash> git branc... 14:554/videoMain </code> ===== automation ===== create a virtual switch <file yaml input_boolean.yaml> m
server @projects:livenet
4 Hits, Last modified:
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.co... </code> ===== BUILD IMAGE CLIENT ==== zfs create livenet/images/bionic debootstrap --arch amd64 bi
shinobi @projects:internetofthings
2 Hits, Last modified:
sql # mysql ccio < sql/default_data.sql </code> Create configuration files <code> cp conf.sample.json co... > Enter as superuser at http://ip:8080/super and create user * user: admin@shinobi.video * pass: adm
image-build @projects:livenet
2 Hits, Last modified:
l-test) <code bash> ln-image --new-name bionic --create </code> This command create a chroot into /livenet/images/bionic
docs @projects:wamp
2 Hits, Last modified:
/process.py <code> #ep['meta'] = e(None) </code> Create new router node <code> cd /path/ crossbar init -... :8081/call </code> ==== WSGI app (pyramid) ==== Create wsgi.py in same folder as setup.py <code> ini_pat
vscode @projects:zibaldone
2 Hits, Last modified:
ote-Containers: Attach to Running Container edit created configurations: * ctrl+shift+p (F1 command pal... ], "settings": { } } </code> For debugger create in app folder (for example dnnutils) file .vscode
esphome @projects:internetofthings
1 Hits, Last modified:
e> ==== hass ==== automation directly on sensor created by esphome <code> - alias: cancello trigger:
liberidicomunicare @projects:iotaiuto
1 Hits, Last modified:
de> Account amministratore: <code> $ tutor local createuser --staff --superuser admin admin@mail.test </c
scipiodev @projects:livenet
1 Hits, Last modified:
build ====== <code> ln-image --new-name bionic --create </code> check zfs share **rpool/livenet/images/b
virtualization @projects:livenet
1 Hits, Last modified: