Saturday, October 31, 2015

How to use git and github on Lubuntu


On previous article i show you how to install git on lubuntu, now i'm going to show you how to use git and github on lubuntu.

Monday, October 26, 2015

How to install git on Lubuntu


Hi everyone, welcome back to this awesome blog dedicated for lubuntu users, today in this article i will show you how to install git inside lubuntu.

Wednesday, September 16, 2015

How to reverse string on Lubuntu


I just found out that on lubuntu/ubuntu we can reverse string/words, there is a program/tool to do that, in this article i will show you how to reverse string/words on lubuntu.

Friday, September 11, 2015

How to set fire on your Lubuntu console


Hi everyone, welcome back to this awesome blog, today i'm going to show you how to set fire on your lubuntu console/command line.

Thursday, September 10, 2015

How to install gedit on Lubuntu


By default lubuntu comes with leafpad as graphical text editor, where on ubuntu the default graphical text editor is gedit.

How to create bash script on Lubuntu


In this article i will show you how to create a simple bash script on lubuntu, so this article is for beginners who who wants to learn about shell script/bash script.

Wednesday, September 9, 2015

How to run cowsay in GUI mode Lubuntu


In previous article i wrote about cowsay, a fun program for outputing strings, unfortunately cowsay is console based which means only work from the command line.