Monthly Archives: February 2012
Solving Linux GPG Not Enough Byte
watch cat /proc/sys/kernel/random/entropy_avail Source: http://sublimated.wordpress.com/2007/08/28/not-enough-random-bytes-available/
Resolving Please change the permissions to 0770 so that the directory cannot be listed by other users.
OwnCloud add /* to line 192 add */ to line 218 in which the section //check for correct file permissions is override, this is not recommended but since I’m using it for myself there’s no other user hence 0770 problem … Continue reading
Apache2 Force SSL Redirect 301
RewriteEngine on ReWriteCond %{SERVER_PORT} !^443$ RewriteRule ^/(.*) https://%{HTTP_HOST}/$1 [NC,R,L]
GypsyGuzz Can’t be Found in Google so I’ll put it up there
yomero> “GypsyGuzz”, i can’t find NOTHING in google XD
Why is WinSCP SFTP Client Better than Filezilla SFTP Client
I’m sure we have all heard of free and open sourced FTP Client and the interesting that caught my attention was the ability to multi-part download. Hence creating multiple threading of download for EACH file, not multiple session downloading different … Continue reading
How to Test Harddrive IO Speed with DD in Linux
Last login: Sat Feb 25 14:55:48 2012 from littlebearz $ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; rm test 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 22.5481 s, 47.6 MB/s
Find Text In Folders Recursively in Linux
Task: Search all subdirectories recursively You can search for a text string all files under each directory, recursively with -r option: $ grep -r “keyword” /folder/name
Linux Application Listing
mldonkey – Peer to Peer Software using ed2k protocol
FTP Backup Using Wget
wget -r -l0 -c ftp://*username*:*password*@*server* replace stuff in * -r means recursive -l0 means go maxmium level deep as oppose to default 4 level -c means continue partial download and ignore completed.
PasswordLess SSH Using Private/Public Key Auth
ssh-keygen ssh-copy-id -i ~/.ssh/id_rsa.pub username@mystery
3.5“ External HDD 500GB 79.99 USD
http://u.xxw.ca/d Expiration 2/22/2012
VirtualBox AutoStart On Windows 7 Enterprise Batch File
1. Click Start Button in Windows 7 2. Right-click Computer and left-click Properties 3. Left click Advanced system settings in the left section beside the blue/yellow shield logo. 4. Left click on Advanced tab, Left click Environment Variables 5. Under System variables, … Continue reading
Windows Application Listing
Scarangle – Ed2K protocol client, originated from eMule VLC -Video Media Player Rainmeter – GUI, fancy overlay on desktop EASEUS Partition Master 9.1.0 Home Edition – Partition CounterPath X-Lite 4 – VOIP SIP Client GOGO6 – IPv6 Client + Web … Continue reading
Android Nexus S Application List
Taskbomb -> Scheduler for application IP Cam ViewerMail -> View CCTV over Internet Wifi-Tether -> Share Internet Shush! -> Make phone sound lower/disappear/vibrate until given time OsmAnd -> Alternative Map solution, good for offline AndFTP -> FTP client for Android … Continue reading
IPv6
Wow, i didn’t know until today that i didn’t enable ipv6 2607:f358:0001:fed5:0022:0000:8969:0816, 2607:f358:0001:fed5:0022:0000:d8f9:fbf1, 2607:f358:0001:fed5:0022:0000:915e:8578, 2607:f358:0001:fed5:0022:0000:b0c1:41c3, 2607:f358:0001:fed5:0022:0000:1928:8a4b, 2607:f358:0001:fed5:0022:0000:89ad:b05b, 2607:f358:0001:fed5:0022:0000:8106:ce4d, 2607:f358:0001:fed5:0022:0000:475e:e857, 2607:f358:0001:fed5:0022:0000:0361:d70d, 2607:f358:0001:fed5:0022:0000:83f0:d67a, 2607:f358:0001:fed5:0022:0000:9b4c:518a, 2607:f358:0001:fed5:0022:0000:6914:fb07, 2607:f358:0001:fed5:0022:0000:fed3:c782, 2607:f358:0001:fed5:0022:0000:cf59:c58d, 2607:f358:0001:fed5:0022:0000:0b98:a469, 2607:f358:0001:fed5:0022:0000:c0fd:7c3c
