• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » id

id

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips
  • Any namespace
  • tips:vpn (3)
  • tips:db (2)
  • tips:ubuntu (2)
  • tips:archlinux (1)
  • tips:gameengine (1)
  • tips:radxa (1)
  • tips:rasberry (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:

  • agid (tips)
  • idrac (tips)
  • mopidy (tips)
  • pyramid (tips)
  • tridactyl (tips)
  • video (tips)
  • adb (tips:android)
  • bootanimation (tips:android)
  • bv7000 (tips:android)
  • bv9500 (tips:android)
  • decompile (tips:android)
  • development (tips:android)
  • gianomobile (tips:android)
  • postinstall (tips:android)
  • stratos (tips:android)
  • virtualization (tips:android)
  • fluid (tips:blender)
  • videoediting (tips:blender)
  • android (tips:radxa)

Fulltext results:

telegram
26 Hits, Last modified: 4 years ago
pi.telegram.org/bot[BOT_API_KEY]/sendMessage?chat_id=@[MY_CHANNEL_NAME]&text=[MY_MESSAGE_TEXT] </code>... ndMessage \ -d text="this is a message" \ -d chat_id=73496590 \ | jq . </code> <code> curl -s -X POST ... a message to group * Give .result.message.chat.id from curl https://api.telegram.org/bot${TOKEN}/ge... pi.telegram.org/bot${TOKEN}/sendMessage" -d "chat_id=${CHATID}&text=my sample text" </code> To enable
zabbix
10 Hits, Last modified: 4 years ago
: \"$user\", \"password\": \"$password\" }, \"id\": 1, \"auth\": null } " $url | \ jq -r '.result... ": \"DESC\" }, \"auth\": \"$auth\", \"id\": 1 } " $url | \ jq -r '.result' # 4. logout us... hod\": \"user.logout\", \"params\": [], \"id\": 1, \"auth\": \"$auth\" } " $url ~  Scari... \"password\": \"$password\" }, \"id\": 1, # 1. set connection details url=htt
k80
9 Hits, Last modified: 17 months ago
----------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Tem... ocess name GPU Memory | | ID ID Usage | |================================... Co-op Kernel Launch: No Device PCI Domain ID / Bus ID / location ID: 0 / 3 / 0 Compute Mod
openspec
6 Hits, Last modified: 2 weeks ago
n modified. **Input:** - A valid OpenSpec change ID (e.g., 'add-user-profiles'). **Steps:** 1. **Ana... ead the contents of the `openspec/changes/<change-id>/proposal.md` file to understand the new or modif... delta files (located in `openspec/changes/<change-id>/specs/`) to include, modify, or remove requireme... * Review and update the `openspec/changes/<change-id>/tasks.md` file, ensuring the checklist of implem
cordova
4 Hits, Last modified: 11 years ago
_new_value(int val); static jmethodID cb_method_id; static jclass cb_class; static jobject cb_object... ot found"); return; } cb_method_id = (*env)->GetMethodID(env, cb_class, "onNewValue", "(I)V"); if(cb_method_id == NULL){ LOGD("could not find callback m... >CallVoidMethod(cb_save_env, cb_object, cb_method_id, (jint)val); } #ifdef __cplusplus } #endif </code
gnss
4 Hits, Last modified: 3 years ago
Positioning 5.5 import QtLocation 5.6 Window { id:page width: 1024 height: 1024 visible: true Map { id:myMap anchors.fill: parent plugin: mapPlu... .coordinate.longitude); } } Plugin { id: mapPlugin name: "osm" } PositionSource { id: gpsPos updateInterval: 500 active: true
locale @tips:ubuntu
4 Hits, Last modified: 8 years ago
/dev/null 2>&1; then if [[ -z "$TMUX" ]] ;then ID="`tmux ls | grep -vm1 attached | cut -d: -f1`" # get the id of a deattached session if [[ -z "$ID" ]] ;then # if not available create a new one tmux new-session else tmux attach-session -t "$ID" # if available attach to it fi fi fi ### NOTH
zfs-on-root @tips:ubuntu
4 Hits, Last modified: 8 years ago
ate GPT partition schema <code> DISK=/dev/disk/by-id/ata-HFS512G39MND-3510A_FJ64N5235113A4S13 sgdisk -... n=formD -o ashift=12 \ rpool raidz /dev/disk/by-id/ata-ST4000NM0035-1V4107_ZC10????-part1 </code> ==... = GRUB ==== <code bash> export DISK=/dev/disk/by-id/ata-HFS512G39MND-3510A_FJ64N5235113A4S13 </code> ... fi --efi-directory=/boot/efi \ --bootloader-id=ubuntu --recheck --no-floppy </code> verify if "
airos
3 Hits, Last modified: 7 years ago
Login AirOS >= 8.5.0+ OR get cookie with session ID for AirOS < 8.5.0 curl_setopt ($ch, CURLO... ) == 200) { // Get X-CSRF-ID value preg_match ('/X-CSRF-ID: .*/', substr ($response, 0, curl_getinfo ($ch, CURLINF
install @tips:archlinux
3 Hits, Last modified: 3 years ago
ate GPT partition schema <code> DISK=/dev/disk/by-id/ata-HFS512G39MND-3510A_FJ64N5235113A4S13 sgdisk -... n=formD -o ashift=12 \ rpool raidz /dev/disk/by-id/ata-ST4000NM0035-1V4107_ZC10????-part1 </code> c... rget=x86_64-efi --efi-directory=/efi --bootloader-id=arch </code> edit /etc/default/grub <code> GRUB_
redis @tips:db
3 Hits, Last modified: 8 years ago
**hash** for **tables and rows** namespace:table:id <code> INCR gianoauth:realm:next_user_id => 1 HSET gianoauth:realm:user:1 id 1 username "scipio" name "Stefano Scipioni" password "hash" visit
autofs
2 Hits, Last modified: 9 years ago
sh <code bash> sudo su - ssh-keygen </code> copy id_rsa.pub in destination ~/.ssh/authorized_keys and... ode bash> ssh <user>@destination </code> 1000 is id of local user <file txt /etc/auto.master.d/sshfs.
fail2ban
2 Hits, Last modified: 7 years ago
e> create configuration file with token and chat id <file ini /etc/telegram-send.conf> [telegram] chat_id = token = </file> test (-g option to use /etc/
jibri
2 Hits, Last modified: 3 years ago
de http server s1 94.230.76.84:8080 check id 1 backend bk_http mode http server s2 localhost:8080 check id 2 backend bk_https mode http se
proxmox
2 Hits, Last modified: 4 weeks ago
ess login # You can get your key with: cat ~/.ssh/id_rsa.pub qm set $VMID --sshkeys id_ed25519.pub # Configure the network interfaces to use DHCP # This
minecraft @tips:gameengine
2 Hits, Last modified: 8 years ago
univr @tips:vpn
2 Hits, Last modified: 3 years ago
ansible
1 Hits, Last modified: 3 years ago
bonding
1 Hits, Last modified: 5 years ago
dac
1 Hits, Last modified: 9 years ago
ionic
1 Hits, Last modified: 8 years ago
k0s
1 Hits, Last modified: 13 months ago
lxd
1 Hits, Last modified: 6 years ago
overpass
1 Hits, Last modified: 5 years ago
pulsar
1 Hits, Last modified: 6 years ago
smartreader
1 Hits, Last modified: 7 years ago
sqlite
1 Hits, Last modified: 6 years ago
video
1 Hits, Last modified: 5 years ago
mssql @tips:db
1 Hits, Last modified: 9 years ago
monitor @tips:radxa
1 Hits, Last modified: 10 years ago
linux @tips:rasberry
1 Hits, Last modified: 9 years ago
xtion @tips:sensors
1 Hits, Last modified: 11 years ago
notes @tips:speech
1 Hits, Last modified: 9 years ago
galileo @tips:vpn
1 Hits, Last modified: 17 months ago
openvpn @tips:vpn
1 Hits, Last modified: 8 years 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