Senin, 08 November 2010

1 Mempercepat Internet di Ubuntu

Melalui banyak usaha dan pencarian, Akhirnya Deradja's Blog menemukan tips untuk mempercepat Internet di Linux, Khususnya Ubuntu.
dan disini Deradja's Blog akan berbagi untuk sobat semua.
<quote>I'm no expert on the whys or hows but like I said, it worked for me </quote>
jangan lupa untuk mengikuti langkah2 dibawah ini :

  1. Buka  Gnome Terminal/ KDE Konsole Sobat dan tulis :-
*untuk GNOME :
gksudo gedit /etc/modprobe.d/aliases 

*untuk KDE :
kdesu kate /etc/modprobe.d/aliases

Setelah Kate atau Gedit terbuka, CoPas ja script di bawah ini . .


# These are the standard aliases for devices and kernel drivers.
# This file does not need to be modified.
#
# Please file a bug against module-init-tools if a package needs a entry
# in this file.

# network protocols ################################################## ########
alias net-pf-1 unix
alias net-pf-2 ipv4
alias net-pf-3 ax25
alias net-pf-4 ipx
alias net-pf-5 appletalk
alias net-pf-6 netrom
alias net-pf-7 bridge
alias net-pf-8 atm
alias net-pf-9 x25
# 1, 2, 3 new lines
alias net-pf-10 ipv6 off --
alias net-pf-10 off -- add these three lines here.
alias ipv6 off --
#alias net-pf-10 ipv6 =========comment (put #) the original line
alias net-pf-11 rose
alias net-pf-12 decnet
# 13 NETBEUI
alias net-pf-15 af_key
alias net-pf-16 af_netlink
alias net-pf-17 af_packet

    2. Jangan lupa SAVE dan RESTART.

Semoga bermanfaat untuk Sobat Deradja's Blog semua.

1 komentar:

Ar mengatakan...

Dapat dimana???

Posting Komentar