online casino

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.

, , , ,

No Comments

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

, , ,

No Comments

Kv Rating.

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

, , , , ,

No Comments

xev: know what the “key codes” are.

xev comamnd.

Read the rest of this entry »

, , , ,

No Comments

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.

, , ,

No Comments

Qt 4.8.0 Configure Options for Linux

Here you will find the complete Configure Parameters on how to configure Nokia’s Qt 4.8.0 for Linux.

Read the rest of this entry »

, , ,

No Comments

youtube – 500 Internal Server Error.

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… =)

Read the rest of this entry »

No Comments

usb audio multiplexer gui program.

Screen Shots:
nonenonenone

References:
http://jumperone.com/2011/12/usb-audio-multiplexer

, , ,

No Comments

Asterisk CLI: Most common commands.

localhost*CLI>core restart now
localhost*CLI>core reload
localhost*CLI>sip show registry
localhost*CLI>sip reload

Read the rest of this entry »

No Comments

How to use Omron G5V-1 relay.

     How to use a SPDT Relay.
Read the rest of this entry »

, ,

No Comments