Install GIMP If You Want PHOTOSHOP On Linux.

By | April 30, 2019

And bring your graphics creativity to life. GIMP (GNU IMAGE MANIPULATION PROGRAM) is a very powerful and flexible, free and open-source image editor that can be used for image retouching and editing, free-form drawing, converting between different types of image formats, and many other graphic-related tasks. GIMP contains very useful tools to make your work… Read More »

How to Install Atom Editor in Ubuntu Linux.

By | March 25, 2019

A Hackable text editor for the 21st Century! Atom is an open source text editor for all your text needs. But its mostly used and suited for programming and development (coding). A very functional and feature-rich text editor is an invaluable component of a developer toolbox. Atom is open-source (if you have the skills you… Read More »

[New Release] Ubuntu Linux 18.04 Long Term Support – Bionic Beaver

By | March 11, 2019

How you can upgrade your Previous versions. Canonical (the company behind the development of ubuntu Linux) has released the much awaited ubuntu 1804LTS – tagged “Bionic Beaver”. (Note: LTS stands for LONG TERM SUPPORT). The new Ubuntu 18.04 LTS has seen some major improvements over its predecessor. Ubuntu 18.04 LTS will be supported by canonical till April 2023… Read More »

3 Workable Ways of Connecting Linux PC To The Internet.

By | February 20, 2019

The internet has become an integral part of our digital life. With the advent of the web browser, along with other web technologies that sprang up as a result of it, staying offline is presently almost impossible. Sending and receiving emails, media streaming, with the many social networks here and there, there is no doubt… Read More »

How to Format USB Thumb Drives in Ubuntu Linux

By | November 30, 2018

Every now and then we find ourselves in need of ways to formatting USB drives. There are many ways to format USB thumb-drive or SD card in Linux, but in this post I would show you a fast and easy of doing that without installing any additional software. NB: Ubuntu 16.04 was used for this… Read More »

Extern OS: the Linux you wish you had

By | October 26, 2018

One of the beautiful aspect of the Linux world is the availability of a variety of Linux distributions (ditros) to choose from. Ranging from the ones that powers space hardware (like rockets and the ISS) to the ones that can power your refrigerator; Linux has it all. Popular ones you would likely hear about include… Read More »

How to Install Fortran Compiler in Linux

By | October 22, 2018

  In this post I will show you how you can set up a Fortran development environment in some easy steps in ubuntu Linux. GFORTRAN     Though there are many different Fortran compilers available for Linux systems; I will be installing gfortran (or GNUFortran), the Fortran compiler from GNU,( the custodian of many prominent… Read More »

How to Create Your Own Linux Commands

By | October 15, 2018

  Who does not like to have the power to create things? Among many powers, Linux gives you the ability to create commands; or wrap default Linux commands in any new command of your choice. Actually you will not be creating new commands (like “cat”, “ls” or “touch”) that could be used on any Linux… Read More »

How to Install Anbox in Ubuntu Linux

By | September 18, 2018

  Anbox is a an a contained android emulating platform for Linux systems. Simply put Anbox allows you to run android applications natively-ish on Linux systems. In this post I will show you how to install it on Ubuntu Linux systems. The only way, for now, to get Anbox is to through its snap version.… Read More »

How to Install and Use Snap Applications in Linux

By | September 1, 2018

Snaps applications (snaps) are apps that are bundled using the snap software package distribution system; that was developed by canonical (the company behind the development of ubuntu Linux distribution). And it has become a major way some popular desktops apps are installed on ubuntu. And many other Linux distribution also now supports snap packages. The… Read More »