Quick Review: Boxee Box
December 27, 2011 – 12:22 am | 3 Comments

Some of the technical issues with Boxee Box could have been fixed if the dev team was paying more attention to addressing the bugs rather than adding “features” of dubious value. In the final analysis, for the price and ease of use, Boxee Box is the best in its class and price range. You just need to be mindful of its limitations and buy it in hope of future improvements to its usability.

Read the full story »
Networking

Unix and Linux network configuration. Multiple network interfaces. Bridged NICs. High-availability network configurations.

Applications

Reviews of latest Unix and Linux software. Helpful tips for application support admins. Automating application support.

Data

Disk partitioning, filesystems, directories, and files. Volume management, logical volumes, HA filesystems. Backups and disaster recovery.

Monitoring

Distributed server monitoring. Server performance and capacity planning. Monitoring applications, network status and user activity.

Commands & Shells

Cool Unix shell commands and options. Command-line tools and application. Things every Unix sysadmin needs to know.

Home » Google

Google Tips and Tricks

Submitted by on July 22, 2008 – 11:15 amNo Comment
Google Tips and Tricks

Google offers a remarkable set of powerful features. Unfortunately, most people are not aware of these possibilities. They use only the most basic functionality offered by Google and then waste their time on weeding out unwanted search results. Google gives you options like limiting your search to a particular site, excluding certain file types, using synonyms and wildcards, and more. Here are a few suggestions on how to get the most out of Google.

Summary

""             enclose a phrase
+              include search parameter
-              exclude search parameter
|              logical OR operator
*              wildcard representing additional words or word variations
NEAR           search keywords must be near each other
site:          include or exclude site or domain (use + or -)
daterange:     find results within a range of dates (YYYY-MM-DD..YYYY-MM-DD)
filetype:      include or exclude file types (use + or -)

Including and Excluding Search Keywords

+wonderful +world

Will find all pages containing words “wonderful” and “world”

+"wonderful world"

Will find all pages containing the phrase “wonderful world”

+"wonderful world" -"louis armstrong"

Will find all pages containing the phrase “wonderful world” but NOT containing the phrase “louis armstrong”

site:wikipedia.org +"wonderful world" -"louis armstrong"

Will find pages on Wikipedia.org site containing the phrase “wonderful world” but NOT containing the phrase “louis armstrong”

Wildcards, Operators and Related Terms

+hitachi +"hard ~drive" +SATA -IDE

Will find all pages containing “hitachi”, “SATA”, the phrase “hard drive” or “hard disk”, but NOT the word “IDE”

+"incredible * adventure"

Will find pages containing phrases like “Incredible Hulk: Adventure”, “incredible outdoor adventure”, etc. In this case the asterisk represents one or more words located between the two other serach terms.

+"incredible | exciting adventure"

Will find pages containing phrases “incredible adventure” or “exciting adventure”.

Special keywords

site:wikipedia.org +"principle of conservation of energy"

Will find all pages on Wikipedia.org that contain the search phrase.

-site:wikipedia.org +"principle of conservation of energy"

Will find all pages that contain the search phrase, except those from wikipedia.org

site:org +"principle of conservation of energy"

Will find all pages on the .org domain that contain the search phrase

link:www.playboy.com

Will find pages that links to Playboy.com and contain the search phrase.

info:www.playboy.com

Will show information about Playboy.com

related:www.playboy.com

Will find Web sites similar in content to Playboy.com

cache:www.playboy.com

Will show you the most recent Google page cache for the Playboy.com homepage.

Other search options

It may be a good idea to include Newsgroups and Blogs in your search. A good alternative to Google is AllTheWeb.

Popularity: 6% [?]

Related posts:

  1. Wget Google image collector
  2. Tips on dealing with the Bagle rootkit

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.