TTC Shelbyville – Technical Blog

It's not where you are at today, it is where you are going tomorrow. ~Steve Mallard

Ubuntu – Speed up Application Launch

leave a comment »

I have Unix experience that goes back a dozen years.   After restarting the Linux fad that is going on, I found my Unix skills coming back.  I was very impressed that Linux had finally gotten their act together and loaded good drivers and better software and hardware support.  I was a little disappointed on how slow some apps launched.  Here’s a tip:

Edit your “/etc/hosts” file        – Man this hasn’t changed much

sudo gedit /etc/hosts                -SUDO  Linux’s way of saying it needs admin priviledges (Wow, just like Vista)

You should see something like this

127.0.0.1 localhost

127.0.1.1 onlyubuntu

Now, You need to replace with the following lines:

127.0.0.1 localhost onlyubuntu

127.0.1.1 onlyubuntu

(Replace “onlyubuntu” with your computer’s hostname “computer’s name”)

Save and exit the file

This should help.

Written by TTC Shelbyville IT Department

Saturday, March 15, 2008 6:43 am at 6:43 am

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 92 other followers