Showing posts with label hosts. Show all posts
Showing posts with label hosts. Show all posts

14 Aug 2016

[Solved] Access denied gs.apple.com

Hey guys, I keep getting hits to the blog from people looking for an answer to this issue. Lucky for you this is a really simple one to resolve.

Background:

When you get this error, it simply means that your text editor (Notepad, Wordpad, etc) does not have permission to save the file in the location you want.

Solving:

All we have to do is to ensure the text editor program you're using has the required permission right?

How to:

You need to run the text editor with elevated administrator rights.

1.- Use Windows to search for the program, right click and select "Run as administrator"

Run as administrator

2.- Once you have the program open, browse for the file you're trying to modify.
Browse files

3.- For example, if you're looking for the hosts file in Windows, you would need to browse to the path: C:\Windows\System32\drivers\etc. Don't forget to change the search options to "All Files (*.*)"


4.- And then select the desired file.

You should not have further issues saving the file.

Hey, let me know in the comments if this worked for you. Also word of mouth helps me a lot (Social Media), I hope you have an awesome day! - The Lone Blogger.

3 Mar 2013

[Solved] How to modify the hosts file in Windows

configuracion15As the Wikipedia tells us, The hosts file is a computer file used by an operating system to map hostnames to IP addresses. The hosts file is a plain text file, and is conventionally named hosts.

Although this is not its only use.

Give the fact that the operating system gives priority to this file, we can then use it to our advantage to either "re-direct" or "block" an internet address.

A clear example in which is necessary to know how to modify the hosts file is on our guide to solve the error 3194 on iTunes.

Below you can see an example of the hosts file in Windows.

How to modify the hosts file in Windows

Where can I find the hosts file in Windows?

Luckily the location of the hosts file in Windows has not changed much in recent years.

The location of the hosts file in Windows 8, Windows 7, Windows Vista, Windows XP is:

(Assuming that Windows is installed on the C: drive)

C:/Windows/System32/drivers/etc/hosts

The location of the hosts file in Windows NT/2000 is:

C:/WINNT/System32/drivers/etc/hosts

Lastly, The location of the hosts file in older operating systems like Windows 95, Windows 98 o Windows ME is:

C:/Windows/hosts

How to modify the hosts file in Windows.

For Windows XP and earlier:

You just need to open the hosts file with a text editor like Notepad and that’s it.

For Windows 8, Windows 7 and Windows Vista:

You will need to open your text editor as administrator. Just right click on it and select “Run as administrator”

how to modify the hosts file

You will need to watch the video in 1080p so you can catch all the details. Otherwise is rather blurry.

Hopefully this helped you. Good Luck! – By Lone Ranger

[Related Articles]