Short Posts
Mount ISO Images From the Command Line
To mount an ISO image from the linux command line:
sudo mount -o loop image_file.iso /path/to/mount/folder
Via Tips4Linux
Create a Directory Tree With One Command
This one is via command-line-fu.
1 | mkdir -p doc/{text/,img/{wallpaper/,photos/}} |
Will create the following directory tree inside current directory:
-doc
—–text
—–img
———-wallpaper
———-photos
Taking Screenshots In Linux
Hi,
Another short post. This time about taking screenshots in Linux (Tested on Ubuntu Hardy).
There are a few methods for doing this:
1. The [Print Screen] key. This will take a screenshot of the whole screen.
Posting to WordPress from Vim
Hi,
I just discovered a cool vim plugin called Vimpress which allows one to post directly from vim.
Actually, this post is published using Vimpress.
I think I’ll be using it for short/simple posts.
That’s it, c ya
Ubuntu Pocket Guide and Reference – A Free Ebook
From the Book’s website:
- Focuses on core competencies and background knowledge needed to be an expert Ubuntu user;
- Readable, accessible, and easy to understand—even if you’ve never used Linux before;
- 100% new and original! Written from the ground-up to cover Ubuntu 8.04 and 8.10.
You can get it here (for free)
Credits: http://www.ubuntupocketguide.com
Enjoy!
About Me
Tags
Categories
- Algorithms
- Bash
- BlackBerry
- Collaboration
- Command Line
- Cool Tricks
- Easter Eggs
- Ebooks
- Firefox
- Hardware
- Humor
- iPhone
- Linux
- Linux Development
- Linux Kernel
- Networks
- Open Knowledge
- Other
- Productivity
- Programming
- Regular Expressions
- Science
- Security
- Shell Scripts
- Short Posts
- Social Networks
- Thoughts
- Tools
- Vim
- Web Development
- Websites
Popular Posts
Calendar
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
| « Sep | ||||||
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | |||
Archives
- September 2010 (2)
- August 2010 (2)
- July 2010 (5)
- June 2010 (1)
- May 2010 (1)
- April 2010 (3)
- March 2010 (1)
- January 2010 (1)
- December 2009 (2)
- September 2009 (13)
- July 2009 (1)
- June 2009 (6)
- May 2009 (4)
- March 2009 (18)
- February 2009 (10)
- January 2009 (10)
- December 2008 (7)
- November 2008 (8)
- October 2008 (1)
- August 2008 (1)
- July 2008 (1)
- June 2008 (1)
