Most powerful Google search engine tips and syntax structure.
* Try Google Chrome Browser, if you have problem below syntax with Firefox or IE.
- Explicit Phrase or word: Looking explicit phrase or word, use double quotes.
ex) "ipbalance"
- "OR" : one or the other (Note: The OR has to be capitalized).
ex) Technology OR Technical
- Search within a Specific site:
ex) site:www.ipbalance.com helper-address
ex) site:www.ipbalance.com bgp tips
- Specific Document Types:
ex) "Technolgy researching" filetype:ppt
- Exclude Words: "-" sign in front of the word you want to exclude.
ex) Technology tips -marketing
- Include Similar Words:
ex) "Technology researching" ~professional
- Word Definitions:
ex) define:plethora
- Phonebook searching:
ex) phonebook:301-555-1234
ex) rphonebook: Washbi jones CA (Residential phonebook)
** Area code searching: http://areacode.org/703
- Move info
ex) movie: Number 9
- Numeric Ranges:
ex) 1001..1005 Green St.
- Calculator:
ex) 48512 * 1.02
ex) 12 + 34 - 56 * 7 / 8
ex) 25% of 469
ex) 2^9 or 2**9
ex) 200 Euros in USD, 220 lbs in kg, or 70 in hex
- allintext: All query words must appear in the text body.
ex) allintext:technology ip internet
- intext: A query word must appear in the text body.
ex) Barak Obama intext:TAX (Search Barak Obama with TAX in the text body)
- allintitle: All query words must appear in title(Meta).
ex) allintitle: Google query Operators
- intitle: A query word must appear in title(Meta).
- allinurl: All query words must appear in the URL.
ex) allinurl:Google query
- inurl: A query word must appear in the URL.
ex) Google inurl:query
- Searching(Querying) for mp3 files from Google index.
ex) Google: -inurl:htm -inurl:html intitle:”index of” “Last modified” mp3
ex) * -inurl:htm -inurl:html intitle: will narrow down scope of searching areas.
ex) Google: -inurl:htm -inurl:html intitle:”index of” “Last modified” mp3 "Mozart"
Last Updated (Wednesday, 25 January 2012 20:25)
|
When I was upgrading Cisco switch IOS using generic TFTP tool, I get below characters on progress bar. Cisco_IOS# copy tftp flash Address or name of remote host []? 10.1.10.60 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :
Last Updated (Wednesday, 23 November 2011 07:15)
There is few steps to access sharing windows folders from Mint linux on VirtualBox. Sharing folder at Window7 is C:\temp-VBox
1. Power down Mint linux from VirtualBox
2. Go to setting mode of guest OS/Mint Linux from VirtualBox manager console.
Last Updated (Wednesday, 21 September 2011 08:56)
Last Updated (Wednesday, 16 November 2011 07:03) To verify a certificates thru OCSP responder is more demanding in these days and here is simple steps to test OCSP responder from your network environment. 1. Install OpenSSL. It's free tools and used as OCSP client. In this example, window 64bit version is installed. - Download site: http://gnuwin32.sourceforge.net/packages/openssl.htm
2. From the prompt "OpenSSl>" type "ocsp -issuer issuer_cert.pem -cert cert.pem -text -CAfile Root_cert.pem -url http://ocsp.disa.mil:80"
- issuer_cert.pem in PEM Format ; It would be the issuer certificate. The issuer is the one that issued the certificate in question. - cert.pem in PEM Format ; This is the file for the certificate that you want to verify to the OCSP responder.
- Root_cert.pem in PEM Format ; It is would be DoD PKI Root CA-2's certificate ( See #4 how to get it)
* issuer_cert.pem, cert.pem and Root_cert.pem are should be located at C:/OpenSSL-Win64/bin directory.
Last Updated (Wednesday, 16 November 2011 07:46)
|







