0

Java Tech - Course Map

Posted by sanjay on 6:25 PM
Java Tech - Course Map

0

Installing Oracle Database 10g Release 2 on Linux x86

Posted by sanjay on 5:33 PM
Installing Oracle Database 10g Release 2 on Linux x86

0

SQL-WHERE TYPE Formulas in Excel - Stack Overflow

Posted by sanjay on 10:27 PM
NewRow
SQL-WHERE TYPE Formulas in Excel - Stack Overflow

0

How to upgrade the ram in a T60, T60p, T61 or T61p - Robert Green's DIY

Posted by sanjay on 10:42 PM
How to upgrade the ram in a T60, T60p, T61 or T61p - Robert Green's DIY

0

Exclude directories in tar and zip

Posted by sanjay on 9:22 PM
Google Answers: Exclude directory in tar and zip

A note to remember with tar

Lets say we have a directory structure as such
T1
T1/T2
T1/T2/Readme.file.should.appear
T1/T2e
T1/T2e/Readme.file.should.not.appear
T1/T3
T1/T3/Readme.file.should.appear
T1/T3e
T1/T3e/Readme.file.should.not.appear

Where all are above are folders, except lines with "Readme.file" in them
  1. tar cvfz T1.tgz T1 -- will include everything in T1.tgz
  2. tar cvfz T1.tgz --exclude T1/T2e --exclude T1/Te3 -- will exclude T1/T2e folder and T1/T3e folder and their contents in T1.tgz
  3. tar cvfz T1.tgz --exclude T1/T2e/ --exclude T1/Te3/ -- will include T1/T2e folder and T1/T3e folder, but exclude  their contents (i.e. Readme.file.should.not.appear will not appear, but it's parent directory will appear) in T1.tgz

0

How to Make WebRunner Portable

Posted by sanjay on 3:52 PM
How to Make WebRunner Portable


http://www.luckydisasters.com/2007/10/16/how-to-7-steps-to-making-webrunner-portable/

0

Hide Your Wires In Plain Sight with FlatWire’s Flat Wire

Posted by sanjay on 8:30 PM
Hide Your Wires In Plain Sight with FlatWire’s Flat Wire

0

Geek to Live: Encrypt your web browsing session (with an SSH SOCKS proxy)

Posted by sanjay on 11:50 AM
Geek to Live: Encrypt your web browsing session (with an SSH SOCKS proxy)

http://lifehacker.com/5130903/proxy-switcher-quickly-changes-your-current-connection


http://proxytunnel.sourceforge.net/

0

Latex template for creating a CV/Resume

Posted by sanjay on 11:34 AM
Latex template for creating a CV/Resume

Ask reddit: What LaTeX resume template do you use? : programming

0

Who Is Hosting This.com | Learn Who is Hosting Any Website

Posted by sanjay on 3:45 PM
Who Is Hosting This.com | Learn Who is Hosting Any Website

0

Jasypt: Java simplified encryption - How to encrypt user passwords

Posted by sanjay on 12:44 PM
Jasypt: Java simplified encryption - How to encrypt user passwords

0

Federal Income Tax Form 1040 (Excel 5.0 Spreadsheet) - Download

Posted by sanjay on 11:56 PM
Federal Income Tax Form 1040 (Excel 5.0 Spreadsheet) - Download

0

http://www.javaworld.com/javaworld/javatips/jw-javatip96.html

Posted by sanjay on 4:33 PM
http://www.javaworld.com/javaworld/javatips/jw-javatip96.html

0

Secure Portability: Portable Prism Update

Posted by sanjay on 3:42 PM
Secure Portability: Portable Prism Update

0

Red Hat Magazine | A guide to GNU Screen

Posted by sanjay on 10:21 AM
Red Hat Magazine | A guide to GNU Screen

0

simile-widgets - Google Code

Posted by sanjay on 12:44 PM
simile-widgets - Google Code

0

David François Huynh - Library

Posted by sanjay on 12:42 PM
David François Huynh - Library

0

Excel 2007 Tables (VBA)

Posted by sanjay on 11:20 PM
Excel 2007 Tables (VBA)

Copyright © 2009 Note my web All rights reserved. Theme by Laptop Geek. | Bloggerized by FalconHive.