MEGA gnome performance boost

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
User avatar
hairy_Palms
Level 4
Level 4
Posts: 292
Joined: Mon Nov 27, 2006 10:46 am

MEGA gnome performance boost

Post by hairy_Palms »

Hi,

For the past while I've been experiencing poor performance in GNOME; for example, opening a gnome terminal can take 5-10 seconds on a system that's been running for a while (and with another gnome terminal already open). Having done some research, I found this thread: http://forums.gentoo.org/viewtopic-t...ighlight-.html

Checking my /etc/hosts, I saw:

Code:

127.0.0.1 localhost
127.0.1.1 inspiron

...so I added my hostname to the first line:

Code:

127.0.0.1 localhost inspiron
127.0.1.1 inspiron

(Replace "inspiron" with your hostname)

you should notice a crazy performance boost


REASONS

Explanation why.

This is a fix for the new system that was started back in edgy where the host name was split off to 127.0.1.1, the problem is that some applications still look for the host name @ 127.0.0.1, so to keep those applications happy and running smoothly you simple need to add the host name where those applications expect it to be.

Hope that helps explain the reason understandably.
Husse

Post by Husse »

Thanks!!
The boost is astounding!
User avatar
clem
Level 12
Level 12
Posts: 4308
Joined: Wed Nov 15, 2006 8:34 am
Contact:

Post by clem »

User avatar
clem
Level 12
Level 12
Posts: 4308
Joined: Wed Nov 15, 2006 8:34 am
Contact:

Post by clem »

Hi,

Please publish a tutorial on this in the Community Portal.

http://www.linuxmint.com/wiki/index.php ... ity_Portal

Clem
User avatar
hairy_Palms
Level 4
Level 4
Posts: 292
Joined: Mon Nov 27, 2006 10:46 am

Post by hairy_Palms »

i cant figure out how to add a new page on the wiki.... :(
User avatar
gabhla
Level 1
Level 1
Posts: 26
Joined: Sun Feb 25, 2007 6:36 pm

Post by gabhla »

Saw this yesterday in the Ubuntu forums and tried it out. While it's beyond me why, it does speed things up.
User avatar
clem
Level 12
Level 12
Posts: 4308
Joined: Wed Nov 15, 2006 8:34 am
Contact:

Post by clem »

User avatar
hairy_Palms
Level 4
Level 4
Posts: 292
Joined: Mon Nov 27, 2006 10:46 am

Post by hairy_Palms »

thhanks husse for the pm and thanks clem for putting up the page :)
Post Reply

Return to “Tutorials”