Make Ubuntu Sexy – Install Numix Theme & Unity / Tweak Tool in Easy 3 Step
https://youtu.be/prhAJQS4wzE
HOW TO INSTALL NUMIX THEME AND ICONS IN UBUNTU 14.04 & 16.04
I have said it before and I am saying it again. Numix is...
Install or Upgrade to Latest Nvidia Driver in Ubuntu in 2 Step
How to Install the latest Nvidia graphics drivers in Ubuntu via PPA -- Click on See More to View Full Step
https://www.youtube.com/watch?v=8Pz9Sw_iSdY
Add the PPA.
Before proceeding,...
Fix Error Code 0xc004c008 in Windows 10 and Windows 8.1 Tutorial
Here’s how you can fix Error Code 0xc004c008 in Windows 10 and Windows 8.1
It has been recently noticed that if you enter your product key...
How to Disable Whatsapp Blue Ticks Official
Whatsapp keeps integrating some new features which are helpful sometimes, but may invade your privacy. First we saw the last seen feature which was...
Simple Encryption and Decryption Python
Simple example of encryption text
simple encryption.py
# Sample Python/Pygame Programs
# http://simpson.edu/computer-science/
plain_text = "This is a test. ABC abc"
encrypted_text = ""
for c in plain_text:
...
Search Twitter’s Tweeted Tweet By Python
Overview
Twitter's API is REST-based and will return results as either XML or JSON, as well as both RSS and ATOM feed formats. Public timelines...
How to Install Apple OS X El Capitan Beta now Available
HOW TO DOWNLOAD THE NEW OS X EL CAPITAN PUBLICÂ BETAS
Apple has recently released its first public beta versions of iOS 9 and OS X...