id

Search

You can find the results of your search below.

lxd
54 Hits, Last modified:
lder ===== <code> # only first time echo "root:$UID:1" | sudo tee -a /etc/subuid echo "root:${id -d}:1" | sudo tee -a /etc/subgid lxc profile set default security.privileged true # for every share
cordova
49 Hits, Last modified:
e> sudo npm update -g </code> ===== Install Android SDK ===== Create /etc/etc/profile.d/android.sh or add in .bash_profile <code> export ANDROID_HOME=/lab/android-sdk-linux/ export PATH=$PATH:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools </cod
telegram
30 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... Send a message to group <code bash> TOKEN= CHATID= curl -X POST "https://api.telegram.org/bot${TOKE
ionic
29 Hits, Last modified:
cd <project> ionic lib update </code> ===== Android ===== It is important to install native gradle or use gradle shipped with android studio (see PATH below) * ANDROID_HOME=/opt/android-sdk * PATH=/opt/android-sdk/platform-tools:/opt/android-studio/gradle/gradle-3.2/
install @tips:opencv
26 Hits, Last modified:
====== opencv install ====== ===== android studio ===== [[https://stackoverflow.com/questions/504338... -to-as3-1-2-and-ndk-17-0|integrate opencv in android studio project]] ===== linux ===== prereq: ubu... do make install sudo ldconfig </code> ===== android ===== prereq: * android SDK in REAL_ANDROID_SDK (REAL_ANDROID_SDK=/opt/android-sdk) with NDK insta
openalpr
22 Hits, Last modified:
====== OpenALPR ====== ===== Android ===== [[https://github.com/openalpr/openalpr/wiki/Android-compilation|reference]] ==== Requirements ==== === android sdk === === android-ndk === /etc/profile.d/sdk.sh <code> export NDKROOT=/lab/sdk/android-ndk-r10e e
k80
12 Hits, Last modified:
----------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Tem... | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |================================
video
12 Hits, Last modified:
===== lates ===== <code bash> #!/bin/bash CHATID=$1 BASEpath='/media/camere' [ -z "${CHATID}" ] && exit 1 for folder in $(find /media/camere/ -maxd... /telegram.sh "$ago (camera $i)" "${preview}" $CHATID ) & sleep 1 done done </code> ===== on motion... <code> #!/bin/sh set -x caption=$1 video=$2 CHATID=$3 # TOKEN="xxxx:xxxx" [ -z "$CHATID" ] && exi
zabbix
12 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
dell @tips:hw
11 Hits, Last modified:
upport/home/us/en/04/drivers/driversdetails?driverid=f48c2 <code> cd /opt tar xvf perccli_7.1-007.012... 7.0127.0000.0000-1_all.deb </code> ====== megaraid ====== ==== Install on Ubuntu 22.04 ==== <code>... /tmp/megacli_8.07.14-2_all.deb; ln -s /opt/MegaRAID/MegaCli/MegaCli64 /usr/bin/megacli </code... code> apt install -y gnupg wget -O - https://hwraid.le-vert.net/debian/hwraid.le-vert.net.gpg.key | s
zfs-on-root @tips:ubuntu
11 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> ==... e other filesystems <code bash> zfs create -o setuid=off rpool/home #zfs create -o canmount=off -o setuid=off -o exec=off rpool/var #zfs create -o com.sun
development @tips:android
10 Hits, Last modified:
====== Android development ====== ===== native app ===== * download **android studio** into **/opt/android-studio** * run /opt/android-studio/bin/studio.sh to install software * specify **/opt/android-s
airos
9 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, CURLINFO_HEADER_SIZE)), $XCSRFID); curl_setopt ($ch, CURLOPT_URL,
capacitor
9 Hits, Last modified:
ild </code> add platform <code> npx cap add android npx cap sync # desktop # npx cap add electron </code> android studio: * remove android/.grade and android/.idea folders * adjust android/local.properties * import project as external g
fluid @tips:blender
9 Hits, Last modified:
====== Fluid ====== * Create a cube and set it to physics -> fluid -> domain * Create an object inside cube and set it to physics -> fluid -> fluid * On domain click to physics -> bake button /lab/blender/fluid bake.py <code python> im
postinstall @tips:archlinux
8 Hits, Last modified:
zfs
7 Hits, Last modified:
pyramid
6 Hits, Last modified:
inappbrowser @tips:cordova
5 Hits, Last modified:
autofs
4 Hits, Last modified:
gnss
4 Hits, Last modified:
ldap
4 Hits, Last modified:
adb @tips:android
4 Hits, Last modified:
install @tips:archlinux
4 Hits, Last modified:
kinectv2 @tips:sensors
4 Hits, Last modified:
locale @tips:ubuntu
4 Hits, Last modified:
keras
3 Hits, Last modified:
optimus
3 Hits, Last modified:
smartreader
3 Hits, Last modified:
postinstall @tips:android
3 Hits, Last modified:
redis @tips:db
3 Hits, Last modified:
monitor @tips:radxa
3 Hits, Last modified:
18.04 @tips:ubuntu
3 Hits, Last modified:
univr @tips:vpn
3 Hits, Last modified:
airmouse
2 Hits, Last modified:
ansible
2 Hits, Last modified:
bonding
2 Hits, Last modified:
fail2ban
2 Hits, Last modified:
jibri
2 Hits, Last modified:
overpass
2 Hits, Last modified:
bootanimation @tips:android
2 Hits, Last modified:
gianomobile @tips:android
2 Hits, Last modified:
virtualization @tips:android
2 Hits, Last modified:
minecraft @tips:gameengine
2 Hits, Last modified:
android @tips:radxa
2 Hits, Last modified:
gpio @tips:radxa
2 Hits, Last modified:
galileo @tips:vpn
2 Hits, Last modified:
smtp @tips:vpn
2 Hits, Last modified:
agid
1 Hits, Last modified:
audio
1 Hits, Last modified:
dac
1 Hits, Last modified:
ftp
1 Hits, Last modified:
opengl
1 Hits, Last modified:
pulsar
1 Hits, Last modified:
sqlite
1 Hits, Last modified:
vgpu
1 Hits, Last modified:
vrcard
1 Hits, Last modified:
bv9500 @tips:android
1 Hits, Last modified:
decompile @tips:android
1 Hits, Last modified:
stratos @tips:android
1 Hits, Last modified:
mssql @tips:db
1 Hits, Last modified:
cyanogenmod @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:
trusty @tips:ubuntu
1 Hits, Last modified:
xenial @tips:ubuntu
1 Hits, Last modified:
motorizzazione @tips:vpn
1 Hits, Last modified:
openvpn @tips:vpn
1 Hits, Last modified: