config

Search

You can find the results of your search below.

lxd
21 Hits, Last modified:
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
9 Hits, Last modified:
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
9 Hits, Last modified:
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
idrac
6 Hits, Last modified:
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
minikube
5 Hits, Last modified:
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:
git
4 Hits, Last modified:
====== 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
4 Hits, Last modified:
/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
postgres @tips:db
4 Hits, Last modified:
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
install @tips:opencv
4 Hits, Last modified:
de> install <code bash> sudo make install sudo ldconfig </code> ===== android ===== prereq: * android... android.patch cd platform/android # edit ndk-16.config.py # ABI("3", "arm64-v8a", "aarch64-linux-andro... \ --ndk_path ${REAL_ANDROID_SDK}/ndk-bundle \ --config ndk-16.config.py \ ${BASE}/build </code> To compile against libc++, I then changed ANDROID_STL="gnustl_
galileo @tips:vpn
4 Hits, Last modified:
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
ionic
3 Hits, Last modified:
-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="
keras
3 Hits, Last modified:
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... e:build_pip_package # ??? bazelisk \ build --config=opt \ //tensorflow:libtensorflow.so \
pyramid
3 Hits, Last modified:
eaflet * Leaflet.label In __init__.py <code> config.add_static_view('bower_components', 'bower_compon... 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'
install @tips:archlinux
3 Hits, Last modified:
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
18.04 @tips:ubuntu
3 Hits, Last modified:
cache .dbus .dmrc .mission-control .thumbnails ~/.config/dconf/user ~.compiz* </code> paper icons (and th... "break=mount" to /etc/default/grub and run grub-mkconfig -o /boot/grub/grub.cfg. ==== android smartphone ... /usr/local/cuda-9.2/lib64 </file> <code> sudo ldconfig </code> <file bash /etc/profile.d/cuda.sh> expor
xenial @tips:ubuntu
3 Hits, Last modified:
openvpn @tips:vpn
3 Hits, Last modified:
jupyterhub
2 Hits, Last modified:
otp
2 Hits, Last modified:
tmux
2 Hits, Last modified:
locale @tips:ubuntu
2 Hits, Last modified:
ansible
1 Hits, Last modified:
atom
1 Hits, Last modified:
dac
1 Hits, Last modified:
iredmail
1 Hits, Last modified:
jibri
1 Hits, Last modified:
syncthing
1 Hits, Last modified:
telegram
1 Hits, Last modified:
zfs
1 Hits, Last modified:
postinstall @tips:archlinux
1 Hits, Last modified:
oracle @tips:db
1 Hits, Last modified:
unreal @tips:gameengine
1 Hits, Last modified:
17.10 @tips:ubuntu
1 Hits, Last modified:
motorizzazione @tips:vpn
1 Hits, Last modified:
univr @tips:vpn
1 Hits, Last modified: