Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- openvpn @tips:vpn
- er $NAME # create passphrase here openssl rsa -in keys/$NAME.key -out keys/$NAME.pem # give passphrase here chmod 600 keys/$NAME.pem </code> ==== client certificate ==== <cod
- keyboard @madmax
- [[https://www.littlekeyboards.com/products/corne-keyboard-oled-cover?variant=11967766102063|oled cover... ailh Low Profile Choc switches brown]] x42 * [[|keycaps]] x42 * [[|TRRS Cable]] x1 ====== corner keypasss ====== https://keycapsss.com/keyboard-parts/pcb/53/corne-split-keyboard-crkbd-helidox-pcb?number
- telegram @tips
- ===== send message to channel from bot (BOT_API_KEY required): - add bot to channel as admin - se... <code> curl https://api.telegram.org/bot[BOT_API_KEY]/sendMessage?chat_id=@[MY_CHANNEL_NAME]&text=[MY_... ode> openssl req -newkey rsa:2048 -sha256 -nodes -keyout key.pem -x509 -days 365 -out cert.pem -subj "/C=US/ST=New York/L=Brooklyn/O=Example Company/CN=exam
- ssl @tips
- .csgalileo.org/fullchain.pem; ssl_certificate_key /etc/letsencrypt/live/nextcloud.csgalileo.org/pri... me.sh --issue -w /var/www -d mail.csgalileo.org --keylength ec-256 </code> results in **/root/.acme.sh... [Fri Oct 14 08:05:13 CEST 2016] Creating account key [Fri Oct 14 08:05:15 CEST 2016] Registering accou... . [Fri Oct 14 08:05:20 CEST 2016] Creating domain key [Fri Oct 14 08:05:20 CEST 2016] Single domain='ma
- tmux @tips
- ====== tmux ====== {{tag>[tmux]}} ===== keyboard ===== * ctrl+a c: create * ctrl+a n: move next ... indow -t wega:2 -n 'brain & GUI' "bash" tmux send-keys -t wega:2.0 'cd wegabrain; make run' Enter tmux split-window -v "bash" tmux send-keys -t wega:2.1 'cd wegagui/wegagui/webapp; make ser... n -g status-attr default # set window split bind-key | split-window -h bind-key - split-window -v # d
- corne @projects:zibaldone:electronic
- ====== Corne keyboard ====== * [[https://github.com/manna-harbour/miryoku|miryoku]] * [[https://gi... -chocolate/v3/pcb|chocolate v3]] * [[http://www.keyboard-layout-editor.com/#/gists/1f68c2861c27c853bd6e90d8670d5c89|my layout]] * [[http://www.keyboard-layout-editor.com/#/gists/77e7572e077b36a23e... default </code> download scipio layout <code> cd keyboards/crkbd/keymaps/ git clone https://github.com
- iotaiuto @projects:internetofthings
- go.csgalileo.org 1194 ca /etc/easy-rsa-legnago/keys/ca.crt cert /etc/easy-rsa-legnago/keys/nms.crt key /etc/easy-rsa-legnago/keys/nms.pem tls-client port 1194 user nobody group nogroup #comp-lzo # Do
- vscode @projects:zibaldone
- } } ] } </code> ===== keyboard ===== * https://code.visualstudio.com/docs/customization/keybindings * http://donovanbrown.com/post/2015/05/18/visual-studio-code-keyboard-shortcut-cheat-sheet <file json keybindings.json> [ { "key": "ctrl+s", "command": "workbench
- xenial @tips:ubuntu
- oo.org/support/news-items/2015-08-13-openssh-weak-keys.html Re-enable ssh-dss key in /etc/ssh/sshd_config <code> PubkeyAcceptedKeyTypes=+ssh-dss </code> ~... ode> For GNOME/Unity this can be done by opening Keyboard app through the Dash/Activities overview. Th... Mikrotik ===== Xenial support by default RSA ssh keys but mikrotik > 6.31 has to be enabled <code> /ip
- calibre @tips
- er/DeDRM_tools, unzip and from wineprefix dir run key tool <code> cd ~.local/share/wineprefixes/adobe_d... on ~/Scaricati/DeDRM_tools-master/Other_Tools/DRM_Key_Scripts/Adobe_Digital_Editions/adobekey.pyw </code> Now key is in ~/Scaricati/DeDRM_tools-master/Other_Tools/DRM_Key_Scripts/Adobe_Digital_Editions/ Import key with
- idrac @tips
- > jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 512 </file> ===== openjdk 1.8 ===== <file ... y> jdk.tls.disabledAlgorithms=RC4, MD5withRSA, DH keySize < 1024, \ EC keySize < 224, DES40_CBC, RC4_40, 3DES_EDE_CBC jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 512 </file> {{ :projects:openstack:idrac-
- jibri @tips
- nginx wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | sudo apt-key add - echo 'deb https://download.jitsi.org stable/' >> /etc/apt/sources.list.d/jitsi-st... https://prosody.im/files/prosody-debian-packages.key -O- | sudo apt-key add - apt-get update apt-get i
- pypi @tips
- ===== client ===== Client authentication use keyring and: - ~/.pip/pip.conf for install - ~/.pypi... .csgalileo.org username = galileo # not needed if keyring is used #password = <first-repository passwor... ine upload -r galileo dist/* </code> ===== user keyring ===== twine has keyring utility add galileo user to keyring <code> keyring set http://localhost
- zabbix @tips
- ../flussi/dati.json jq -r 'del(.[].hosts) | (map(keys) | add | unique) as $cols | map(. as $row | $col... q -r '(map(.hosts[] + {"triggerid": .triggerid} | keys) | add | unique) as $cols | map(. as $row | $col... self.shutdown = False self.float_keys = set() self.string_keys = set() def setup(self, hass): """Set up the thread and
- install @tips:archlinux
- er = http://archzfs.com/\$repo/x86_64 EOF pacman-key --init pacman-key -r F75D9D76 pacman-key --lsign-key F75D9D76 pacman -Syyu pacman --noconfirm -S linux-lts linux-lts-headers linux-firmware in