How to download a directory recursively using wget.
wget -r –no-parent http://urltodownload.com/folder
i use this command to get my multilib stuff from alienbobs web site.
How to install fonts in Slackware.
put .TTF fonts in “/usr/share/fonts/TTF”
run these commands in “/usr/share/fonts”
bash-4.1# mkfontscale
bash-4.1# mkfontdir
bash-4.1# fc-cache -f -v
Kv Rating.
Posted by admin in Electronics on January 28, 2012
3.7 volt battery = 1 cell x 3.7 volts (1S)
7.4 volt battery = 2 cells x 3.7 volts (2S)
11.1 volt battery = 3 cells x 3.7 volts (3S)
14.8 volt battery = 4 cells x 3.7 volts (4S)
18.5 volt battery = 5 cells x 3.7 volts (5S)
22.2 volt battery = 6 cells x 3.7 volts (6S)
29.6 volt battery = 8 cells x 3.7 volts (8S)
37.0 volt battery = 10 cells x 3.7 volts (10S)
44.4 volt battery = 12 cells x 3.7 volts (12S)
520KV RPM/Volt
battery lipo 7.4V
540Kv * 7.4V = 3996 rpms
[12800mAh / 1000] * [1 * 11.1V] / 1W = 142.08 Time
12.8 * 11.1 / 1 = 142.08
Time = [mAh / 1000] * [# of batteries * battery voltage] / device power
Device is rated at 1W using 4 AA [1.5 Volt] batteries rated at 1000mAh.
Time = [ 1000mAh / 1000 ] * [4 * 1.5 Volts] / 1 W = 6 Hours
References:
http://en.wikipedia.org/wiki/Brushless_DC_electric_motor#Kv_rating
xev: know what the “key codes” are.
xev comamnd.
how to change default file manager in firefox/linux.
Try this:
Create 2 new boolean values with these names:
network.protocol-handler.expose.file=FALSE network.protocol-handler.external.file=TRUE
Open Edit -> Preferences -> Applications. In Content file look for “file”-protocol and change it to use thunar.
(you may need to open a local folder for the “file”-protocol to show in the list. ex. file:///home/user)
tested under firefox 9.
Qt 4.8.0 Configure Options for Linux
Posted by admin in Nokia's Qt, Programming on December 24, 2011
Here you will find the complete Configure Parameters on how to configure Nokia’s Qt 4.8.0 for Linux.
youtube – 500 Internal Server Error.
Posted by admin in Uncategorized on December 19, 2011
I was youtubing and i clicked on a malformed video url and this is the message that i got.. hehehe… i find it funny… trained monkeys… lol… i wonder what the cypher is… =)
usb audio multiplexer gui program.
Posted by admin in Electronics on December 13, 2011
Asterisk CLI: Most common commands.
Posted by admin in Uncategorized on December 3, 2011
localhost*CLI>core restart now
localhost*CLI>core reload
localhost*CLI>sip show registry
localhost*CLI>sip reload
How to use Omron G5V-1 relay.
Posted by admin in Electronics on November 19, 2011
How to use a SPDT Relay.
Read the rest of this entry »


