Search
You can find the results of your search below.
Matching pagenames:
- agid (tips)
- idrac (tips)
- mopidy (tips)
- pyramid (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
- 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
- : \"$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
- ----------+ | 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
- cordova
- _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
- 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
- /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
- 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
- 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
- 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
- **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
- 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
- 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
- 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
- minecraft @tips:gameengine
- (x+1, y, z, 1) mc.setBlock(x+1, y, z, block.STONE.id) mc.setBlock(x+1, y, z, block.STONE.id, 2) # color 2 </code> multi block <code> stone = 1 mc.setBloc