Archive

Posts Tagged ‘download’

Google DNS – browse at faster speeds by changing your DNS server

December 30th, 2009 admin View Comments

We have already seen OpenDNS, a free DNS service which is fast and reliable and here is another name which speaks of reliability….Yes its Google.

Google’s DNS servers claim that they resolve DNS queries quicker to provide a faster browsing experience.

Google has introduced a free DNS service, but it does not provide any customization and filtering as OpenDNS does.

The IP addresses of Google DNS Servers are:

Primary DNS    8.8.8.8
Secondary DNS    8.8.4.4

Some people confuse it with Level3 DNS servers because the IP range of Google’s DNS servers fall within the IP address rangle allocated to Level3 Communications.

But Google runs its servers themselves and says that users will be protected by DoS Attacks (Denial of Service) which sometimes happen through DNS servers. Also Google claims that the servers are fast and are located at many places around the world which provides fast access to users in many countries.

I must remind you that changing your DNS servers DOES NOT MEAN faster DOWNLOAD SPEEDS.

If you want to use Google DNS servers, simply point your connections Primary and secondary DNS servers to the one which have been given above.

A detailed guide is given in my earlier post on how to use OpenDNS servers for better browsing experience.

>>Click here to see how you can change your DNS Servers. Read More on DNS<<

Read more on Google DNS Official Site. >>Click Here<<

———————-
Written By TuX…..If you like this tell your friends to come and read all the articles.

how to use and know about torrents and tracker

December 16th, 2009 admin View Comments

A short article on Torrents: Written By TuX (Site Admin)

We all have been witnessing the rise of the content distribution network – The Torrent.

It is a P2P sharing technology which enables users to share files with other users.

There are some things you need to know about before you can actually utilise the torrent network….

Seed is a user/computer which is allowing other users to download the file from it and it has finished downloading the file.

Peer is a user/computer which is downloading the file from other seeds/peers.

1. Torrent Files (.torrent extension)
2. Torrent Client (a program which can download files supporting the .torrent extension)
3. Torrent Tracker

Now we will explain you point by point so that you know about the background of the P2P network….

1. Torrent Files – The torrent files can be downloaded from many distribution sites such as bittorrent.com or ubuntu.org

(which provides ubuntu Operating System)

You can download .torrent files which are necessary to download the files. These files are small in size and some people

confuse them being actual files. So download .torrent files and keep it on your computer at a know location (e.g. Desktop)

2. Torrent Client – Many popular torrent clients are on the Internet.

The most popular are uTorrent and Azureus. uTorrent is a very lightweight client (download size is only 180KB) and uTorrent

offers good functionality and ease-of-use.

Azureus is for the power user and it offers a lot of tweaks and now comes with a new interface called Vuze which is like an

online media library which allows the users to watch or download videos and movies.

Both the torrent clients are free and the download links are provided at the end of article.

Many download managers and third party programs also have torrent file downloading capabilites but we recommend you to use

dedicated torrent downloader like the two listed above.

3. Torrent Tracker – This is the most confused concept amongst the torrent users who are currently using torrents.

A torrent tracker is a server which contains the addresses of the seeds/peers which are sharing a particular torrrent.

The tracker keeps a ‘track’ of the users which share the torrents. There are many torrent trackers on the internet. Some

trackers are provided by:

openbittorrent.com
publicbt.com

There are numerous other trackers and it is recommended to add more trackers so as to discover more peers as peers use many

different trackers.

Here is a screen-shot of uTorrent:

Screen-Shot by Tech-How.com

Screen-Shot by Tech-How.com

Here is a screen-shot of Azureus:

Screen-Shot By TuX

Screen-Shot By TuX

Another article coming soon on Tech-How.com…..Keep following this blog for more articles…

Download uTorrent: >>Click Here to Download<<

Download Azureus: >>Click Here to Download<<

——————————————————————
Written By TuX……Ask via comments please….Thanks.

Sun xVM VirtualBox – install multiple OS on single computer easily

December 10th, 2009 admin View Comments

