Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- server @projects:livenet
- AUTOBOOT Starting Livenet in # seconds label bootlocal menu label ^Boot local disk menu default localboot 0 label nfs menu label Ubuntu 18.04 - diskless kernel /bionic/k... > R=bionic cat > ${R}/etc/hosts <<QWK 127.0.0.1 localhost livenet-host ::1 localhost ip6-localhost
- 18.04 @tips:ubuntu
- <code> dpkg-reconfigure tzdata </code> keyboard localization <code> dpkg-reconfigure keyboard-configura... <code> echo 'LANG="it_IT.UTF-8"' > /etc/default/locale locale-gen it_IT.UTF-8 locale-gen en_US.UTF-8 update-locale LANG=it_IT.UTF-8 LC_MESSAGES=POSIX DISTRO=bionic
- locale @tips:ubuntu
- \ curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=1" | /bin/bash </code> ... e bash script> apt remove -y unattended-upgrades locale-gen it_IT.UTF-8 locale-gen en_US.UTF-8 update-locale LANG=it_IT.UTF-8 LC_MESSAGES=POSIX timedatectl set-timezone Europe/Rome
- docker @projects:zibaldone:linux
- docker-ce docker-ce-cli containerd.io mkdir /usr/local/lib/docker/cli-plugins -p curl -SL https://github... wnload/v2.2.2/docker-compose-linux-x86_64 -o /usr/local/lib/docker/cli-plugins/docker-compose chmod +x /usr/local/lib/docker/cli-plugins/docker-compose </code> ru... === Multi platform build need a docker registry, local or remote (see below) create a docker builder or
- cordova @tips
- all nodejs <code> sudo ln -s /usr/bin/nodejs /usr/local/bin/node </code> install cordova-browser from gi... latforms add browser # temporary patch # cp /usr/local/lib/node_modules/cordova-browser/bin/templates/pr... 'ndk-build into jni folde'''r Android.mk <code> LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE := gpio_test LOCAL_SRC_FILES := gpio.c LOC
- jibri @tips
- && curl -s "http://wiki.csgalileo.org/tips:ubuntu:locale?do=export_code&codeblock=1" | /bin/bash apt inst... ties org.ice4j.ice.harvest.NAT_HARVESTER_LOCAL_ADDRESS=10.45.X.X org.ice4j.ice.harvest.N... ckend 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
- liberidicomunicare @projects:iotaiuto
- tl start docker $ pip install tutor[full] $ tutor local quickstart </code> Account amministratore: <code> $ tutor local createuser --staff --superuser admin admin@mail.t... r mostrare quiz dentro a un video: <code> $ tutor local stop $ tutor config save --set OPENEDX_EXTRA_PIP_... eo-quiz.git" $ tutor images build openedx $ tutor local start -d </code> Aprire nel browser: * local.o
- postgres @tips:db
- <code> lxc image copy images:ubuntu/xenial/amd64 local: --alias xenial lxc launch xenial postgres lxc ex... py3-none-any.whl # define ip binding CONFIG=/usr/local/lib/python3.5/dist-packages/pgadmin4/config.py se... $CONFIG # define pgadmin admin user python3 /usr/local/lib/python3.5/dist-packages/pgadmin4/pgAdmin4.py ... ervice] User=root ExecStart=/usr/bin/python3 /usr/local/lib/python3.5/dist-packages/pgadmin4/pgAdmin4.py
- mdm @projects
- heck database == <code> # Bisogna specificare -h localhost, altrimenti effettua # una peer authenticati... hmdm negli utenti di sistema psql -U hmdm -W -h localhost </code> === Installazione === <code> ubunt... DATABASE hmdm WITH OWNER=hmdm; PostgreSQL host [localhost]: localhost PostgreSQL port [5432]: 5432 PostgreSQL database [hmdm]: hmdm PostgreSQL user [hmdm]: hm
- git @tips
- -with-git-and-manage-branches|reference]] create locally <code> git branch [name_of_your_new_branch] git... de bash> git push origin --delete [branch] # and locally git branch -d [branch] </code> ===== rename branch (local and remote) ===== <code> git branch -m new-name... the old-name remote branch and push the new-name local branch. git push origin :old-name new-name # Res
- pypi @tips
- ode | download> [global] extra-index-url = http://localhost:8081 https://pypi.csgalileo.org trusted-host = localhost </code> now it is possible to use install ... oad> [distutils] index-servers = galileo localhost [localhost] repository = http://localhost:8081 username = galileo #password = <first-repository pas
- lxd @tips
- echo lxc image copy images:ubuntu/xenial/amd64 local: --alias xenial exit 0 fi if [ ! -f /etc/apt... <code> lxc image copy images:ubuntu/xenial/amd64 local: --alias xenial </code> create profile <code> lx... type: unix-char </code> create container from local image <code> lxc image list lxc launch xenial tes... false lxc list </code> create custom image from local container <code> lxc publish local-container --al
- syntax @wiki
- t Internet Explorer per default (and only in the "local zone"). * For Mozilla and Firefox it can be ena... ioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. Howev... ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]): <code - conf/lang
- homeassistant @projects:internetofthings
- egrazione ZwaveJS Inserire come url: <code> ws://localhost:3000 </code> Ora homeassistant รจ pronto per c... enzhou/tz10.xml"/>]] <file txt /etc/udev/rules.d/local.conf> SUBSYSTEM=="tty", ACTION=="add", ATTRS{idVe... ffering off; location / { proxy_pass http://localhost:8123/; proxy_set_header Host $host; } ... e> <file yaml config.yaml> camera: - platform: local_file name: soggiorno file_path: /media/us
- jetsonnano @projects:internetofthings
- jetson-stats </code> check CUDA <code> cd /usr/local/cuda-10.0/samples/1_Utilities/deviceQuery sudo make ./deviceQuery cd /usr/local/cuda-10.0/samples/1_Utilities/bandwidthTest/ sudo... ase64 test_binascii test_binhex test_binop test_c_locale_coercion test_csv test_json test_hashlib test_un... E_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D PYTHON_EXECUTABLE=/usr/bin/python3.7 -D PYTHON