Thursday, January 29, 2009

Passwords

4shared
mail1683560@bupkiss.net
mail3280763@gorillaswithdirtyarmpits.com

qshare.com username: hatrang max file size 200MB, able to upload from a http server
adrive.com username: partner54171638@vansoftcorp.com Abcd1234 max file size 2GB, 50GB space

Making a ramdisk: mount -t tmpfs tmpfs /mnt/ramdisk -o size=1G,nr_inodes=200k,mode=01777

Find files containing: for f in $( find /home/ly/richfaces-ui-3.3.1.GA/framework/impl/ -name "*.java" ); do grep -lir "java.awt" $f; done

No comments: