How to install Python Package Installer

How to install Python Package Installer

If you getting error when running sudo pip install, you probably need to install python installer first, by default xubuntu/ubuntu comes with python program but it doesn't come with python installer a.k.a pip.

How to install Skype on Xubuntu 18.04

How to install Skype on Xubuntu 18.04

Skype is one of the oldest chat application in the world, lots of people using it specially windows users, but as linux user you can also use skype if you want. In this tutorial i will show you how to install the latest skype on xubuntu 18.04 bionic.

How to install Brackets on Xubuntu 18.04

How to install Brackets on Xubuntu 18.04

Brackets is a modern, open source text editor that understands web design, or at least that's what they said. In this article i will show you how to install brackets text editor on xubuntu 18.04, so you can try it and see if the statement are true or not.

How to install Atom on Xubuntu 18.04

How to install Atom on Xubuntu 18.04

Atom is another great text editor for web developers, atom is made by github and it's free to use. In this tutorial i will show you how to install atom text editor on xubuntu 18.04 bionic.

How to run Docker without sudo

How to run Docker without sudo

Normally if you try to run docker command without sudo you will get an error (permission error) because by default docker needs to run under root privilege. But there is a trick that will allow you to run docker command without sudo.

How to use Docker for beginner


How to use Docker for beginner

After installing docker on xubuntu, next you need to learn how to use it, if you are a beginner or new to docker this short tutorial should be able to guide you through the basic of using docker.

How to install Docker on Xubuntu 18.04

How to install Docker on Xubuntu 18.04

Docker is one of the most important tools for modern web development, docker used by developers, devops and system administrators. In this short tutorial i will show you how to install docker community edition (CE) on xubuntu 18.04 bionic.

How to install NodeJS on Xubuntu 18.04

How to install NodeJS on Xubuntu 18.04

NodeJS is one of the most popular technology for developing web application, you can use nodejs for backend as well as frontend. In this tutorial i'm going to show you how to install the latest nodejs on xubuntu 18.04 bionic.

How to install Sublime 3 on Xubuntu 18.04

How to install Sublime 3 on Xubuntu 18.04

Sublime text is one of the best text editor for web development and in this article i will show you how to install sublime text 3 on xubuntu 18.04 bionic.

How to install PHP MySQL on Xubuntu 18.04


How to install PHP MySQL on Xubuntu 18.04

If you already install apache web server, the next thing to do is installing php and mysql database, in this article i will show you how to install php 7.2 and mysql 5.7 on xubuntu 18.04 bionic.

How to install Chrome on Xubuntu 18.04

How to install Google Chrome on Lubuntu 18.04

Xubuntu 18.04 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 xubuntu 18.04.