Search
You can find the results of your search below.
Fulltext results:
- lxd
- 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
- minikube
- min on minikube ==== **Deploy Postgres** Create configuration file (.yaml) <code yaml postgres-configuration.yaml> apiVersion: v1 kind: ConfigMap metadata: name: postgres-config labels: app: postgres data: POSTGRES_DB: postgresdb POSTGR
- juju
- 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
- _pro_linux_hdmi_defconfig in $KERNEL_SRC/arch/arm/configs/ * make kernel-config - configure the linux kernel" * make uboot - compile uboot" * make kernel - compile kernel" * mak... hip.fr/radxa/linux/rockchip_defconfig -O arch/arm/configs/rockchip_defconfig wget http://rockchip.fr/radxa
- idrac
- le non servono user e password. Per scaricare la configurazione Idrac di una macchina da remoto (in local... USER} -p ${DRAC_PASSWORD} getconfig -f node4_drac_config.txt </code> Per caricare la configurazione (questo comando in locale non l'ho provato, in realtà): <co... -r 10.45.1.4 -u ${DRAC_USER} -p ${DRAC_PASSWORD} config -f node4_drac_config.txt </code> ===== Imposta
- agid
- nza di software non autorizzato. **Proteggere le configurazioni di hardware e software sui dispositivi mo... laptop, workstation e server** • Utilizzare configurazioni sicure standard per la protezione dei sistemi operativi. • Definire ed impiegare una configurazione standard per workstation, server e altri ... romessi devono essere ripristinati utilizzando la configurazione standard. • Le immagini d'installazio
- keras
- GNORE_MAX_BAZEL_VERSION=1 export TF_NEED_CUDA=1 ./configure </code> for atf 1.15 <code> echo 0.26.1 > .bazelversion </code> this produce .tf_configure.bazelrc <code> build --action_env PYTHON_BIN_P... build:xla --define with_xla_support=true build --config=xla build --action_env CUDA_TOOLKIT_PATH="/usr/lo... v GCC_HOST_COMPILER_PATH="/usr/bin/gcc-8" build --config=cuda build:opt --copt=-march=native build:opt --c
- pyramid
- eaflet * Leaflet.label In __init__.py <code> config.add_static_view('bower_components', 'bower_compon... t.ini </code> ===== yaml ===== Use yaml file as configuration container. See [[http://tzfpyramid-yml.rea... tzf.pyramid_yml' .... </code> __init__.py <code> config.include('tzf.pyramid_yml') </code> *ini <code> ... .location = /lab/wega/wegasim env = dev </code> config.yml <code> configurator: serial_code : 'ABCD'
- jibri
- VER_MAJOR_RELEASE=96 </code> create empty file ${CONFIG}/conf/jibri/finalize.sh build image <code> docke... a è nattata aggiungere le seguenti proprietà alla configurazione del videobridge: <code> vim /etc/jitsi/v... 0.11.5 Eseguire preventivamente il backup delle configurazioni in ''/etc/prosody'', ''/var/lib/prosody''... ster.zip . unzip master.zip cd luarocks-master/ ./configure --lua-version=5.2 make build make install </co
- k0s
- :~$ 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="$HOME"/.config/k0s/admin.conf'" >> ~/.bash_aliases </code> ===
- otp
- la variabile "HEX_SECRET": unset HEX_SECRET 6) Configurare le regole per gli accessi: vi /etc/security... rsfile=/etc/users.oath 8) editare /etc/ssh/sshd_config e abilitare "ChallengeResponseAuthentication" Ch... red pam_nologin.so 8) editare /etc/ssh/sshd_config: UsePAM yes AuthenticationMethods publickey,keyb... 4 https://www.insecure.ws/linux/openssh_oath.html#configuring-openssh-with-oath-and-public-keys-2-factor-a
- 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
- galileo @tips:vpn
- 255.255.252.0 #log-append log.txt askpass chiave.config providers legacy default data-ciphers-fallback B... ode 2.3.18 </file> <file txt go> sudo openvpn --config openvpn.conf </file> Connect with <code bash> .... Winzozz ==== <file txt c:\Program Files\OpenVPN\config\auth_galileo.cfg> username password </file> <file txt c:\Program Files\OpenVPN\config\galileo.ovpn> client dev tun proto tcp-client rem
- git
- ====== GIT ====== ===== credentials and config ===== <file ini ~/.netrc> machine git.csgalileo.org logi... 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
- ionic
- -opencv/opencv") </file> with <hook src="scripts/config.xml.py" type="before_compile" /> patch **res/xml/config.xml** to export plugin interface, for example <file xml res/xml/config.xml> <feature name="TestPlugin"> <param name="