Showing posts with label guide. Show all posts
Showing posts with label guide. Show all posts

Saturday, June 2, 2018

How to install Google Chrome on Lubuntu 18.04

How to install Google Chrome on Lubuntu 18.04

Lubuntu 18.04 bionic beaver comes with mozilla firefox as default web browser, but some of us prefer chrome over firefox. So in this article i will show you how to install google chrome on lubuntu 18.04.

How to fix W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list

How to fix W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list

This morning, i decided to upgrade my laptop which runs on lubuntu 17.10 to the new lubuntu 18.04 bionic, but when i run apt-get update command, this error appear in the command line:

Wednesday, February 28, 2018

How to install Docker CE on Lubuntu 17.10

How to install Docker CE on Lubuntu 17.10

Docker is a very important tool for developers, devops and system administrator, docker can make those people life easier. In this tutorial i will show you how to install docker ce (community edition) on lubuntu 17.10 artful.

How to install Docker CE on Lubuntu 16.04

How to install Docker CE on Lubuntu 16.04

Docker is a very important tool for developers, devops and system administrator, docker can make those people life easier. In this tutorial i will show you how to install docker ce (community edition) on lubuntu 16.04 xenial.

Sunday, January 21, 2018

How to download youtube video as MP3

How to download youtube video as MP3

On lubuntu/ubuntu you can use the youtube-dl command line tool for downloading youtube videos, you probably already know that, but you probably don't know that you can also download the video as mp3.

Thursday, January 4, 2018

English dictionary program on Lubuntu

English dictionary program on Lubuntu

If you are someone who love working with words, like maybe you are a writer or something, perhaps having a dictionary is going to help you a lot. Why not have an english dictionary program on your computer? In this article i will show you how to install an english dictionary program on lubuntu.

Saturday, December 16, 2017

How to create symbolic link on Lubuntu

How to create symbolic link on Lubuntu

In linux world you can create symbolic link or soft link, this is very useful for creating alias that reference to another file, if you don't understand what i'm saying, it's pretty much like shortcut.

Monday, December 11, 2017

How to install HHVM on Lubuntu 17.10

How to install HHVM on Lubuntu 17.10

In this article i will show you how to install HHVM on lubuntu 17.10, some of you may not know about HHVM, what is HHVM? HHVM is like virtual machine or execution engine for php and hack programming language.

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.