Internet

How Bing Are You?

Microsoft has surpassed Bing become the second most used search engine in the world, according to new figures from the U.S. StatCounter analysis company. Bing already overtaken the Yahoo search which previously on the second position after Google. Bing officially opened June 3, though some versions were available before that date. Much of the gain at the expense of Google, which is always the leader, and StatCounter says it is too early to say whether Microsoft can maintain its position. “It remains to be seen so far Bing drops after the first promotion of innovation, but at first glance, it seems that Microsoft is on a winner,” said Cullen Aodh, CEO of StatCounter. Microsoft CEO Steve Ballmer recently said that [...]

Read more...

7 comments - What do you think?
Posted by Eko Prasetyo - June 10, 2009 at 1:23 am

Categories: Computer, Internet, Microsoft   Tags: , , , , ,

10 Reasons Why I Love Firefox

Last time I just post about the Firefox that hit my readers. The Firefox is most popular browser that use by my readers even they use Windows Operating System which has default browser -Internet Explorer-. It’s mean they choose the Firefox by download it first on Firefox website. They know Firefox is the best browser right now and protect them during browsing activity. Anyway, I’m still using Internet Explorer when I do troubleshoot on my client because on their desktop or laptop just IE there. After that, I always advise them to download and install Firefox to get better experience during browsing to the Net. I have 10 reasons why I love Firefox so much. You want to know, please [...]

Read more...

1 comment - What do you think?
Posted by Eko Prasetyo - April 3, 2009 at 9:52 am

Categories: Browser, firefox, Internet   Tags: , ,

How To Maximize Bandwidth on Ubuntu Intrepid Ibex 8.10

How to improve your Internet speed on Ubuntu Linux 8.10 Intrepid Ibex, and work with all current linux operating systems. Below is simple tutorial and ready on less than 5 minutes Open a Terminal, than type, sudo gedit /etc/sysctl.conf or sudo vim /etc/sysctl.conf Then Paste the Following at the end of the file: ## increase TCP max buffer size setable using setsockopt() net.core.rmem_max = 16777216 net.core.wmem_max = 16777216 ## increase Linux autotuning TCP buffer limits ## min, default, and max number of bytes to use ## set max to at least 4MB, or higher if you use very high BDP paths net.ipv4.tcp_rmem = 4096 87380 16777216 net.ipv4.tcp_wmem = 4096 65536 16777216 ## don’t cache ssthresh from previous connection net.ipv4.tcp_no_metrics_save = [...]

Read more...

5 comments - What do you think?
Posted by Eko Prasetyo - November 18, 2008 at 8:51 am

Categories: Internet, Linux, Ubuntu   Tags: , , ,