• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start ยป sh

sh

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:ubuntu (8)
  • tips:android (5)
  • tips:archlinux (3)
  • tips:blender (3)
  • tips:db (3)
  • tips:gameengine (3)
  • tips:radxa (3)
  • tips:vpn (3)
  • tips:hw (2)
  • tips:opencv (1)
  • tips:sensors (1)
  • tips:speech (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • fish (tips)
  • zsh (tips)

Fulltext results:

zsh
20 Hits, Last modified: 7 years ago
====== 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
19 Hits, Last modified: 7 days ago
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
15 Hits, Last modified: 4 years ago
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
13 Hits, Last modified: 8 years ago
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:
blender
12 Hits, Last modified: 6 months ago
====== 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 *
zabbix
10 Hits, Last modified: 4 years ago
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: 8 years ago
=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
9 Hits, Last modified: 6 years ago
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
9 Hits, Last modified: 9 years ago
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: 8 years ago
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
stratos @tips:android
8 Hits, Last modified: 8 years ago
8506 * [[https://goo.gl/sJ6tsX|ita]] <code> adb shell reboot bootloader fastboot devices fastboot ge... push recovery.img /sdcard/ adb push start_update.sh /sdcard/ adb push md5s.txt /sdcard/ adb root adb shell cd /sdcard/; sh start_update.sh </code> <code> # avoid loop adb root adb shell rm /data/syste
tridactyl
7 Hits, Last modified: 6 months ago
====== Tridactyl ====== ======Tridactyl Cheat Sheet====== Tridactyl is a Firefox WebExtension that ... fficient keyboard-only navigation. Here's a cheat sheet covering some of the most common and useful co... lement =====Other Important Commands===== * **Shift + Insert:** Enable/disable "ignore mode" (pass... tivity:** Hint characters (when using `f` or `F`) should be typed in lowercase. * **Firefox Keybinds
openvpn @tips:vpn
7 Hits, Last modified: 8 years ago
ce <code> /interface ovpn-server server set auth=sha1,md5 certificate=router_cert \ cipher=blowfish12... tput, 9 = verbose verb 3 cipher AES-256-CBC auth SHA1 pull auth-user-pass auth.cfg script-security 2 up /etc/openvpn/up.sh </code> /etc/openvpn/up.sh (chmod +x) <code> #!/bin/sh ip route add 10.90.0.0/16 via 10.15.32.33 </
k80
6 Hits, Last modified: 17 months ago
mory: 65536 bytes Total amount of shared memory per block: 49152 bytes Total shared memory per multiprocessor: 114688 bytes... kernels: No Integrated GPU sharing Host Memory: No Support host pa... mory: 65536 bytes Total amount of shared memory per block: 49152 bytes Total s
rocm
6 Hits, Last modified: 3 days ago
primary accelerator for LLM inference, utilizing shared system memory as **Unified Memory (VRAM)**. ... `` ### 4\. Memory Configuration The iGPU uses **shared system RAM (Unified Memory)**. For optimal LL... OR # curl -L https://ollama.com/download/install.sh | sh ``` ### 2\. Enabling Vulkan Backend To force Ollama to utilize the more performant Vulkan back
video
6 Hits, Last modified: 5 years ago
18.04 @tips:ubuntu
6 Hits, Last modified: 7 years ago
kinectv2 @tips:sensors
5 Hits, Last modified: 11 years ago
cvat
4 Hits, Last modified: 5 years ago
unms
4 Hits, Last modified: 4 years ago
adb @tips:android
4 Hits, Last modified: 8 years ago
redisegni @tips:blender
4 Hits, Last modified: 11 years ago
minecraft @tips:gameengine
4 Hits, Last modified: 8 years ago
simon @tips:speech
4 Hits, Last modified: 9 years ago
server @tips:ubuntu
4 Hits, Last modified: 4 years ago
blocksync
3 Hits, Last modified: 9 years ago
ionic
3 Hits, Last modified: 8 years ago
pulsar
3 Hits, Last modified: 6 years ago
vgpu
3 Hits, Last modified: 4 years ago
decompile @tips:android
3 Hits, Last modified: 6 years ago
postinstall @tips:archlinux
3 Hits, Last modified: 3 years ago
videoediting @tips:blender
3 Hits, Last modified: 6 years ago
minetest @tips:gameengine
3 Hits, Last modified: 8 years ago
unreal @tips:gameengine
3 Hits, Last modified: 11 years ago
dell @tips:hw
3 Hits, Last modified: 3 years ago
17.10 @tips:ubuntu
3 Hits, Last modified: 8 years ago
gnome3 @tips:ubuntu
3 Hits, Last modified: 5 months ago
audit
2 Hits, Last modified: 7 years ago
calibre
2 Hits, Last modified: 8 years ago
cordova
2 Hits, Last modified: 11 years ago
git
2 Hits, Last modified: 7 years ago
helm
2 Hits, Last modified: 13 months ago
k0s
2 Hits, Last modified: 13 months ago
openalpr
2 Hits, Last modified: 10 years ago
otp
2 Hits, Last modified: 5 years ago
pyramid
2 Hits, Last modified: 10 years ago
sqlite
2 Hits, Last modified: 6 years ago
uwb
2 Hits, Last modified: 6 years ago
zfs
2 Hits, Last modified: 3 years ago
development @tips:android
2 Hits, Last modified: 9 years ago
postgres @tips:db
2 Hits, Last modified: 7 years ago
hp @tips:hw
2 Hits, Last modified: 14 months ago
install @tips:opencv
2 Hits, Last modified: 8 years ago
android @tips:radxa
2 Hits, Last modified: 11 years ago
monitor @tips:radxa
2 Hits, Last modified: 10 years ago
motorizzazione @tips:vpn
2 Hits, Last modified: 7 years ago
ceph-on-k0s
1 Hits, Last modified: 13 months ago
dac
1 Hits, Last modified: 9 years ago
dns
1 Hits, Last modified: 4 years ago
fdf
1 Hits, Last modified: 5 years ago
ftp
1 Hits, Last modified: 7 years ago
gstreamer
1 Hits, Last modified: 2 years ago
jibri
1 Hits, Last modified: 3 years ago
jupiterhub
1 Hits, Last modified: 6 years ago
ldap
1 Hits, Last modified: 6 years ago
openspec
1 Hits, Last modified: 2 weeks ago
pcb
1 Hits, Last modified: 5 years ago
bv7000 @tips:android
1 Hits, Last modified: 8 years ago
install @tips:archlinux
1 Hits, Last modified: 3 years ago
tutorial @tips:archlinux
1 Hits, Last modified: 7 years ago
particles @tips:blender
1 Hits, Last modified: 11 years ago
mssql @tips:db
1 Hits, Last modified: 9 years ago
oracle @tips:db
1 Hits, Last modified: 9 years ago
linux @tips:radxa
1 Hits, Last modified: 10 years ago
trusty @tips:ubuntu
1 Hits, Last modified: 10 years ago
zfs-on-root @tips:ubuntu
1 Hits, Last modified: 8 years ago
galileo @tips:vpn
1 Hits, Last modified: 17 months ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki