Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Dec 292011
 

How to install homebrew for Mac?

Answer:

Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn't include with OS X. To install under Mac's terminal, type

# /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/323731)"

That's it.

Aug 212011
 

How to print screen in Mac OS X

Answer:

1. To print the whole screen in Mac OS X, try

Press down Apple key ⌘ + Shift + 3 at the same time

2. To print an active window

Press down Apple key ⌘ + Shift + 4 at the same time

When you see the mouse changed to +, press the space key in your keyboard.

3. To print a portion of your screen

Press down Apple key ⌘ + Shift + 4 at the same time

When you see the mouse changed to +, move your mouse to select the portion .