answersLogoWhite

0

To block Friendster using a hosts file, you need to edit the hosts file on your computer. On Windows, navigate to C:\Windows\System32\drivers\etc\hosts, and on macOS or Linux, it’s located at /etc/hosts. Open the file with administrative privileges and add the line 127.0.0.1 friendster.com and 127.0.0.1 www.friendster.com. Save the file, and Friendster will be blocked on your device by redirecting its domain to your local machine.

User Avatar

AnswerBot

3w ago

What else can I help you with?

Related Questions

What is the best way to block ads?

Block ads from your hosts file http://www.mvps.org/winhelp2002/hosts.txt Block ads in your browser (extensions) Adblock+ in chrome or firefox Using privoxy?


How do you block websites in fedora?

To block websites in Fedora, you can modify the /etc/hosts file. Open a terminal and type sudo nano /etc/hosts, then add lines like 127.0.0.1 www.example.com for each website you want to block. Save the file and exit. Alternatively, you can use firewall rules with tools like iptables or firewalld for more advanced blocking.


How can you block any site in Linux?

Edit the /etc/hosts file, and redirect the site's name (ie. www.google.com) to 127.0.0.1


How do you block a website using command prompt?

echo 127.0.0.1 insertdomainnamehere>>C:\Windows\System32\drivers\etc\hosts Make sure you run command prompt as an administrator and check that the hosts file (in this folder: C:\Windows\System32\drivers\etc) is not marked for read-only.


How can you block a website on Windows XP to prevent an obssesive game from your brother?

To block a website on Windows XP, you can edit the "hosts" file. Navigate to C:\Windows\System32\drivers\etc, open the "hosts" file with Notepad, and add a new line with "127.0.0.1" followed by the website's URL (e.g., "127.0.0.1 www.examplegame.com"). Save the file and ensure it's not saved with a .txt extension. This will redirect the website to your local machine, effectively blocking access.


What is the extension for a Ntldr file?

"Ntldr" has no extension. Also "hosts" has no extension. "Ntldr" is an executable file, and "hosts" is a text file (but that would be an answer to a different question).


What file can be replaced when a network has a DNS server?

Hosts


Kaspersky site has been blocked by windows but not in hosts file in windows system32 drivers etc folder Where can windows block site other than hosts file?

It is possible that a program is running in the background, actively blocking that website.My recommendation is to use a proxy site (www.proxy.org) to visit kaspersky's site.


Which name resolution technique does a UNIX host use?

Host names can be resolved by either using the /etc/hosts file or by using DNS.


What is the name of the file that keeps associations between computer names and IP address on the local computer?

hosts file is my guess /etc/hosts windooze/system32/drivers/etc/hosts


What is file in cwindowssystem32driversetchosts used for?

The hosts file is used for name resolution.


What is the file in CWindowssystem32driversetchosts used for?

The hosts file is used for name resolution.