Showing posts with label MCSE. Show all posts

How to Get Faster Internet Speed Using DNS Hack

There are times when your internet connection is fine but you’re still not able to open any website. One of the possible causes could be the issues with your ISP’s DNS server. Configuring a custom DNS server on your make contribute to make your internet faster and load websites quickly.

There are many ways to get a faster internet speed in Microsoft Windows. Today, I am going to show you a simple DNS hack that can speed up your web browsing considerably. Before that, I need to remind you an obvious thing that happens with most of us when we are using a slow internet connection.

The only thing we blame is our Internet Service Provider (ISP) for slow internet connection, but this isn’t the only case all the time. Sometimes, the problem is related to the default DNS (Domain Name System) used by the ISP. So, let me explain you something about DNS before telling you the method to get a faster internet speed.

What is DNS?

DNS – Domain Name System – is a naming system that is used to convert the domain names into IP addresses. The domain names are usually alphanumeric for us to remember quickly, but in actuality, the Internet works on IP addresses. The DNS server, for a domain name, returns its corresponding IP address when requested by your computer (client).

The DNS has a network of its own i.e. one DNS server can ask other DNS servers about translating a particular domain name to its corresponding IP address till it gets the correct result.

Computers and other devices make use of IP address to route the traffic, and it is very much similar to dialing a phone number. DNS acts as an intelligent operator that helps us bypass the infinite address book of IP addresses. Your DNS manages this enormous task. You can read more about DNS and how it works in our detailed post.

How an Alternative DNS Service Will Speed Up Your Browsing?

As I mentioned earlier, your tortoise-like internet speed isn’t always your Internet Service Provider’s fault. Instead, it may be because of an inefficient DNS server. So why not use an alternative DNS service? As the present web pages continue to become more and more complicated by inculcating innumerable things, clients go for multiple DNS lookups for rendering one single web page. With the internet blowing up size by the clock, the existing DNS infrastructure is under more load each day.

Now, I’ll tell you to use free public DNS services that will ask your computer to use custom DNS servers instead of the default DNS server from your ISP. It will help you to get a faster internet speed.

How To Speed Up Web Browsing Using DNS Hack?
To get faster internet speed, I’d like to tell you about OpenDNS. You can also use Google DNS for speeding up your internet. OpenDNS is one of the most popular free DNS services that was started to provide an alternative method to the users who weren’t satisfied with their existing DNS servers.

How to configure OpenDNS in Microsoft Windows?
By following the steps mentioned below, you can set OpenDNS as the preferred DNS server in Microsoft Windows. This will allows various applications to perform nslookup using OpenDNS rather than your ISP’s default DNS servers.

1. To get a faster internet speed using OpenDNS, open Control Panel.
2. Go to Network and Sharing Center.
3. Here, click the name of the network connection, be it WiFi or Ethernet
4. On the next window that pops, click Properties.

5. Click the Internet Protocol Version 4 (TCP/IPv4) and click on Properties.

6. Now click Use the following DNS server addresses radio button and enter the addresses given below to get a faster internet speed

 Preferred DNS server: 208.67.222.222
 Alternate DNS server: 208.67.220.220
 If you want, you can interchange these addresses. Click OK to save and continue.


How to configure IPv6 custom DNS:

Since the adoption of IPv6 addresses is on the rise, it’s time you should configure iPv6 DNS servers as well. Highlight the Internet Protocol Version 6 (TCP/IPv6) and click Properties.

Choose the following DNS server addresses:

Preferred DNS server: 2620:0:ccc::2
Alternate DNS server: 2620:0:ccd::2
How to configure Google Public DNS in Microsoft Windows?

Replace those addresses with the IP addresses of the Google DNS servers in step 6.

For IPv4: 8.8.8.8 and/or 8.8.4.4.

For IPv6: 2001:4860:4860::8888 and/or 2001:4860:4860::8844

Conclusion
In a nutshell, OpenDNS, Google DNS are reduce the time taken to resolve the domain name on the web and make the internet faster in the process. Obviously, it won’t increase the maximum available bandwidth for your connection. Moreover, they are more reliable than the default ones used by your ISP. Do I need to mention one of them is maintained by Google? These custom DNS servers face downtime, due to power outages or some other hardware issues, less often.

Both Google DNS and OpenDNS work just fine but people prefer Google DNS these days. You can choose to go for any of these and see if your internet speeds up.
Friday, 14 July 2017
Posted by Sivapriya

Why Does 64-Bit Windows Need Two Program Files Folders — Program Files & Program Files (x86)

Ever wondered why 64-bit Windows needs to have two Program Files folders? This is done to separate the 32-bit DLL executables from 64-bit DLLs. It also eliminates the chances of a 32-bit application trying to load a 64-bit DLL, fail, and give an error message.


Back in 2005, Microsoft launched both 32-bit and 64-bit versions of Windows operating system. This was done to support new 64-bit CPUs. The 64-bit CPUs have the ability to work with large numbers and access more memory.
If you’re running 64-bit Windows operating system, you might have noticed that your PC has two Program Files folders. One is the regular Program Files and the other one is Program Files (x86). But, why is it necessary? What’s the difference between these two folders?

Well, to answer these questions, one should understand that 64-bit applications are compiled differently. While a program with 64-bit instructions can’t be read by PCs with 32-bit CPUs, a 32-bit program can be read by 64-bit CPU.