Sun xVM VirtualBox is a freeware from Sun Microsystems, the creators of Java, Solaris and many other great open source products.

Sun xVM VirtualBox is a software which allows users to install multiple virtual operating systems on their computer which do not affect your current system configuration.

Virtual operating systems do not affect the system in any way, as the virtual operating system creates a seperate
area in which operating systems can be installed. The operating system which is installed as Virtual OS does not
know that it is being installed on a “Virtual Machine” instead of an “Actual Machine or Host Machine”.

I have installed Sun VirtualBox on my system and loaded Ubuntu 9.10 on my laptop….Look at the screen-shot below.

VirtualBox Main Screen

VirtualBox Main Screen

Installing an Virtual Operating System is very easy. You have to first create a Virtual Machine by Clicking on the New Button. You have to adjust the amount of Hard-Disk space and the RAM to be allocated to the machine.

You have to create the Virtual Machine and prefer the Dynamically Expanding Storage as it expands only when the space is used up by the operating system. (Though I have observed that it causes a lot of fragmentation of the file in which the Virtual OS is installed). You should allocate atleast 8GB HDD space for Linux operating system and more if you want to install an operating system like Windows Vista.

VirtualBox also allows the user to use the internet if available on the host operating system. The software creates a VirtualBox Host-Only network which allows the sharing of internet.

You can also use your removable drives (USB drives) and you can also use shared folders to share files from the host machine.

I have installed the Ubuntu OS which has Firefox installed and I have used it to surf the internet without any settings or any procedure on the Virtual Operating System. If you have internet running on the host machine then you can directly use the internet on the Virtual OS.

Download Sun xVM VirtualBox free:

——————————————————

>>Click Here to Download<<

——————————————————

If you have any questions or suggestions please feel free to ask….

——————————————————————————–

Written By TuX…….Site Admin…..

Java Programs – Eclipse Editor & NetBeans – making your job easier

October 11th, 2009 admin View Comments

Written By: TuX (Site Admin)

NOTE:  Both the downloads are Free here….

We are back with the second and concluding article on our coverage of tools for java programming.

In the last article, I had provided information about the various programs that are better than notepad in handling the java code and show the code errors, etc, Now we show you complete application using which you can write, compile and execute your programs, making your programming job very easy…

First we tell you about NetBeans:

1. NetBeans:

NetBeans Splash Screen

NetBeans Splash Screen

NetBeans IDE is a free, open-source Integrated Development Environment for software developers. You get all the tools you need to create professional desktop, enterprise, web, and mobile applications with the Java language, C/C++, and even dynamic languages such as PHP, JavaScript, Groovy, and Ruby. The NetBeans IDE is easy to install and use straight out of the box and runs on many platforms including Windows, Linux, Mac OS X and Solaris.

For Java it can helps create professional desktop applications using the NetBeans Java GUI Builder with Swing Application Framework and Beans Binding support.

NetBeans Main Window

NetBeans Main Window

I have used this and found to be very good in developing small java applications.

The program which supports Java SE has 47 MB installer. (which can create simple java applications). On the download page you can select any version you want.

Download NetBeans  from Official Website: >>CLICK HERE<<

————————————————————————–

2. Eclipse Galileo:

This is also an package developed and maintained by The Eclipse Foundation.

ScreenShot:

Eclipse Splash Screen

Eclipse Splash Screen

The Eclipse Galileo package is available for Java Developers, packages are also available for other programming languages such as C/C++, PHP etc.

It is the essential tools for any Java developer, including a Java IDE, a CVS client, XML Editor and Mylyn. The programs can be written, compiled and executed from the screen. It is a great package and I highly recommend it to everyone who have used NetBeans and want more than what NetBeans offers.

Screen Shot:

Eclipse Main Window

Eclipse Main Window

Click the download link to go to the official site and choose the package you need:

Download Eclipse Now: >>CLICK HERE<<

————————————————————————–

Visit for more…..Thanks…..Please leave any comments you might have…

Easy AdSense by Unreal