Wednesday, August 31, 2016

How to install NodeJS on Lubuntu 16.04

How to install NodeJS on Lubuntu 16.04

If you are a javascript developer and you want to do some backend programming without having to learn other programming language then nodejs is the answer. This article i will show you how to install nodejs on lubuntu 16.04.

Saturday, August 27, 2016

5 things to do after installing Lubuntu 16.04


Some people just asked me what to do after installing a brand new lubuntu 16.04 (fresh install), so i decided to make this quick guide of things that you should do after installing lubuntu 16.04.

Friday, August 26, 2016

How to install QT SDK 5.7 on Lubuntu 16.04


If you are a C++ programmer and you want to build some graphical application your best choice is using QT framework, with QT you can develop desktop app for windows, linux and mac, you can also develop android app with QT.

Tuesday, August 23, 2016

How to install C/C++ compiler on Lubuntu 16.04


By default your lubuntu installation does not include C/C++ compiler, so if you want to write codes in C or C++ you need to install the compiler first, in this article i will show you how to install C/C++ compiler on lubuntu 16.04.

How to install multimedia codecs on Lubuntu


If you having difficulty or error when playback some video or audio on lubuntu, it's probably codec problem, you need to install the proper media codec to solve the issue, this article i will show you how to do it.

Monday, August 22, 2016

How to change computer hostname on Lubuntu


Hostname or computer name is something that can easily be changed, in this article i will show you how to change computer hostname on lubuntu.

Thursday, August 18, 2016

How to install Python on Lubuntu 16.04?


When learning python for the first time, you probably asking how to install python on lubuntu/ubuntu? the truth is python interpreter is already exist on your system.

Friday, August 12, 2016

How to install Live Wallpaper on Lubuntu 16.04


Are you bored with your static wallpaper? have you tried live wallpaper? it's a wallpaper that has animation, in this article i will show you how to install live wallpaper on lubuntu 16.04.

Thursday, August 11, 2016

How to create music server on Lubuntu


If you have a large collection of music files (.mp3) and you want to be able to play it on every computer or smartphone, why not create your own local music streaming server, in this article i will show you how to create music streaming server on lubuntu.

Wednesday, August 10, 2016

Clementine music player on Lubuntu


Like the previous version of lubuntu, lubuntu 16.04 also comes with audacious for music player, audacious is good, simple and easy to use, but if you want something more, you should checkout clementine.

Tuesday, August 9, 2016

How to install Flash player on Lubuntu 16.04


If you are using mozilla firefox as your main web browser and if you like opening web pages that's still running adobe flash, then you will need to install flash player plugin.

Uget download manager for Lubuntu


Sometimes when you browse the internet and you find something interesting to download, you might want to use download manager to download the file, on lubuntu you can use uget download manager.

Monday, August 8, 2016

How to play MS-DOS game on Lubuntu


Do you know that you can run MS-DOS program under linux? that means you can also run MS-DOS games as well, in this article i will show you how to play MS-DOS games on lubuntu.

Sunday, August 7, 2016

How to install Wine on Lubuntu 16.04


If you want to run windows executable program (.exe) on lubuntu you are going to need wine to get the job done, in this article i will show you how to install wine on lubuntu 16.04.

Friday, August 5, 2016

How to install Sublime Text on Lubuntu 16.04


Sublime text is the most popular IDE (Integrated Development Environment) for web developer, and if you just fresh install lubuntu 16.04 you might want to get sublime on your lubuntu, in this article i will show you how to install sublime on lubuntu 16.04.

Thursday, August 4, 2016

How to install Kibana and Sense on Lubuntu 16.04


After installing elasticsearch you might want to add essential tools for elasticsearch such as kibana and sense, in this article i will show you how to install kibana and sense on lubuntu 16.04.

How to install ElasticSearch on Lubuntu 16.04


Elasticsearch is an open-source search engine built on top of Apache Lucene, a full-text search engine library. In this article i will show you how to install elasticsearch on lubuntu 16.04.

Tuesday, August 2, 2016

How to install Oracle JDK on Lubuntu 16.04


Java is one of the most important software on almost every platform, there are many important tools for developers that rely on java in order to run, such as android studio, netbeans, eclipse, jenkins, etc.

How to install Open JDK on Lubuntu 16.04


Sometimes you may find situation where you need to have java inside your computer, on lubuntu/ubuntu there are two kinds of java, open JDK and oracle JDK, in this article i will show you how to install open JDK on lubuntu 16.04.

Monday, August 1, 2016

How to install PHPMyAdmin on Lubuntu 16.04


Installing phpmyadmin on lubuntu 16.04 is not the same as the previous version of lubuntu, there are some part that's little bit different, but don't worry, in this article i will show you how to install phpmyadmin on lubuntu 16.04.