Browsing category

Linux

How To Install Eclipse IDE on Ubuntu 18.04

Eclipse is a well-known, widely used Integrated Development Environment for developing JAVA application all around the world. It is written in C and Java and released under Eclipse Public License. Eclipse is not only used for developing applications in various programming languages including COBOL, Ada, C, C++, Perl, PHP, Python, R, Ruby (including Ruby on […]

How To Install Apache SVN on Ubuntu 18.04

Apache Subversion, also known as SVN, an open-source version control system that is used to keep track of source file and documents. Whenever you add, delete or change a file or folder that you control with subversion, you commit these differences to the subversion repository, which creates a new revision in the subversion repository reflecting […]

How To Install Node.js on Ubuntu 18.04 / Ubuntu 16.04 & Linux Mint 19

Node.js is a free and open-source, cross-platform JavaScript runtime environment for developing web applications and network tools, built on Google’s V8 JavaScript engine. Node.js lets you use JavaScript for server-side scripting—running scripts server-side to create dynamic web page contents before the page is sent to the user’s web browser. It has an event-driven architecture capable […]

20 Things to Do After Fresh Installation of Ubuntu 18.04 LTS

Ubuntu – The first name that pops up in your mind when you are planning to turn down Windows and move to open-source operating systems. It is good to know that the people are moving to Ubuntu to feel the freshness and improved user experiences. But, when people move to Ubuntu from Windows, they struggle […]