View previous topic :: View next topic |
Author |
Message |
furkan Guru
Joined: 11 Dec 2003 Posts: 520 Location: Montreal CA
|
Posted: Sat Jan 17, 2004 2:34 am Post subject: gentoo performance... |
|
|
gentoo is very fast i like but when i open internet it is slow i dont understand it is anybody understand it please anybody help me! :( |
|
Back to top |
|
|
Giganight n00b
Joined: 28 Jul 2002 Posts: 31 Location: Plymouth, Ma
|
Posted: Sat Jan 17, 2004 2:40 am Post subject: |
|
|
did you make your hosts file? if you haven't added your ip to that things are gonna run slowly _________________ "I am the reaper among sheep.... I am the ravager of all things that go baaaah!!!!!!" |
|
Back to top |
|
|
furkan Guru
Joined: 11 Dec 2003 Posts: 520 Location: Montreal CA
|
Posted: Sat Jan 17, 2004 2:47 am Post subject: |
|
|
ok thanks but how i can do it? |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20583
|
Posted: Sat Jan 17, 2004 3:17 am Post subject: |
|
|
Moved from Installing Gentoo. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
mike4148 l33t
Joined: 09 Sep 2003 Posts: 641
|
Posted: Sat Jan 17, 2004 4:39 pm Post subject: |
|
|
Open the file /etc/hosts with your favorite text editor. Somewhere in there, there will be a line that says something like
Code: | 127.0.0.1 localhost |
Add your PC's hostname to that line. For example, if your PC's hostname is "mypc," the line will look like this:
Code: | 127.0.0.1 localhost mypc |
|
|
Back to top |
|
|
furkan Guru
Joined: 11 Dec 2003 Posts: 520 Location: Montreal CA
|
Posted: Sat Jan 17, 2004 5:05 pm Post subject: |
|
|
for that 127.0.0.1 i write my ip number ?or same thing? |
|
Back to top |
|
|
twiggy n00b
Joined: 25 Nov 2003 Posts: 65 Location: Sweden
|
Posted: Sat Jan 17, 2004 6:04 pm Post subject: |
|
|
furkan wrote: | for that 127.0.0.1 i write my ip number ?or same thing? |
127.0.0.1 is your own box _________________ Bite my shiny metal ass! |
|
Back to top |
|
|
furkan Guru
Joined: 11 Dec 2003 Posts: 520 Location: Montreal CA
|
Posted: Sat Jan 17, 2004 6:20 pm Post subject: |
|
|
i dont mean internet is slow the gentoo is slow i mean when i dont use internet gentoo is very fast when i touch to home and other things i wait 3 seconds and when i use internet when i touch to home i wait 1 minute for open home and other things also but when i use gnome and internet on gnome i touch to home it open in 3 seconds...i think it is from kde...please anybody help me ! :( |
|
Back to top |
|
|
secondshadow Guru
Joined: 23 Jun 2003 Posts: 362
|
Posted: Sun Jan 18, 2004 7:39 am Post subject: |
|
|
this sounds like an issue I had the last time I installed gentoo. When you create the hostname file, you must also add a line in your hosts file to match or KDE will be SUPER slow.
My hosts file:
Code: |
127.0.0.1 localhost
127.0.0.1 weakest-link
|
my hostname file:
|
|
Back to top |
|
|
furkan Guru
Joined: 11 Dec 2003 Posts: 520 Location: Montreal CA
|
Posted: Sun Jan 18, 2004 5:52 pm Post subject: |
|
|
i find i do an emerge system after i update kde and gnome now is very fast cool :lol: :D |
|
Back to top |
|
|
|