Why these 5 myths about the Linux command-line are false

By | February 27, 2018

USING THE command-line (CL) is scary for many computer users especially those using Linux. All effort is wielded to avoid it as much as possible. One major reason for this trend is that many of such users are coming from using an operating system (OS) where important stuffs were done point-and-click style using only the… Read More »

How to install Spotify in Ubuntu Linux

By | December 23, 2017

Installing one of the world’s most popular media streaming app. Since it launch in 2008, Spotify has become a major music, podcast, and video streaming service that have come to be reckoned with. Competing with giants like apple music. Spotify is a web-service that provides digital rights management–protected content from record labels and media companies.

How to install Ubuntu software (.deb) package from the command line.

By | November 21, 2017

There are a couple of ways to get (install) software package(s) or applications (apps) installed in Ubuntu. The common way is through the Ubuntu software centre. This process is the easiest. It is basically point-and-click style. Many of the intricacies involve in the process are abstracted from the view of the Linux user. But some… Read More »

How To Install Let’s Encrypt Certificate On Godaddy Shared Cpanel Hosting

By | September 4, 2017

Using graphical/web interface. The Let’s encrypt (LE) SSL certificate is a free distributed certificate for websites to create secure (encrypted) server-client communication. LE certificate can be installed on multiple domains. The only caveat to using LE is that it expires every 90 days, and hence need renewal every 3 months. But if you are proficient… Read More »

How to Install Opera Browser on Ubuntu Linux for free VPN.

By | August 15, 2017

In three simple steps. The Opera browser is one very common browser in Africa when it comes to usage on mobile devices (phones and tablets). But on the desktop/laptop placement its not so prominent. Apart from the fact that the popular windows installation comes with it default edge (and Internet Explorer) browser, only a “relatively”… Read More »

How to install phpmyadmin on Linux (Ubuntu)

By | August 3, 2017

The MySQL database server can be administered using the command line, by running commands in the terminal. But it is more convenient and less tedious to use a graphical user interface (phpmyadmin) – most especially for those who are not comfortable with entering commands on a terminal. phpMyAdmin is a free and open source GUI… Read More »

How to install LAMP server in Linux (Ubuntu)

By | July 16, 2017

  The LAMP server stack is an acronym for a combination of open source software: Apache (web sever), MySQL (database server) and PHP (programming language) on a Linux machine or computer. The LAMP server stack is a very popular and formidable setup for successful dynamic web development. Though there are some come common all-in-one installation… Read More »

How to install Java development Kit 8 in Ubuntu Linux

By | February 23, 2017

You’ve probably decided to learn Java as a programming knowledge, or want to test programming Java on the Linux platform. But before your write any code in Java you must fist get you tools together. Aside from a Java text editor or integrated development environment (IDE), and the most important one the Java development kit… Read More »

Surf the Internet Safely using Tor

By | February 20, 2017

With the internet super-highway becoming filled with every dick and harry (including the ones that intend to cause harm to others), there is need for privacy and anonymity to be on the front burner of any user. In this post I’d be talking about about how to remain anonymous and maximize your privacy as you… Read More »