Showing posts with label uninstall. Show all posts
Showing posts with label uninstall. Show all posts

Monday, November 20, 2017

How to install and uninstall program on Lubuntu 17.10

How to install and uninstall program on Lubuntu 17.10

This tutorial is dedicated for beginner who use lubuntu for the first time and don't know how to install and uninstall software/program on lubuntu. Hope this guide is easy to understand and clear enough, alright guys let's get started.

Sunday, November 5, 2017

How to install Apache Web Server on Lubuntu 17.10

How to install Apache Web Server on Lubuntu 17.10

You will need a web server if you want to develop website on localhost, people usually use apache 2 for web server whether on localhost or on real production server. In this article i will show you how to install apache web server on lubuntu 17.10.

Friday, January 13, 2017

Listening music on command line Lubuntu


Who says you can't listening music from the command line? there are many things you can do while you are on the command line mode, that's include playback audio files (mp3, flac, wma, ogg. etc).

Tuesday, October 25, 2016

How to install with dpkg and the dependency packages


On lubuntu/ubuntu world, when you have a debian package (.deb) and you want to install on your computer, normally you would use dpkg tool to install it, the problem is sometimes the debian package have dependency on other software package.

Thursday, October 20, 2016

Xtreme Download Manager on Lubuntu


In previous article i have been reviewing one of the best download manager on lubuntu and ubuntu in general, which is 'uget', today i'm going to introduce another download manager, this one called xtreme download manager (XDM).

Wednesday, October 19, 2016

Colorful rainbow command line on Lubuntu


Normally the standard command line on lubuntu is only showing black and white color, but you can have a very colorful rainbow on your command line if you like, this article i'm going to show you how to make your command line colorful just like a rainbow.

Monday, October 17, 2016

How to remote desktop Lubuntu with android phone


Remote desktop is a way to control your desktop computer remotely using other machine or device, one of the most famous remote desktop protocol is vnc, you can install vnc server on your lubuntu, and then control it from other device such as your smartphone.

Friday, October 14, 2016

How to burn image to CD/DVD on Lubuntu


If your computer have CD or DVD writer drive, you can store your data into CD or DVD, this is called CD/DVD burning. Besides the CD/DVD writer drive, you will also need to have a CD/DVD burning software.

Friday, September 23, 2016

10 Best music player on Lubuntu


There are so many music player program that you can use on lubuntu, but here's my top 10 list best music player application on lubuntu and ubuntu in general.

Friday, September 16, 2016

How to install Atom editor on Lubuntu 16.04


Besides sublime, atom text editor is also one of the most famous text editor for programmers specially web developer, in this post i will show you how to install atom text editor on lubuntu 16.04 xenial xerus.

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.

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.

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.

Sunday, July 17, 2016

How to install MySQL Workbench on Lubuntu 16.04


If you have mysql database running on your lubuntu, you might want to install mysql workbench for manage mysql database and creating query more easily.

Saturday, June 18, 2016

How to install Google Chrome on Lubuntu 16.04


Lubuntu 16.04 does comes with pre-installed web browser which is mozilla firefox, but if you prefer to use google chrome, you can install chrome on lubuntu 16.04.

Tuesday, May 31, 2016

How to record video on command line


Did you noticed on some of my previous posts, i put videos which display my command line activity, pretty cool isn't it? Do you want to make videos like that too? in this article i will show you how to record video on your lubuntu command line.

Wednesday, May 25, 2016

How to install Jenkins on Lubuntu


Jenkins is one of the most popular tool for integration, if you are a pro web developer, i bet you will be familiar with jenkins, in this article i will show you how to install jenkins on lubuntu.

Friday, May 13, 2016

How to install Docker on Lubuntu


Deploying software can be frustrated, luckily we have docker, docker allow us to deploy software efficiently across all environment. In this article i will show you how to install docker on lubuntu.

Thursday, February 18, 2016

How to open/extract rar file on Lubuntu


If you come from windows world, you will be familiar with rar (winrar) files, it's one of the most popular compression format besides zip (winzip). In this article i will show you how to open/extract rar files on lubuntu.