Category Archives: upgrade

Maximize internet speed connection in Ubuntu via sysctl

Do you want to maximize your bandwidth? Here are few important settings you should do to speed up your internet and it works in Ubuntu and all Linux operating system via sysctl.
First open a Terminal via Applications->Accessories->Terminal
Type:

sudo gedit /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 = 1
net.ipv4.tcp_moderate_rcvbuf = 1
# recommended to increase this for 1000 BT or higher
net.core.netdev_max_backlog = 2500
# for 10 GigE, use this, uncomment below
# net.core.netdev_max_backlog = 30000
# Turn off timestamps if you’re on a gigabit or very busy network
# Having it off is one less thing the IP stack needs to work on
#net.ipv4.tcp_timestamps = 0
# disable tcp selective acknowledgements.
net.ipv4.tcp_sack = 0
#enable window scaling
net.ipv4.tcp_window_scaling = 1

Press Ctrl-S to save, then alt-F4 to exit and then type:

sudo sysctl -p

to apply the settings.

Now, check your speed using speed-test site or download files in the net.

You can disable all these settings by removing these lines you added via:

sudo gedit /etc/sysctl.conf

AddThis mp3 link

How to keep your Windows PC always updated: FileHippo Update Checker!

This week in our Freeware Page we posted a brief review about FileHippo Update Checker for Windows. This Updater is very light (just 155 Kb) and very fat. This particular checker has uses the large software database contained on FileHippo.com and in just 2-3 seconds is able to detect all the necessary updates and it also find the beta version ready to be installed. During the installation you can decide if FileHippo Update Checker has to run at each start-up or if you prefer to use it only when you prefer. Anyway, FileHippo Update Checker easily shows the results of the available updates on a html page on your browser. Recommended! AddThis mp3 link

WinFlip (part of Vista Transformation Pack): when your Xp has the same Vista graphical effects for active windows.

Win XPToday, in our Freeware Page we have posted a short but (effective) review about WinFlip: a tiny program which allows you to have the same Vista graphical interface for active windows. Personally I do not believe thatWinFlip will change your way of working with XP but it could represent a good graphical solution for all that people who want to upgrade just some XP functions without changing their OS at the moment. Last but not least, since last December, WinFlip has been included into the Vista Transformation Pack the famous compilation of programs which allows to full enjoy the main Vista graphical effects on your XP. Anyway, I believe that the installation of the complete Vista Transformation Pack could be negative (in terms of slower performances) for many computer using XP. AddThis mp3 link

Hardinfo: simple, efficient hardware and system profiler for Linux.

Linux PageToday, in our Linux Page (in Spanish) we have posted a brief but effective review about Hardinfo: the best system and OS profiler we have never found for Linux. Hardinfo is a very useful program specifically created to deeply scan your hardware and create reports in HTML or in plain text formats. We suggest to use this software before upgrading your pc or when you suspect something is wrong with your hardware. Moreover, Hardinfo let you to easily benchmark your pc performance with just a click. Last but not least, you can download the source code or, if you prefer the autopackage file (suggested) which will automatically install the program in your computer. AddThis

How to upgrade or repair your Macintosh or Ipod: a quick reference guide to useful websites!

AppleToday, in our Freeware Page we have added a new (and very detailed) post with useful links to websites containing terrific instructions to upgrade or repair Ipod, Apple desktops and laptops. These websites can be useful for the people (like us) who do not desire to throw away their Macintosh only because a new model has been launched. Last but not least we have decided to insert also some links to websites which have Macintosh news and guides about regenerating old notebook batteries. If you have some more useful and free websites to suggest, please, write a comment! AddThis