Ubuntu installing
-
March 17, 2017
Create desktop entry for an application in Ubuntu
I just installed Android Studio 2.3 in my Ubuntu computer. Everything is fine. But there is a little problem that there is no an icon for it.So today, I want to share with you how I create an desktop entry for an application, such as: Android Stud...
-
March 14, 2017
Installing nodejs and npm in Linux from binaries
There are few ways to install nodejs in Linux. You can install it with: Node Version Manager Ubuntu Package Manager Maintained Ubuntu Packages Standard Binary PackagesToday, I am going to introduce you how to install Nodejs with Standard Binar...