How to install Magento 2.1 on Lubuntu 16.04

Magento is one of the most popular e-commerce platforms in the entire universe, with magento you can create online shop that can handles tho... thumbnail 1 summary
Magento is one of the most popular e-commerce platforms in the entire universe, with magento you can create online shop that can handles tho...

How to install ADB on Lubuntu 16.04

ADB or android debug bridge is tool for communicating with android device through command line, you can do all kind of cool stuff using adb ... thumbnail 1 summary
ADB or android debug bridge is tool for communicating with android device through command line, you can do all kind of cool stuff using adb ...

Where is Lubuntu default wallpaper located?

So this question asked by one of my friend, he asked me about where the default wallpaper on lubuntu is located? okay my friend here's t... thumbnail 1 summary
So this question asked by one of my friend, he asked me about where the default wallpaper on lubuntu is located? okay my friend here's t...

How to eject CD/DVD ROM from command line

If you have an old laptop or an old PC, you probably have a CD or DVD rom drive, this is what people use back in the old days. But did you k... thumbnail 1 summary
If you have an old laptop or an old PC, you probably have a CD or DVD rom drive, this is what people use back in the old days. But did you k...

How to start and stop service on Lubuntu

A single computer may have a lot of service running in the background, for example on my lubuntu i have apache web server, mysql database se... thumbnail 1 summary
A single computer may have a lot of service running in the background, for example on my lubuntu i have apache web server, mysql database se...

How to install and use Ngrok on Lubuntu 16.04

Ngrok is tunneling tool that can make your localhost accessible on the internet, it's a good way to test your local web app. If you are ... thumbnail 1 summary
Ngrok is tunneling tool that can make your localhost accessible on the internet, it's a good way to test your local web app. If you are ...

How to install npm on Lubuntu 16.04

Npm is package dependency manager for nodejs application and javascript in general, similar to composer for php and gem for ruby. If you are... thumbnail 1 summary
Npm is package dependency manager for nodejs application and javascript in general, similar to composer for php and gem for ruby. If you are...

How to install Sass on Lubuntu 16.04

Sass is powerful but elegant CSS compiler that makes CSS fun again, sass is the most mature, stable, and powerful professional grade CSS ext... thumbnail 1 summary
Sass is powerful but elegant CSS compiler that makes CSS fun again, sass is the most mature, stable, and powerful professional grade CSS ext...

How to install Ruby on Lubuntu 16.04

Ruby is an object oriented programming language for general purpose, in this article i will show you how to install ruby on lubuntu 16.04. I... thumbnail 1 summary
Ruby is an object oriented programming language for general purpose, in this article i will show you how to install ruby on lubuntu 16.04. I...

How to install Wordpress on Lubuntu 16.04

Wordpress is the most popular blog platform in the universe, in this article i'm going to show you how to install wordpress on local com... thumbnail 1 summary
Wordpress is the most popular blog platform in the universe, in this article i'm going to show you how to install wordpress on local com...

How to run Nginx alongside Apache

Technically you can run both nginx and apache web server on your lubuntu, but they can't be on the same port number. This article i'... thumbnail 1 summary
Technically you can run both nginx and apache web server on your lubuntu, but they can't be on the same port number. This article i'...

How to install Nginx on Lubuntu 16.04

Nginx (engine x) is a high performance web server and a reverse proxy server, the difference with apache web server is that nginx is more fo... thumbnail 1 summary
Nginx (engine x) is a high performance web server and a reverse proxy server, the difference with apache web server is that nginx is more fo...

How to install Slim 3 Framework on Lubuntu

Laravel is a great framework for developing php-based website and application, but for just creating an APIs, laravel can be overkill, to ma... thumbnail 1 summary
Laravel is a great framework for developing php-based website and application, but for just creating an APIs, laravel can be overkill, to ma...