Showing posts with label lubuntu. Show all posts
Showing posts with label lubuntu. Show all posts

Wednesday, June 27, 2018

Youtube-dl ERROR: ffprobe or avprobe not found. Please install one.

Youtube-dl ERROR: ffprobe or avprobe not found. Please install one.

When i try to download youtube video into mp3 using youtube-dl command line tool, i get an error like this : ffprobe or avprobe not found. Please install one. How to solve this issue?

Wednesday, June 20, 2018

How to install Node JS using NVM

How to install Node JS using NVM

The best way to install Node JS on lubuntu (and linux in general) is by using NVM (Node Version Manager), because you can get the latest stable Node JS as well as the future release of Node JS with NVM, so it's more flexible to switch from one version to another. In this article i will show you how to install Node JS via NVM.

Friday, June 15, 2018

How to install Sublime Text on Lubuntu 18.04


If you are a web developer and you need a text editor, you can try sublime, sublime is one of the best text editor for web developer. In this article i'm going to show you how to install sublime text on lubuntu 18.04.

Tuesday, June 5, 2018

Things to do after installing Lubuntu 18.04

Things to do after installing Lubuntu 18.04

If you just install lubuntu 18.04 like me and if you also a beginner, you probably don't have an idea on what to do next, so in this article i will show you what i do after installing lubuntu 18.04. I hope this help.

Saturday, June 2, 2018

What's new in Lubuntu 18.04

What's new in Lubuntu 18.04

I just install lubuntu 18.04 on my laptop and i thought i should make an article explaining what's new in this release of lubuntu.

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:

Thursday, March 22, 2018

How to fix error Qt platform plugin "xcb"

How to fix error Qt platform plugin "xcb"

Yesterday i was installing new program on my lubuntu laptop, but i got an error that says: This application failed to start because it could not find or load the Qt platform plugin "xcb" in ""

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.

How to manage Passwords and Keys on Lubuntu

How to manage Passwords and Keys on Lubuntu

Your computer may stored passwords and keys from various places, like wifi passwords, web certificates and PGP keys. Wouldn't be nice if there is a GUI program for managing all of these?

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.

Sunday, December 31, 2017

Happy New Year 2018 Lubuntu users

Happy New Year 2018 Lubuntu users

Here we are standing at the end of 2017, it was a great year for lubuntu, we got two releases this year lubuntu 17.04 and lubuntu 17.10, we also have alternate version of lubuntu 17.10 named lubuntu next which runs on the new LXQT desktop.

Sunday, December 17, 2017

Merry Christmas 2017

Merry Christmas 2017

It's Christmas again and almost the end of the year, for those who celebrate Christmas i would like to say Merry Christmas to all of you. And for those who actually don't celebrate Christmas, i would like to say happy holiday and enjoy the holiday seasons.

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.

How to install Anti Virus on Lubuntu 17.10

How to install Anti Virus on Lubuntu 17.10

After reading my previous article and you still think that you need an anti virus program on lubuntu, then this article is for you. We are going to install anti virus on lubuntu 17.10 artful.

Thursday, December 14, 2017

Do we need Anti Virus on Lubuntu?

Do we need Anti Virus on Lubuntu?

If you are on windows or mac, you will be familiar with anti virus software, you probably want to use anti virus if you are on those operating system, but what about lubuntu? do you really need anti virus program on lubuntu?

List of software that i always have on Lubuntu

List of software that i always have on Lubuntu

Whenever a new version of lubuntu coming up (specially the LTS), i always backup my data and then do fresh install, after that i will install software that very important for me. So basically i have list of software that i always have on lubuntu, these software are essential for me, i use them all the time.

Wednesday, December 13, 2017

How to logout Lubuntu desktop from terminal

How to logout Lubuntu desktop from terminal

Alright guys in this article i'm going to show you one cool trick on lubuntu, and that is logout from lubuntu desktop using the command line interface (CLI)/Terminal. Let's have some fun!