Search
You can find the results of your search below.
Fulltext results:
- lxd @tips
- es: </code> auto update remote images <code> lxc config set images.auto_update_cached true </code> impor... t </code> profile.yaml <code> name: juju-default config: boot.autostart: "true" security.nesting: "tr... lxc launch images:ubuntu/xenial/amd64 xenial1 lxc config set xenial1 boot.autostart false lxc list </code>... 1 </code> autostart on host boot <code bash> lxc config set <name> boot.autostart true </code> show cont
- juju @tips
- p testcloud manual/10.0.1.21 --upload-tools \ --config default-series=xenial \ --config apt-http-proxy="http://10.0.1.1:8000" \ --config agent-stream=devel # Controllare con juju model-config default-series # ed eventualmente correggere con
- linux @tips:radxa
- ext </code> copiato radxa_rock_pro_linux_hdmi_defconfig in $KERNEL_SRC/arch/arm/configs/ * make kernel-config - configure the linux kernel" * make uboot - c... wget http://rockchip.fr/radxa/linux/rockchip_defconfig -O arch/arm/configs/rockchip_defconfig wget http://rockchip.fr/radxa/linux/rk3188-radxarock.dts -O arch/a
- mycroft @projects:iotaiuto
- code> **Impostare lingua italiana** <code> nano .config/mycroft/mycroft.conf </code> Aggiungere: <code> {... eech-server cd deepspeech-server pip install . cp config.sample.json config.json nano config.json </code> Aggiungere a config.json: (assicurarsi che le path siano corrette) <code>
- homeassistant @projects:internetofthings
- e="0201" id="0501" name="TZ10.XX Wall Thermostat" config="wenzhou/tz10.xml"/>]] <file txt /etc/udev/rules... /lib/python3.5/site-packages/python_openzwave/ozw_config/manufacturer_specific.xml near <Manufacturer id="... e="0201" id="0501" name="TZ10.XX Wall Thermostat" config="wenzhou/tz10.xml"/> </code> wenzhou/tz10.xml <c... /file> ===== github ===== setup <code bash> git config --global push.default simple git clone https://gi
- server @projects:livenet
- a xorriso pigz zfsutils-linux</code> **Optional config** <code>apt install isc-dhcp-server </code> **network config ** nano /etc/netplan/01-netcfg.yaml <code> # Th... # copiare /home/scipio/.netrv e /home/scipio/.gitconfig in <chroot>/root/ cd /root git clone https://git... n #copy_exec /sbin/mount.nfs /bin #cp -au /etc/netconfig ${DESTDIR}/etc/netconfig #cat > ${DESTDIR}/etc/p
- idrac @tips
- e Idrac di una macchina da remoto (in locale ''getconfig'' รจ l'unico comando che pare non funzioni) <code... 10.45.1.4 -u ${DRAC_USER} -p ${DRAC_PASSWORD} getconfig -f node4_drac_config.txt </code> Per caricare la configurazione (questo comando in locale non l'ho prov... -r 10.45.1.4 -u ${DRAC_USER} -p ${DRAC_PASSWORD} config -f node4_drac_config.txt </code> ===== Imposta
- k0s @tips
- :~$ sudo mkdir -p /etc/k0s ubuntu@k0s-ctrl:~$ k0s config create | sudo tee /etc/k0s/k0s.yaml ubuntu@k0s-ct... la gestione: <code> ubuntu@k0s-ctrl:~$ mkdir -p .config/k0s ubuntu@k0s-ctrl:~$ sudo k0s kubeconfig admin | tee ~/.config/k0s/admin.conf ubuntu@k0s-ctrl:~$ echo "alias kubectl='k0s kubectl --kubeconfig="$
- minikube @tips
- on: v1 kind: ConfigMap metadata: name: postgres-config labels: app: postgres data: POSTGRES_DB: ... - configMapRef: name: postgres-config volumeMounts: - mountPath: ... on: v1 kind: ConfigMap metadata: name: postgres-config labels: app: postgres data: POSTGRES_DB: ... - configMapRef: name: postgres-config volumeMounts: - mountPath:
- syntax @wiki
- t, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's en... quotes". They can be turned off through a [[doku>config:typography|config option]]. ===== Quoting ===== Some times you want to mark some text to show it's a re... scl sdlbasic smalltalk smarty spark sparql sql sshconfig standardml stonescript swift systemverilog tclegg
- orin
- -misc-p3767-0000.dts sed -i "s/ODMDATA=\"gbe-uphy-config-8,hsstp-lane-map-3,hsio-uphy-config-0\";/ODMDATA=\"gbe-uphy-config-9,hsstp-lane-map-3,hsio-uphy-config-0\";/g" p3767.conf.common </code> ===== backup (not working) =====
- git @tips
- ====== GIT ====== ===== credentials and config ===== <file ini ~/.netrc> machine git.csgalileo.org logi... n blabla password blabla </file> <file ini ~/.gitconfig> [user] name = Stefano Scipioni email = b... favor our current version of the file <code> git config --global merge.ours.driver true </code> into rep... it branch -u origin/master master cd <parent> git config -f .gitmodules submodule.<submodule>.branch maste
- zsh @tips
- /develop/font/10-powerline-symbols.conf mkdir -p .config/fontconfig/conf.d ~/.fonts mv PowerlineSymbols.otf ~/.fonts/ fc-cache -vf ~/.fonts/ mv 10-powerline-symbols.conf ~/.config/fontconfig/conf.d/ </code> <file ini ~/.zshrc> POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(virtualenv dir vcs) PO
- liberidicomunicare @projects:iotaiuto
- tro a un video: <code> $ tutor local stop $ tutor config save --set OPENEDX_EXTRA_PIP_REQUIREMENTS="- git+... ure ==== <code> $ tutor local stop $ nano $(tutor config printroot)/config.yml </code> Aggiungere al file le seguenti righe: <code> OPENEDX_EXTRA_PIP_REQUIREMENTS... </code> Salvare la configurazione: <code> $ tutor config save $ tutor images build openedx $ tutor local s
- postgres @tips:db
- in4-4.2-py2.py3-none-any.whl # define ip binding CONFIG=/usr/local/lib/python3.5/dist-packages/pgadmin4/config.py sed -i -e "s/DEFAULT_SERVER\s*=.*/DEFAULT_SERVER = '0.0.0.0'/" $CONFIG # define pgadmin admin user python3 /usr/local/l... l -y make g++ qt5-qmake libxml2-dev libpq-dev pkg-config libqt5svg5-dev # runtime dependencies sudo apt i