Showing posts with label advanced. Show all posts
Showing posts with label advanced. Show all posts

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.

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.

Sunday, November 19, 2017

How to install Android Studio 3 on Lubuntu 17.10

How to install Android Studio 3 on Lubuntu 17.10

Android studio 3 is currently the newest version of android studio IDE, if you want to create an android application, android studio is the best tool out there, android studio is the official IDE for android. So in this article i will show you how to install android studio version 3 on lubuntu 17.10 artful.

Tuesday, November 7, 2017

How to install MongoDB on Lubuntu 17.10

How to install MongoDB on Lubuntu 17.10

MongoDB is the most popular noSQL type database out there, high performance schema free database, totally different from the regular relationship database that use SQL. In this article i will guide you on how to install MongoDB on lubuntu 17.10 artful. 

Tuesday, October 24, 2017

How to install MongoDB on Lubuntu 16.04

How to install MongoDB on Lubuntu 16.04

MongoDB is a high performance, schema free document oriented database, sometimes referred as no-SQL database. MongoDB is perfect for storing large data that has no relationship with other table/collection, in this article i'm going to show you how to install MongoDB on Lubuntu 16.04.

Friday, October 20, 2017

5 reasons why you should not use Lubuntu

5 reasons why you should not use Lubuntu

On previous article i have done 5 reasons why you should use lubuntu, this time i'm going to tell you 5 reasons why somebody should not use lubuntu. Lubuntu is not for everybody, even though most people loves it, there will be some people who will hate it or it's just not suitable for them.

Thursday, October 19, 2017

5 reasons why you should use Lubuntu

5 reasons why you should use Lubuntu

I have been using lubuntu since 2013, and i'm still using it right now for daily use, lubuntu is a great operating system that works for me. There are many linux distribution out there, but here's top 5 reasons why somebody should use lubuntu. I hope this article could help someone choosing their first linux.

Wednesday, October 18, 2017

How to install Wireshark on Lubuntu 16.04

How to install Wireshark on Lubuntu 16.04

Wireshark is a very powerful tool for capturing network traffic data, originally named 'Ethereal' because of trademark issue it was renamed into wireshark back in 2006. In this article show you how to install wireshark and see what it can do.

Tuesday, October 17, 2017

How to install TeamViewer on Lubuntu 16.04

How to install TeamViewer on Lubuntu 16.04

Teamviewer is one of the best remote desktop software in the world, it allows you to access your computer remotely through internet connection. Teamviewer available on various operating system such as windows, mac, linux, android, ios, blackberry, and windows phone. In this article i will show you how to install teamviewer on lubuntu 16.04.

Sunday, October 15, 2017

How to install Nmap GUI on Lubuntu 16.04

How to install NMap GUI on Lubuntu 16.04

Nmap is the most powerful tool for network scanning, nmap is one of the most important tool for hacking in the network, a lot of hacker uses this tool. Nmap is originally a command line tool, but there is also graphical interface for nmap which makes it a lot easier to use. In this article i will show you how to install graphical version of nmap on lubuntu 16.04.

Friday, October 13, 2017

How to use Nmap command line

Guide how to use Nmap command line

Nmap (Network Mapper) is the best network scanning tool ever made and it can do much more than just scanning an ip address, nmap has so many parameters that can be use. So i thought i made this separate guide on how to use nmap and explain some parameter it has.

Saturday, September 30, 2017

How to upgrade NodeJs on Lubuntu 16.04

How to upgrade NodeJs on Lubuntu 16.04

If you have lubuntu 16.04 and you already install nodejs on your machine, you will see that the nodejs version is not the latest one. We need to find a way to upgrade nodejs on our lubuntu.

Thursday, June 8, 2017

How to install Magento 2.1 on Lubuntu 16.04

How to install Magento 2.1 on Lubuntu 16.04

Magento is one of the most popular e-commerce platforms in the entire universe, with magento you can create online shop that can handles thousand of request every day. In this article i will show you how to install magento 2.1 on lubuntu 16.04.