CuBoxIP
Google Drive
7200fps
acronis
xp post sp3
blizzardkid.net
compare_cpu
cpanel gike.tk
< BB_Exch_PS_Win geocell >
windows installer forder cleaner
free linux hosting
hp printer drivers 7
examcollection.com
kpnemo
< livecams >
minisoft
psd template
raid winxp
vspomni.net
mysql -> access
sendmail
sendmail
LPT
Tomato Router
Azazelos NEW pics
Azazelos pics
KVN
Resistor calc
ebook for mobile
pinouts.ru
hardwarebook
chipdip/video
Router PassViewer
royallib
tbilisi phone codes
MKey
online QR Coder
Google Maps Router
online SMS by Android
SMS via email
HP Fax test
gpio-utility
RPi::Pin - (saved copy)
rpi_ws281x - addressed LEDs on python
#!/bin/bash
# This script automates the installation procedure for driving WS2812B LEDs on a Raspberry Pi 3 B
# the procedure is adapted from Adafruit's own tutorial: https://learn.adafruit.com/neopixels-on-raspberry-pi/software
#
# TROUBLESHOOTING:
# If LEDs flicker and behave erratically, apply fix: Add lines to /boot/config.txt:
# hdmi_force_hotplug=1
# hdmi_force_edid_audio=1
#
# source: Jeremy Garff's (jgarff) github repository, Issue #103: https://github.com/jgarff/rpi_ws281x/issues
# Install the necessary packages
cd
sudo apt-get update
sudo apt-get -y install build-essential python-dev git scons swig
git clone https://github.com/jgarff/rpi_ws281x.git
cd rpi_ws281x
scons
cd python
sudo python setup.py install
cd
#worked for python3.7
include neopixel - instead of rpi_ws281x
send to kodi
#apt-get install kodi-eventclients-kodi-send
Kodi Youtube
Alexa - Kodi
Plex - Alexa
Plex for Cubox
My Plex on Cubox
SSH tunnel via PuTTY
run command over ssh
#ssh user@server command
ssh from A to B
a@A:~> ssh-keygen -t rsa
Do not enter a passphrase and make sure ~/.ssh exist
a@A:~> cat .ssh/id_rsa.pub | ssh b@B 'cat >> .ssh/authorized_keys'
HD Video playback
#raspi-config
Advanced Options -> Memory Split -> 256
lost space in linux
when du shows less space used than df
try
lsof -nP | grep 'deleted'
that would show files not deleted completely cause of being used by some process
cgi-bin in apache2
#a2enmod cgi
#service apache2 restart
edit /etc/apache2/conf-enabled/serve-cgi-bin.conf to change cgi-bin directory
network-manger mac addr
create /etc/NetworkManager/conf.d/100-disable-wifi-mac-randomization.conf
with the content:
[connection]
wifi.mac-address-randomization=1
[device]
wifi.scan-rand-mac-address=no
Get-AppxPackage *CoPilot* -AllUsers | Remove-AppPackage -AllUsers
sysctl -n hw.memsize
Rogue
< MS Resources >
< HP Resources >
< DELL Resources >