Windows has a separate Program Files (x86) folder, Why?

Whenever you install any program on a computer with 64-bit CPU, its folders are, more or less, intended for 64-bit content. When a 32-bit program tries to use a 64-bit component, it faces some problems.

So, Windows separates the directories of 64-bit and 32-bit programs. The Program Files (x86) is the one for storing 32-bit program. x86 stands for the type of processors — 286, 386, 486, 586(Pentium).

Another reason is that 64-bit software doesn’t act nicely with 32-bit extensions, and vice versa. It increases the chances of a conflict if you happen to install both 64-bit and 32-bit versions of a program on the same system.

Last but not the least, having two separate Program Files folders ensures that 32-bit applications, unaware about a 64-bit system, work. Separating both kinds of applications will eliminate the chances of a 32-bit application trying to load a 64-bit DLL, fail, and give an error message.


Apart from the Program Files, there are some other Windows components that have both 32-bit and 64-bit copies. Some of these are stored in winsxs (stands for windows side by side) and syswow64 (Windows 32 on Windows 64).

Also Browse :

Saturday, 21 January 2017
Posted by Sivapriya
Tag : ,

Top 10 Certifications to Begin Your IT Career

Are you just starting out in IT, or looking for a way to begin an IT career? The following certifications will help you verify and learn the skills needed to find a job in IT. Once you have one of these, you can begin to gain the experience and higher certifications that will land you a great IT career.

1.  CompTia A+
At the top of the list, the A+ certification is one of the most popular ways for people to break into the computer biz. The A+ certifies you as a computer technician and covers topics such as hardware, OS, and networking. 6 months of technician experience is recommended and two exams are required. Both exams lend themselves nicely to self study. So get a good book and sign up to get your A+ certification.


2.  Microsoft Certified Professional
To get any Microsoft certification, this will be the first stepping stone. You will be an MCP once you take your first exam and until you complete the exams needed for any other Microsoft certification (MCSD, MCSE, etc.)

3.  Microsoft Certified Desktop Service Technician
If you like to troubleshoot, then this certification is for you. You'll take two exams and then be able to support end user desktop systems.

4.  CompTia Security+
Two years of networking experience is recommended for this certification so the true IT newbie might be in over their head with this one. However, security is a big issue and if you have the familiarity to take the one exam required, the Security+ cert works as a prerequisite for the MCSA and CNE

5.  Certified Information Systems Security Professional (CISSP)
The CISSP certification demonstrates knowledge of IT security across a number of domains, covering everything from network security to application security to formation and management of security policies for the enterprise. The CISSP also requires more than simply passing a test to maintain the certification - those who hold the certification are required to demonstrate on-going experience and education in the field of IT security over time.

6.  Red Hat Certified Engineer (RHCE)
According to a recent survey by jobs site Dice.com, 8 out of 10 respondents indicated that hiring Linux talent was a priority for 2012, and Red Hat Linux continues to make serious headway in the enterprise. The RHCE is a challenging certification to obtain, and requires advanced knowledge of a range of Red Hat systems administration tasks. The RHCE becomes even more valuable with the completion of any of a number of optional Certificates of Expertise, which cover a range of topics such as system clustering and virtualization.

7.  CCNA or CCDA
Both of these certifications will require some dedicated training if you are new to IT. These will be tough for those considering a career change, but well worth the effort. Cisco certifications are popular and respected. Once you have the experience to back up the cert, you will be able to move on to the advanced Cisco certifications. 

8.  Cisco Certified Internetwork Expert (CCIE)
The CCIE continues to be the gold standard of networking certifications, and its value is demonstrated in the continuing demand for CCIE professionals. The CCIE certification process is tough – the test consists of both a written exam and a practical lab-based exam, and only a very small percentage of applicants pass both tests the first time, with the average candidate requiring 2.5 attempts before they pass. Because of that, employers value those who do successfully complete the certification, and are willing to pay a premium for their services.

8.  Microsoft Office Specialist
If you have experience with Microsoft Office products, you can achieve a Microsoft Office Specialist certification on any one product such as Word, or Excel by taking a single exam. A Master designation requires several exams and comprehensive knowledge of multiple products.

9.  Information Technology Infrastructure Library (ITIL) v3 Foundation
The Information Technology Infrastructure Library (ITIL) Foundation certification demonstrates knowledge of the ITIL framework, which has evolved into the de facto standard for IT management in many enterprises. Companies are on the lookout for those who can demonstrate knowledge of ITIL and IT service management, especially as corporate IT organizations begin to treat IT more like a business by introducing service management standards and practices.

10.  Project Management Professional (PMP)
Demand for project management skills continues to increase, especially as IT projects continue to increase in complexity. The PMP has emerged as one of the most in-demand certifications today, precisely because it demonstrates proficiency in managing those complex projects. The PMP test itself is rigorous, and maintaining the certification requires ongoing testing and effort, which makes the PMP certification all the more valuable to potential employers.
Saturday, 3 September 2016
Posted by Sivapriya

widget

Pageviews

Cloud Label

Blogumulus by Roy Tanck and Amanda Fazani

- Copyright © 2013 Redback IT Academy -- Powered by Redback - Designed by @ Redback Studio -