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
- 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 - compile uboot" * make kernel - compile kernel" * mak
- idrac
- le non servono user e password. Per scaricare la configurazione 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
- 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
- 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
- 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="$
- 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
- 18.04 @tips:ubuntu
- TRO /bin/bash --login </code> fuse <code> dpkg-reconfigure tzdata </code> keyboard localization <code> dpkg-reconfigure keyboard-configuration </code> <code> echo 'LANG="it_IT.UTF-8"' > /etc/default/locale locale-gen it... cache .dbus .dmrc .mission-control .thumbnails ~/.config/dconf/user ~.compiz* </code> paper icons (and th
- 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'
- git
- ====== 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
- 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
- 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
- zsh
- /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
- install @tips:archlinux
- systemctl enable zfs-import.target </code> basic configuration <code> ln -sf /usr/share/zoneinfo/Europe/R... et=i386-pc /dev/sda ZPOOL_VDEV_NAME_PATH=1 grub-mkconfig -o /boot/grub/grub.cfg </code> uefi grub <code> ... .ignore_sss=1 vga=current" </code> generate grub config <code> export ZPOOL_VDEV_NAME_PATH=1 grub-mkconfig -o /boot/grub/grub.cfg </code> root password <code> p