sh

Search

You can find the results of your search below.

syntax @wiki
27 Hits, Last modified:
by\\ a whitespace \\this happens without it. You should use forced newlines only if really needed. =... otes: * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones... ia's page about Wikis: [[wp>Wiki]]. ==== Windows Shares ==== Windows shares like [[\\server\share|this]] are recognized, too. Please note that these onl
zsh @tips
20 Hits, Last modified:
====== Z shell ====== ===== keys ===== * CTRL + U: this will clear the entire line ===== install ... = <code> sudo apt install -y zsh </code> <code> sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" chsh -s $(which zsh) </code> plugins <code> gi... nconsolata%20for%20Powerline.otf?raw=true -O /usr/share/fonts/OTF/Inconsolata\ for\ Powerline.otf sudo
ssl @tips
19 Hits, Last modified:
T=sso.csgalileo.org echo quit | openssl s_client -showcerts -servername "$API_HOST" -connect "$API_HOS... -hook = systemctl reload nginx </code> ===== acme.sh integration for letsencrypt ===== On host that has apache/nginx install acme.sh <code bash> wget -O - https://get.acme.sh | sh . ~/.bashrc # now /root/.acme.sh/acme.sh.env is aval
telegram @tips
15 Hits, Last modified:
self signed <code> openssl req -newkey rsa:2048 -sha256 -nodes -keyout key.pem -x509 -days 365 -out c... T ==== curl ==== send message <code bash> #/bin/sh API="112212222:XXX..." CHATID=123456 TEXT="$*" ... reply(update, message): reply_keyboard = [['/show', '/motion', '/day']] update.message.reply_... ize_keyboard=True, one_time_keyboard=False)) def show(bot, update): print("show ...") if _isA
atom @tips
13 Hits, Last modified:
ps://github.com/$LATEST" -O /tmp/atom-amd64.deb --show-progress dpkg -i /tmp/atom-amd64.deb echo... l \ symbols-tree-view \ merge-conflicts \ todo-show \ auto-detect-indentation \ jumpy \ autocomplete-python \ </code> show installed packages <code> apm list --installed ... invisibles: {} preferredLineLength: 120 showIndentGuide: true tabLength: 4 welcome:
vscode @projects:zibaldone
12 Hits, Last modified:
Container edit created configurations: * ctrl+shift+p (F1 command palette): Remote-Containers: Ope... n.com/post/2015/05/18/visual-studio-code-keyboard-shortcut-cheat-sheet <file json keybindings.json> [ { "key": "ctrl+s", "command": "workbench.action... } ] </file> * ctrl-alt--: go back * ctrl-shift--: go forward * ctrl-b: side bar toggle *
docker @projects:zibaldone:linux
12 Hits, Last modified:
com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg echo "deb ... [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://d... docker backup example ===== <code bash> #!/bin/sh CONTAINER=52e59999a02b TARGET=/backup/ SOURCE=/v... container on alpine image docker run -dit alpine sh # get container id docker ps CONTAINER ID IMA
zabbix @tips
10 Hits, Last modified:
on ESP32 CAM ===== API ===== <code bash> #!/bin/sh # 1. set connection details url=http://monitor.... auth\": null } " $url | \ jq -r '.result' ) # 3. show triggers in problem state curl -s -X POST \ -H ... ) }, \"auth\": \"$auth\", # 3. show triggers in problem state curl -s -X POST \... uth\": null } " $url | \ jq -r '.result' ) # 3. show triggers in problem state curl -s -X POST \ -H
locale @tips:ubuntu
10 Hits, Last modified:
=2 sts=2 sw=2 expandtab set paste set mouse=r set showcmd " Show (partial) command in status line. set showmatch " Show matching brackets. set ignorecase " Do case insensitive matching set smartcase " Do
lxd @tips
9 Hits, Last modified:
er session or use the "newgrp lxd" command in the shell you're going to interact with lxd from <code> ... AME=$1 ALIAS=$2 ALIAS=${ALIAS:=xenial} lxc image show $ALIAS >/dev/null 2>&1 if [ ! $? = 0 ]; then ... pt install apt-cacher-ng PROXY=$( lxc network show lxdbr0 | sed -n 's/\s\+ipv4.address: \([0-9\.]\... xc config set <name> boot.autostart true </code> show container configuration <code bash> lxc config
tmux @tips
9 Hits, Last modified:
rrent pane splitting paths. # from powerline run-shell "tmux set-environment -g TMUX_VERSION_MAJOR $(... ' -f2 | cut -d'.' -f1 | sed 's/[^0-9]*//g')" run-shell "tmux set-environment -g TMUX_VERSION_MINOR $(... -d'.' -f2 | sed 's/[^0-9]*//g')" # status bar if-shell '\( #{$TMUX_VERSION_MAJOR} -eq 2 -a #{$TMUX_VE... ption -g status-utf8 on' # rm mouse mode fail if-shell '\( #{$TMUX_VERSION_MAJOR} -eq 2 -a #{$TMUX_VE
xenial @tips:ubuntu
9 Hits, Last modified:
ms=+ssh-dss KexAlgorithms diffie-hellman-group1-sha1,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1 </code> ===== post install ===== disable non needed packages <code>... ugh the Dash/Activities overview. There you go to Shortcuts -> Custom Shortcuts and add a new one with
orin
8 Hits, Last modified:
186ref/BCT/ sudo ./tools/l4t_flash_prerequisites.sh sudo ./apply_binaries.sh sudo cp orin_nx_JP5_1_bsp/nvgpu.ko rootfs/usr/lib/modules/5.*/kernel/driver... ra sudo ./tools/backup_restore/l4t_backup_restore.sh -b jetson-orin-nx-devkit-16gb </code> ===== fla... fs <code bash> sudo tools/l4t_create_default_user.sh -u ubuntu -p ubuntu -a -n orin --accept-license <
mdm @projects
8 Hits, Last modified:
chmod -R a+r bin chmod -R a+r lib chmod a+x bin/*.sh systemctl stop tomcat systemctl stop tomcat9 mv /usr/share/tomcat9/bin /usr/share/tomcat9/bin~ mv /usr/share/tomcat9/lib /usr/share/tomcat9/lib~ cp -r bin /usr/share/tomcat9 cp -r
blender @tips
8 Hits, Last modified:
====== Blender 2.9 ====== ====== shortcuts ====== * SHIFT z: switch wireframe and object mode * f: fill faces or edges between edges... othing * c: circle select * b: box select * SHIFT+b: zoom to box * SHIFT+s: cursor move or selection move * w: cycle between selecion modes *
shinobi @projects:internetofthings
8 Hits, Last modified:
server @projects:livenet
8 Hits, Last modified:
stratos @tips:android
8 Hits, Last modified:
gnome3 @tips:ubuntu
7 Hits, Last modified:
openvpn @tips:vpn
7 Hits, Last modified:
k80 @tips
6 Hits, Last modified:
video @tips
6 Hits, Last modified:
18.04 @tips:ubuntu
6 Hits, Last modified:
keyboard @madmax
5 Hits, Last modified:
googlehome @projects:internetofthings
5 Hits, Last modified:
influxdb @projects:internetofthings
5 Hits, Last modified:
iotaiuto @projects:internetofthings
5 Hits, Last modified:
kinectv2 @tips:sensors
5 Hits, Last modified:
bike @madmax
4 Hits, Last modified:
turbolevo @madmax
4 Hits, Last modified:
cvat @tips
4 Hits, Last modified:
unms @tips
4 Hits, Last modified:
esphome @projects:internetofthings
4 Hits, Last modified:
micropython @projects:internetofthings
4 Hits, Last modified:
led @projects:iotaiuto
4 Hits, Last modified:
scipiodev @projects:livenet
4 Hits, Last modified:
adb @tips:android
4 Hits, Last modified:
redisegni @tips:blender
4 Hits, Last modified:
minecraft @tips:gameengine
4 Hits, Last modified:
simon @tips:speech
4 Hits, Last modified:
server @tips:ubuntu
4 Hits, Last modified:
qemu
3 Hits, Last modified:
chiquitita @music
3 Hits, Last modified:
letitbe @music
3 Hits, Last modified:
blocksync @tips
3 Hits, Last modified:
ionic @tips
3 Hits, Last modified:
pulsar @tips
3 Hits, Last modified:
vgpu @tips
3 Hits, Last modified:
graphite @projects:internetofthings
3 Hits, Last modified:
mycroft @projects:iotaiuto
3 Hits, Last modified:
zigbee @projects:iotaiuto
3 Hits, Last modified:
decompile @tips:android
3 Hits, Last modified:
postinstall @tips:archlinux
3 Hits, Last modified:
videoediting @tips:blender
3 Hits, Last modified:
minetest @tips:gameengine
3 Hits, Last modified:
unreal @tips:gameengine
3 Hits, Last modified:
dell @tips:hw
3 Hits, Last modified:
17.10 @tips:ubuntu
3 Hits, Last modified:
systemd @zibaldone:linux
3 Hits, Last modified:
music @music
2 Hits, Last modified:
3dprinter @projects
2 Hits, Last modified:
audit @tips
2 Hits, Last modified:
calibre @tips
2 Hits, Last modified:
cordova @tips
2 Hits, Last modified:
git @tips
2 Hits, Last modified:
openalpr @tips
2 Hits, Last modified:
otp @tips
2 Hits, Last modified:
pyramid @tips
2 Hits, Last modified:
sqlite @tips
2 Hits, Last modified:
uwb @tips
2 Hits, Last modified:
zfs @tips
2 Hits, Last modified:
homeassistant @projects:internetofthings
2 Hits, Last modified:
tradfri @projects:internetofthings
2 Hits, Last modified:
virtualization @projects:livenet
2 Hits, Last modified:
development @tips:android
2 Hits, Last modified:
postgres @tips:db
2 Hits, Last modified:
hp @tips:hw
2 Hits, Last modified:
install @tips:opencv
2 Hits, Last modified:
android @tips:radxa
2 Hits, Last modified:
monitor @tips:radxa
2 Hits, Last modified:
motorizzazione @tips:vpn
2 Hits, Last modified:
cie @madmax
1 Hits, Last modified:
rocket @madmax
1 Hits, Last modified:
dac @tips
1 Hits, Last modified:
dns @tips
1 Hits, Last modified:
fdf @tips
1 Hits, Last modified:
ftp @tips
1 Hits, Last modified:
gstreamer @tips
1 Hits, Last modified:
jibri @tips
1 Hits, Last modified:
jupiterhub @tips
1 Hits, Last modified:
ldap @tips
1 Hits, Last modified:
pcb @tips
1 Hits, Last modified:
dokuwiki @wiki
1 Hits, Last modified:
welcome @wiki
1 Hits, Last modified:
intro @projects:autismotica
1 Hits, Last modified:
mev2 @projects:giano
1 Hits, Last modified:
esp32 @projects:internetofthings
1 Hits, Last modified:
jetsonnano @projects:internetofthings
1 Hits, Last modified:
smartband @projects:internetofthings
1 Hits, Last modified:
integration @projects:wamp
1 Hits, Last modified:
python @projects:zibaldone
1 Hits, Last modified:
bv7000 @tips:android
1 Hits, Last modified:
install @tips:archlinux
1 Hits, Last modified:
tutorial @tips:archlinux
1 Hits, Last modified:
particles @tips:blender
1 Hits, Last modified:
mssql @tips:db
1 Hits, Last modified:
oracle @tips:db
1 Hits, Last modified:
linux @tips:radxa
1 Hits, Last modified:
trusty @tips:ubuntu
1 Hits, Last modified:
zfs-on-root @tips:ubuntu
1 Hits, Last modified:
galileo @tips:vpn
1 Hits, Last modified:
corne @projects:zibaldone:electronic
1 Hits, Last modified:
iidc @projects:zibaldone:electronic
1 Hits, Last modified:
samoklava @projects:zibaldone:electronic
1 Hits, Last modified:
turbolevo @projects:zibaldone:electronic
1 Hits, Last modified: