Thursday, May 28, 2015

How to scan port on local computer Lubuntu

How to scan port on local computer Lubuntu

Sometimes i want to know what port is open on my local computer, i want to know what services is running through my local computer.

So how to do this? how can i find out what ports are opened on my local computer? how can i scan my local computer (lubuntu) for open ports?

Thursday, April 30, 2015

How to run windows program on Lubuntu


Did you know that you can actually run windows executable program (*.exe) on lubuntu linux? In this article i will show you how to run windows program from inside lubuntu.

To do this we are going to need an emulator called wine, to install wine all you have to do is run this command:

Sunday, March 22, 2015

How to install sublime text 3 on Lubuntu

How to install sublime text 3 on Lubuntu

Besides sublime text 2, you can also install sublime text version 3 on lubuntu if you want, they both totally compatible with lubuntu operating system.

Friday, March 6, 2015

How to install sublime text 2 on Lubuntu


On my older post, i mention about bluefish as text editor for web developer, i realize that bluefish is not the one that i'm looking for.

So i need a better text editor, i started to look at sublime text editor, sublime is very popular text editor for web developers (frontend and backend).

How to restart Lubuntu from command line


Okay, after showing you how to shutdown lubuntu in my previous article, now i'm going to teach you how restart lubuntu from the command line.

How to shutdown Lubuntu from command line


The cool things about linux is that you can do pretty much anything from the command line, including shutting down the computer.

In this article i will show you how to shutdown lubuntu from the command line, and of course this also works on ubuntu.

Wednesday, March 4, 2015

How to completely removed apache2 on Lubuntu


Alright guys, in this article i'm going to show you how to completely removed apache 2 web server from lubuntu operating system.