The list below is for educational/research purposes only.
Tuesday, 28 June 2016
Darknet Links - Deep Web Links 2016
This is a list of working deep web links. To access the deep web you will need TOR. Either you can use the TOR Browser bundle or a more secure "version" of TOR to avoid being tracked online.
The list below is for educational/research purposes only.
Consider leaving a comment. No CP. Thank you!
The list below is for educational/research purposes only.
Friday, 10 June 2016
How to unblock Kickass Torrents
KickassTorrents was founded in 2008 and is the most popular torrent directory in the world. Since March 2013, major UK ISPs are blocking the website. Also, Google Chrome started blocking the website in 2015 due to "unsafe" content.
KickassTorrents can now be accessed via lsuzvpko6w6hzpnn.onion on the TOR network. The link will not work with your "normal" web-browser. What you need is the so-called Tor Browser.
Go to the Torproject homepage and download Tor browser for your operating system.
And put the KickasTorrents .onion link (lsuzvpko6w6hzpnn.onion) in the address bar. DONE! You have now unblocked Kickass Torrents regardless whether your ISP blocks the website or not.
How to bypass the blocking
Fortunately it is rather easy to get around this barrier. In March 2016 Kickass made it possible for users to access the website on the TOR network, which is an anonymous network that makes it hard for your ISP to block content.KickassTorrents can now be accessed via lsuzvpko6w6hzpnn.onion on the TOR network. The link will not work with your "normal" web-browser. What you need is the so-called Tor Browser.
STEP 1: Download Tor Browser
Go to the Torproject homepage and download Tor browser for your operating system.
STEP 2: Open Tor Browser
And put the KickasTorrents .onion link (lsuzvpko6w6hzpnn.onion) in the address bar. DONE! You have now unblocked Kickass Torrents regardless whether your ISP blocks the website or not.
Wednesday, 1 June 2016
Post-Install Tips & Tricks for Ubuntu 16.04
1. Install Media Codecs
Due to legal issues Ubuntu does not come with media codecs pre-installed, which are needed to play most audio and video formats. Installing the required codecs is straightforward:
sudo apt-get install ubuntu-restricted-extras
1.1 Install unrestricted version of libavcodec
sudo apt-get install libavcodec-extra
2. Install Java
Most likely you will only require the Java browser plugin and OpenJRE.sudo apt install icedtea-8-plugin openjdk-8-jre
3. Adobe Flash on Ubuntu
Unfortunately Flash is still needed for many web applications.sudo apt-get install flashplugin-installerAlternatively you can use chromium (recommended!).
sudo apt-get install chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg
4. Install Linux Graphics Drivers
AMD users will experience a drop in performance because the AMD driver is not supported as of now (June 2016) in Ubuntu 16.04. So think twice before upgrading if you are playing games or performing GPU-intensive work.- 1) Open Software & Updates from the Unity Dash
- 2) Click on the Additional Drivers tab
- 3) Follow on-screen instructions
5. Install a System Cleaner
BleachBit is an excellent open-source tool to keep your caches clean and perform some other essential housekeeping from time to time.sudo apt-get install bleachbit
Saturday, 9 April 2016
How to Install 0ad On Linux (Ubuntu, Debian etc.)
0 A.D. is a free, open-source, historical Real Time Strategy (RTS) game currently under development by Wildfire Games, a global group of volunteer game developers.
Ubuntu
sudo -s add-apt-repository ppa:wfg/0ad apt-get update apt-get install 0ad
Debian
sudo -s apt-get install 0ad
How to Run the Game
From the command line:0ad
Subscribe to:
Posts (Atom)
How to download a portion of Youtube Video with youtube-dl
First make you have both youtube-dl and ffmpeg installed: sudo apt install youtube-dl ffmpeg Then download a portion of your desired...
-
OsmocomBB is an Open Source GSM Baseband software implementation. By using the sofware on a compatible phone (e.g. Motorola C118), you are a...
-
Scid vs PC Scid vs PC is definitely the best and most comprehensive chess software for Linux. Unfortunately I struggled quite a bit to ge...
-
Requirements --> Banana Pi running Raspbian for Banana Pi --> Breadboard --> Jumper Wires --> DS18b20 --> 4.7K Ohm re...