Most computers use Microsoft Windows, which is an operating-system (OS) that runs programs on computers.
Different ways to unblock FB that work for me:
1. TOR:
Google for this program. I had this proxy-browser a few months ago on a different laptop. On this new laptop, today, I tried downloading this program and was not able to. Some of the websites are not online currently and others seem not to work. I am not sure why, but it use to work a few months ago.
2. Hot Spot Shield
Google for this program that works on Windows, Ubuntu, and other operating systems. However, it comes with ads that pop-up, which is why I do not use this.
3. Download TOR
Maybe I did get TOR to work or maybe I changed the DNS server or something. Here is what I did, as follows:
Try to use Tor Browser. To install Tor browser (tor browser isn't same with tor bittorrent client), open terminal (
Ctrl+All+T ) then type these commands:
|
or
o@o-laptop:~$ sudo apt-get install nscd
[sudo] password for o:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-headers-2.6.32-38 linux-headers-2.6.32-38-generic
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
nscd
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 205kB of archives.
After this operation, 373kB of additional disk space will be used.
Err http://vn.archive.ubuntu.com/ubuntu/ lucid-updates/universe nscd 2.11.1-0ubuntu7.12
Could not resolve 'vn.archive.ubuntu.com'
Failed to fetch http://vn.archive.ubuntu.com/ubuntu/pool/universe/e/eglibc/nscd_2.11.1-0ubuntu7.12_i386.deb Could not resolve 'vn.archive.ubuntu.com'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
o@o-laptop:~$ sudo apt-get install nscd
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-headers-2.6.32-38 linux-headers-2.6.32-38-generic
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
nscd
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 205kB of archives.
After this operation, 373kB of additional disk space will be used.
Get:1 http://vn.archive.ubuntu.com/ubuntu/ lucid-updates/universe nscd 2.11.1-0ubuntu7.12 [205kB]
Fetched 205kB in 31s (6,394B/s)
Selecting previously deselected package nscd.
(Reading database ... 153217 files and directories currently installed.)
Unpacking nscd (from .../nscd_2.11.1-0ubuntu7.12_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Setting up nscd (2.11.1-0ubuntu7.12) ...
* Starting Name Service Cache Daemon nscd [ OK ]
o@o-laptop:~$ sudo /etc/init.d/nscd restart
* Restarting Name Service Cache Daemon nscd [ OK ]
o@o-laptop:~$ sudo add-apt-repository ppa:upubuntu-com/tor
gpg: keyring `/tmp/tmp4mTG3_/secring.gpg' created
gpg: keyring `/tmp/tmp4mTG3_/pubring.gpg' created
gpg: requesting key E06E6293 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp4mTG3_/trustdb.gpg: trustdb created
gpg: key E06E6293: public key "Launchpad PPA for upubuntu.com" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
No comments:
Post a Comment