Search
You can find the results of your search below.
Fulltext results:
- lxd
- age create zfspool zfs source=rpool/lxd # define default storage pool lxc profile device add default root disk path=/ pool=zfspool # initialize network sudo lxd i... e> create profile <code> lxc profile create juju-default cat profile.yaml | lxc profile edit juju-default </code> profile.yaml <code> name: juju-default config:
- tmux
- us-fg colour136 #yellow set-option -g status-attr default # set window split bind-key | split-window -h bind-key - split-window -v # default window title colors set-window-option -g window-s... r244 #base0 set-window-option -g window-status-bg default #set-window-option -g window-status-attr dim # a... nge set-window-option -g window-status-current-bg default #set-window-option -g window-status-current-attr
- jibri
- uter] option forwardfor header X-Real-IP default_backend bk_http_default frontend ft_https bind *:443 ssl crt /etc/haproxy/cert.pem alpn h2,http/1.1 ... httpchk use_backend %[lua.custom_router] default_backend bk_https_default http-response set-header Strict-Transport-Security max-age=31536000;\ include
- 18.04 @tips:ubuntu
- </code> <code> echo 'LANG="it_IT.UTF-8"' > /etc/default/locale locale-gen it_IT.UTF-8 locale-gen en_US.... h-theme </code> disable spectre checking in /etc/default/grub <code> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash elevator=deadline noibrs noibpb nopti" </code> enabl... this behavior persistent, add GRUB_CMDLINE_LINUX_DEFAULT="break=mount" to /etc/default/grub and run grub-m
- xenial @tips:ubuntu
- nonfree </code> java <code> sudo apt-get install default-jre icedtea-plugin </code> for skype indicator <... ===== Routeros Mikrotik ===== Xenial support by default RSA ssh keys but mikrotik > 6.31 has to be enable... es <code bash> cd /tmp wget https://01.org/sites/default/files/downloads/intelr-graphics-linux/sklgucver61... l.sh --install cd /tmp wget https://01.org/sites/default/files/downloads/intelr-graphics-linux/kbldmcver10
- gstreamer
- ponent 0x0098090e (int) : min=0 max=250 step=1 default=100 value=100 white_balance_blue_component 0x0098090f (int) : min=0 max=250 step=1 default=100 value=100 gain 0x00980913 (int) : min=0 max=255 step=1 default=64 value=64 exposure_auto 0x009a0901 (menu) : min=0 max=3 default=1 value=1 exposure_absolute 0x009a0
- postgres @tips:db
- LL PRIVILEGES ON SCHEMA auth TO gianoauth; ALTER DEFAULT PRIVILEGES FOR USER postgres IN SCHEMA auth GRANT SELECT ON TABLES TO gianoauth; ALTER DEFAULT PRIVILEGES FOR USER postgres IN SCHEMA auth GRANT... 3.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/lib/pyth
- openvpn @tips:vpn
- vpn user <code> /ppp profile add change-tcp-mss=default comment="" local-address=10.15.32.33 \ name="your_profile" only-one=default remote-address=ovpn-pool \ use-compression=default use-encryption=required use-vj-compression=default </code> define vpn user <code> /ppp secret add caller
- dac
- ode> pcm.DAC { type hw card "DAC" } ctl.!default { type hw card "DAC" } pcm.!default { type plug slave { pcm "DAC" rate "u... iberry-digi </code> /etc/asound.conf <code> pcm.!default { type hw card 0 } ctl.!default { type hw card 0 } </code>
- k80
- 61W / 149W | 0MiB / 11441MiB | 0% Default | | | ... 72W / 149W | 0MiB / 11441MiB | 86% Default | | | ... / location ID: 0 / 3 / 0 Compute Mode: < Default (multiple host threads can use ::cudaSetDevice() ... / location ID: 0 / 4 / 0 Compute Mode: < Default (multiple host threads can use ::cudaSetDevice()
- juju
- loud manual/10.0.1.21 --upload-tools \ --config default-series=xenial \ --config apt-http-proxy="http:/... tream=devel # Controllare con juju model-config default-series # ed eventualmente correggere con juju model-config default-series=xenial </code> * https://jujucharms.co
- keras
- --host_copt=-march=native build:opt --define with_default_optimizations=true test --flaky_test_attempts=3 t... nput', required=True) ap.add_argument('--output', default="/tmp/model/ckpt") args = ap.parse_args() from k... tf.train.Saver() saver.save(K.get_session(), args.default) print("Output node needed in freeze_graph: %s" %
- hp @tips:hw
- solution is to add the following lines in **/etc/default/grub**: GRUB_DEFAULT=saved GRUB_SAVEDEFAULT=true Then reboot the system, select //Opzioni avanzate per Ubuntu// and //Ubuntu,
- install @tips:opencv
- f you want to use GTK instead of Qt, replace 'qt5-default' with 'libgtkglext1-dev' and remove '-DWITH_QT=ON... tkglext1-dev # GUI qt # sudo apt install -y qt5-default # Media I/O: sudo apt-get install -y zlib1g-dev ... nexr-dev # Java: # sudo apt-get install -y ant default-jdk # Documentation: # sudo apt-get install -y d
- 17.10 @tips:ubuntu
- </code> <code> echo 'LANG="en_US.UTF-8"' > /etc/default/locale dpkg-reconfigure tzdata dpkg-reconfigure... h-theme </code> disable spectre checking in /etc/default/grub <code> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash elevator=deadline noibrs noibpb nopti" </code> ===