Profile

Click to view full profile
Hi, I'm Veerapat Sriarunrungrueang, an expert in technology field, especially full stack web development and performance testing.This is my coding diary. I usually develop and keep code snippets or some tricks, and update to this diary when I have time. Nowadays, I've been giving counsel to many well-known firms in Thailand.
view more...

Friday, October 22, 2010

Quick open teminal in Ubuntu by using one click

From the last entry, Windows can open command window at the current path in one click. Also, Ubuntu can do that too. The solution is here.
1. Open terminal.
2. Type "sudo apt-get install nautilus-open-terminal"
3. Restart your machine.
4. After that, when you right click at that directory, it will show tab for openning terminal.
5. Click at that tab, the terminal will be shown at the current directory you click.
p.s. Linux Mint can do that without any installation.
For Windows: http://darkkung-blog.blogspot.com/2010/10/open-command-window-at-current-path-in.html
For Mac: http://darkkung-blog.blogspot.com/2011/02/quick-open-terminal-in-mac-by-using-one.html

No comments:

Post a Comment