Category Archives: Ubuntu

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 »

Ubuntu’s Unity desktop environment may continue… as a third-party fork

By | April 23, 2017

Canonical has announced that it’s abandoning plans to develop versions of the Ubuntu operating system that run on smartphones and tablets… and that means the company is also giving up on the unity desktop enviroment that was supposed to provide a “convergence” experience no matter what type of device you were using. Starting with Ubuntu… Read More »

Use AnBOX for running Android applications natively on Linux

By | April 21, 2017

Android is the most popular operating system in the world right now and also the most popular mobile operating system there is. It is important that android app be able to run n PCs for quite a number of reasons – most importantly for development purposes for app developers on Linux. Before now to run… Read More »

How to Password-Encrypt Compressed Directories on Linux.

By | April 19, 2017

Password compression of files is a very important file operation that is usually done for very legitimate reasons like file size reduction (especially when considering memory space) and encryption for security reasons. Since security is very important to computer use, it would be very advisable to password-protect folders (or directories) and files containing personal information… Read More »

A new vantage point for Canonical’s CEO

By | April 13, 2017

From Canonical’s CEO, Jane Silber: “I joined Canonical as COO in 2004, excited by the vision of Ubuntu and the possibilities that could unfold from the software, the collaboration with the open source community, the energy of an international, distributed start-up and the impact it could have on the world. When Mark asked me to… Read More »

Ubuntu kills Unity, Mir and Touch, going back to Gnome and to focus on IoT.

By | April 12, 2017

With a sad heart Ubuntu, through the mouth of its founder Mark Shuttleworth, has decided to pull the plug on a couple of projects (unity, phones, convergence) under its wings. According to him: “…I’m writing to let you know that we will end our investment in Unity 8, the phone and convergence shell. We will… Read More »

How to Install Graphics Application For Linux: The Pinta Image Editor

By | March 5, 2017

One beautiful aspect of the software ecosystem in Linux is that there is variety. From office packages to email and design, Linux has it all. For those Linux’ers out there that do having graphics work the world of the popular Graphics Image Manipulator (GIMP) software is paradise. But there some times when you want to… 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 »

How safe is a Personal Packaging Archive(PPA)?

By | January 20, 2017

  Ubuntu is very software rich. That is, there’re a lot of applications that can easily be installed from the “official” Ubuntu Software Centre. But there are some applications that can only be obtained by adding a PPA to your Linux system. Then the question that should lurk in the minds of a user considering… Read More »