Month: March 2020

How To Install Git on Ubuntu 16.04/18.04/20.04 LTS

  Git is a disseminated variant control framework for following changes in source code during programming advancement. It is intended for planning work among software engineers, however it very well may be utilized to follow changes in any arrangement of documents. Its objectives incorporate speed, information uprightness, and backing for circulated, non-straight work processes. In […]

How to Install Angular on Ubuntu 16.04 and 18.04

  Angular is a free and  open-source web application structure drove by the Angular Team at Google and by a network of people and companies. Precise is a finished rework from a similar group that constructed AngularJS. In this post, We will install Angular Cli on ubuntu 16.04 and 18.04. Update Repository Step 1:- You […]

How to Install Node.js and NPM on Ubuntu 16.04 and 18.04

Node.js is a free and open-source JavaScript runtime condition, Node.js lets designers use JavaScript to compose order line apparatuses and for server-side scripting. Subsequently, Node.js speaks to a “JavaScript all over the place” worldview, bringing together web-application improvement around a solitary programming language, as opposed to various dialects for server-and customer side contents. In this […]

How to Install R on Ubuntu 18.04 and 16.04

  R is a free programming language and  and illustrations bolstered by the R Foundation for Statistical Computing. The R language is generally utilized among analysts and information diggers for creating measurable programming and information examination. Surveys, information mining overviews, and investigations of academic writing databases show significant increments in notoriety as of February 2020, […]

How to Reset Forgotten Passwords in Ubuntu 18.04 /16.04

User authentication is major component of the Linux operation system like Ubuntu, RHEL, Fedora and more linux flavor, But some cases user forget the machine username password of the machine, In that case user can use the Rescue Mode for reset the root or another user’s password. Rescue mode gives the capacity to boot a […]

How to Install Atom Text Editor on Ubuntu 18.04 / 16.04

  ATOM is a free and open-source IDE  for Linux, Windows and Mac Operation system with help for modules written in Node.js, and installed Git Control, created by GitHub. Particle is a work area application assembled utilizing web innovations. The vast majority of the expanding bundles have free programming licenses and are network manufactured and […]

How to install Litespeed Web Server on an Ubuntu 18.04

  OpenLiteSpeed is a lightweight, high performing open source web server created, copyrighted and kept up by LiteSpeed Technologies. It has a momentous online GUI for organization. Update Repository Step 1:- Update the current Ubuntu repository by using the command. $ sudo apt-get update Install Dependencies $ sudo apt-get install  build-essential -y$ sudo apt-get install  […]

How to Install Eclipse IDE on Ubuntu 18.04 / 16.04

Eclipse IDE is the most generally utilized Java incorporated advancement condition (IDE). It is extensible by means of modules, and it can likewise be utilized for advancement in other programming dialects, for example, C++, JavaScript, and PHP. Update Repository Step 1:- Update the current Ubuntu repository by using the command. $ sudo apt-get update Install […]

How to Install PyCharm on Ubuntu 16.04 / 18.04

  PyCharm is a keen Python IDE code editorial manager for designers, It arrives in an undeniable expert and a free network variant… Developers can utilize PyCharm to make extraordinary Python applications, PyCharm additionally offers incredible help for Python, JavaScript, CoffeeScript, TypeScript, CSS with immense assortment of apparatuses out of the container incorporates a coordinated […]

How to install PhpStorm on Ubuntu 18.04 /16.04

  PHPStorm is a good  IDE for PHP created by JetBrains. It provides offers support for Javascript, Typescript, and CSS, and so on. PHPStrome support Git. By using PhpStorm modules you can likewise get support for structures like Laravel, CodeIgniter. We can likewise utilize PHPStorm for other programming dialects like HTML, SQL, Javascript, CSS and […]

Scroll to top