Author Archives: ALEXANDER OMOROKUNWA

About ALEXANDER OMOROKUNWA

A Linux enthusiast with a focus on enriching the Nigeria Linux experience and keeping a keen eye on Ubuntu and other Foss related developments.

How to Install Themes and Make your ubuntu desktop come alive

By | August 6, 2018

Sometimes added visual flavours to the Linux desktop can make the user experience all worthwhile. One way of achieving this is the use of themes; which can change desktop appearance and interactions. I will show you how to give your Linux desktop a personalized look and feel by installing themes. NB: Ubuntu 16 Linux used… Read More »

Ubuntu Linux is everywhere and connecting everything

By | July 19, 2018

Ubuntu Linux is a very user-friendly desktop distribution (distro) of Linux that has played a significant role in bringing the Linux operating system to the ‘general’ public of computer users. It had become a success story of the strengths of the free and open-source software methodology of design software. Many people have come to fall… Read More »

Tweaking Desktop settings in Ubuntu Linux with powerful GUI tools.

By | July 3, 2018

    There are a couple of graphical tweak tools use to give a Linux desktop some customized looks and behaviour(s). Tweak Tools are settings managers for the Linux desktop. It provides users with a fast, simple and easy-to-use interface with which to access many useful and little known features and settings of the desktop… Read More »

Microsoft Acquiring GitHub for 7.5 Billion Dollars

By | June 12, 2018

Microsoft has finally hit the nail squarely in a much rumoured deal of acquiring GitHub.     Though the talks for the acquisition has been on and off for while according to rumours from unnamed persons close to the companies. Finally the rumours have been put to rest as it announced on June 4 that… Read More »

How to Change Bootstrap Default Colour Theme: Without writing Code.

By | May 23, 2018

For those of y’all that don’t know what bootstrap is, bootstrap is one of the most amazing development that have come into front-end web development. It’s a responsive framework that helps to reduce development time by providing ready-to-use UI/UX components that can be easily imported into any website/application UI/UX design, while focusing more on content.… Read More »

What is The Linux Swap Partition?

By | May 3, 2018

During the installation of many modern Linux distributions, the hard drive (HDD) is automatically partitioned with the necessary file system (which include the Swap partition) to make the installation process simple as possible. After installation you can check your swap partition by entering the ‘free’ command in the terminal:     But there are some… Read More »

6 Commands you must know to be Productive on the terminal.

By | April 19, 2018

The Linux command line (CL) is a wonderful tool, that gives you power beyond normal point-and-click. With it you can unleash the full force of the open-source operating system for any purpose. Yet many new comers shy away from using it. Though it can seem daunting and intimidating at first, looking more like a no-go… Read More »

Microsoft is Making love to Linux in the Windows store.

By | April 12, 2018

Bringing the unmatched Linux experience to the world of windows is being made possible by Microsoft through its windows subsystem for Linux (WSL) that has been released as open-source software to the public. Though the then newly appointed CEO of Microsoft, Satya Nadella, publicly declared Microsoft’s love for Linux, many in the free and open… Read More »

How to install the latest stable PHP 7.2 in Ubuntu Linux.

By | April 7, 2018

In this post I’m going to show you how to install PHP 7.2 in Ubuntu 16.04 system. Beginning with Ubuntu 16.04, PHP 7 has replaced PHP 5 as the default PHP version in the Ubuntu software repository. And can be installed by simply using the command: sudo apt-get install php7 But PHP 7.2 is the… Read More »

7 Open Source Alternatives to DreamWeaver.

By | March 24, 2018

Looking for an open source alternative to Dreamweaver or another proprietary HTML/CSS editor? Let’s round up some of your options. Not all that many years ago, pretty much every webpage on the Internet was, at some level, designed painstakingly by hand. It was tough, and before CSS really took hold and became well supported across… Read More »