Fast App Launching with GNOME Do
GNOME Do includes so many great plugins, it's difficult to choose which ones to list. Some other useful plugins allow you to index all of your Firefox bookmarks or Evolution contacts, upload photos to Flickr or ImageShack, update your Twitter status, search through your Rhythmbox music collection, index Tomboy notes and even connect to remote hosts over SSH. And, that's just the list of official plugins. GNOME Do also has many third-party plugins that extend its functionality even further.
I have to say that after trying all sorts of different methods to launch applications, GNOME Do has won me over. If I'm already in a terminal, I still sometimes will launch an application there, but I've switched to GNOME Do to launch most of my programs and even use it as a replacement for a file browser when I want to open a file quickly. If you find that you have a number of key bindings set up to launch programs for you, or if you are tired of reaching for the mouse every time you want to run a program or open a file, I recommend giving GNOME Do a try.
Kyle Rankin is a Senior Systems Administrator in the San Francisco Bay Area and the author of a number of books, including Knoppix Hacks and Ubuntu Hacks for O'Reilly Media. He is currently the president of the North Bay Linux Users' Group.
- « first
- ‹ previous
- 1
- 2
- 3
Kyle Rankin is a systems architect; and the author of DevOps Troubleshooting, The Official Ubuntu Server Book, Knoppix Hacks, Knoppix Pocket Reference, Linux Multimedia Hacks, and Ubuntu Hacks.
Today’s modular x86 servers are compute-centric, designed as a least common denominator to support a wide range of IT workloads. Those generic, virtualized IT workloads have much different resource optimization requirements than hyperscale and cloud applications. They have resulted in a “one size fits all” enterprise IT architecture that is not optimized for a specific set of IT workloads, and especially not emerging hyperscale workloads, such as web applications, big data, and object storage. In this report, you will learn how shifting the focus from traditional compute-centric IT architectures to an innovative disaggregated fabric-based architecture can optimize and scale your data center.
Sponsored by AMD
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
| Non-Linux FOSS: Seashore | May 10, 2013 |
| Trying to Tame the Tablet | May 08, 2013 |
| Dart: a New Web Programming Experience | May 07, 2013 |
- New Products
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- Drupal Is a Framework: Why Everyone Needs to Understand This
- A Topic for Discussion - Open Source Feature-Richness?
- Home, My Backup Data Center
- What's the tweeting protocol?
- New Products
- RSS Feeds
- Readers' Choice Awards
- Dart: a New Web Programming Experience
- Reply to comment | Linux Journal
12 hours 14 min ago - Reply to comment | Linux Journal
14 hours 47 min ago - Reply to comment | Linux Journal
16 hours 4 min ago - great post
16 hours 39 min ago - Google Docs
17 hours 1 min ago - Reply to comment | Linux Journal
21 hours 50 min ago - Reply to comment | Linux Journal
22 hours 37 min ago - Web Hosting IQ
1 day 11 min ago - Thanks for taking the time to
1 day 1 hour ago - Linux is good
1 day 3 hours ago




Comments
How to launch your own executables?
I am a new Ubuntu user, migrating from Windows.
I would like to launch my own programs using Gnome-Do but so far could not make it happen.
Say I write a program "~/projects/hello.c" and compile it into "~/projects/a.out".
To test it I open a terminal and type "~/projects/a.out" at the prompt. Everything works as expected.
Using Do to do the same simple task doesn't seem to work:
1. open Gnome-Do (space) and type "terminal".
2. type to activate Do's right window
3. type "~/projects/a.out"
4. Gnome-Do closes, nothing happens.
Gnome-Do by default loads
Gnome-Do by default loads things that are in the Gnome menu, so if you want your app to be launched from Gnome-Do you will have to add it to the Gnome menu (System->Preferences->Main Menu).