id

Search

You can find the results of your search below.

telegram
27 Hits, Last modified:
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
idrac
11 Hits, Last modified:
====== idrac ====== ===== java 1.7 ===== * idrac console viewer works only with java 1.7 due to security re... SA keySize < 512 </file> {{ :projects:openstack:idrac-viewer.tar.gz |IDRAC viewer}} (see README inside) ===== Impostazioni idrac7 da server ===== https
zabbix
10 Hits, Last modified:
: \"$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:
----------+ | 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
gnss
8 Hits, Last modified:
TEMS=="usb", DRIVERS=="usb", ACTION=="add", ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a9", SYMLINK+="gps0", MODE="0666" ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a9", SYMLINK+="gps%n", TAG+="systemd", ENV{SYSTEMD_WANTS}="gpsdc
airos
7 Hits, Last modified:
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... "tx_chainmask": 3, "cac_state": 0, "rx_idx": 4, "rx_nss": 2, "tx_idx": 6, "tx_n
kinectv2 @tips:sensors
6 Hits, Last modified:
# ATTR{product}=="Kinect2" SUBSYSTEM=="usb", ATTR{idVendor}=="045e", ATTR{idProduct}=="02c4", MODE="0666" SUBSYSTEM=="usb", ATTR{idVendor}=="045e", ATTR{idProduct}=="02d8", MODE="0666" SUBSYSTEM=="usb", ATTR{idVendor}=="045e", ATTR{i
atom
5 Hits, Last modified:
====== Atom IDE ====== [[https://atom.io|download]] and install ===== update ===== /usr/local/bin... stall python-language-server apm install \ atom-ide-ui \ ide-python \ ide-typescript \ seti-syntax \ seti-ui \ minimap \ highlight-selected \ minimap-highl
lxd
5 Hits, Last modified:
ot:$UID:1" | sudo tee -a /etc/subuid echo "root:${id -d}:1" | sudo tee -a /etc/subgid lxc profile set ... security.privileged true lxc config set giano raw.idmap "both $UID $UID" # source is on host, path is ... 3e:50:f6:e8 volatile.eth0.name: eth0 volatile.idmap.base: "0" volatile.idmap.next: '[{"Isuid":true,"Isgid":false,"Hostid":165536,"Nsid":0,"Maprange"
cordova
4 Hits, Last modified:
_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
locale @tips:ubuntu
4 Hits, Last modified:
/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:
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 "
smartreader
3 Hits, Last modified:
====== smartreader ====== ===== Spec ===== * ID: 23d8:0285 <code> [root@nero scipio.arch]# dmesg ... [ 141.409163] usb 2-1.4.3: New USB device found, idVendor=23d8, idProduct=0285, bcdDevice= 1.00 [ 141.409167] usb 2-1.4.3: New USB device strings: Mfr=1
gianomobile @tips:android
3 Hits, Last modified:
sono raccolte per essere associate a interessati identificati, ma che, per loro stessa natura, potreb... iazioni con dati detenuti da terzi, permettere di identificare gli utenti. In questa categoria di dati... gli indirizzi in notazione URI (Uniform Resource Identifier) delle risorse richieste, l’orario della
install @tips:archlinux
3 Hits, Last modified:
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:
minecraft @tips:gameengine
3 Hits, Last modified:
18.04 @tips:ubuntu
3 Hits, Last modified:
autofs
2 Hits, Last modified:
dac
2 Hits, Last modified:
fail2ban
2 Hits, Last modified:
jibri
2 Hits, Last modified:
video
2 Hits, Last modified:
unreal @tips:gameengine
2 Hits, Last modified:
galileo @tips:vpn
2 Hits, Last modified:
openvpn @tips:vpn
2 Hits, Last modified:
univr @tips:vpn
2 Hits, Last modified:
ansible
1 Hits, Last modified:
bonding
1 Hits, Last modified:
capacitor
1 Hits, Last modified:
gstreamer
1 Hits, Last modified:
ionic
1 Hits, Last modified:
overpass
1 Hits, Last modified:
pulsar
1 Hits, Last modified:
sqlite
1 Hits, Last modified:
vrcard
1 Hits, Last modified:
mssql @tips:db
1 Hits, Last modified:
networknamespaces @tips:linux
1 Hits, Last modified:
monitor @tips:radxa
1 Hits, Last modified:
linux @tips:rasberry
1 Hits, Last modified:
xtion @tips:sensors
1 Hits, Last modified:
notes @tips:speech
1 Hits, Last modified:
xenial @tips:ubuntu
1 Hits, Last modified: