Sharon Christine has Published 433 Articles

How to Install Python 3.4.4 on Ubuntu

Sharon Christine

Sharon Christine

Updated on 22-Jan-2020 07:09:04

3K+ Views

Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985- 1990. Like Perl, Python source code is also available under the GNU General Public License (GPL).This article describes “How to install Python on Ubuntu”Installing Required PackagesTo install python, it should ... Read More

How to Install PHP 7 on Ubuntu Linux 14.04 LTS

Sharon Christine

Sharon Christine

Updated on 22-Jan-2020 06:58:20

472 Views

PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994, the PHP reference implementation is now produced by The PHP Group. The latest version PHP is PHP7 and it provides 2x faster performance and 50% ... Read More

How to Install Noise Music Player on Ubuntu

Sharon Christine

Sharon Christine

Updated on 22-Jan-2020 06:53:43

203 Views

Noise is a fast and beautiful GTK3 audio player with a focus on music and libraries. It handles external devices, CDs, and album art. Noise utilizes Granite for a consistent and slick UI. Elementary OS Team has created few PPAs on launchpad.net so that users can easily install and test ... Read More

How to Install MongoDB on Ubuntu 16.04

Sharon Christine

Sharon Christine

Updated on 22-Jan-2020 06:45:35

451 Views

MongoDB is a cross-platform, document oriented database that provides, high performance, high availability, and easy scalability. MongoDB works on concept of collection and document. The official Ubuntu 16.04 MongoDB packages have not yet been published by the MongoDB maintainers. This article explains about “How to install Mongo DB on Ubuntu ... Read More

How to Install Lynis 2.2.0 – Security Auditing Tool for Linux

Sharon Christine

Sharon Christine

Updated on 22-Jan-2020 06:37:33

154 Views

Lynis is a security audit tool for Unix and Linux based systems. It assists auditor in scanning the system and its security defenses helps in improving system hardening. This software will determine system information which is specific to OS type, installed packages, system and network configuration. Additionally, it will check ... Read More

How To Install Jenkins on Ubuntu

Sharon Christine

Sharon Christine

Updated on 22-Jan-2020 06:23:35

547 Views

Jenkins is a powerful application that allows continuous integration and continuous delivery of projects, regardless of the platform you are working on. It is a free source that can handle any kind of build or continuous integration. You can integrate Jenkins with a number of testing and deployment technologies. This ... Read More

How to Install Java with Apt-Get on Ubuntu 16.04

Sharon Christine

Sharon Christine

Updated on 22-Jan-2020 06:15:40

893 Views

Java programming language was originally developed by Sun Microsystems which was initiated by James Gosling and released in 1995 as core a component of Sun Microsystems’ Java platform (Java 1.0 [J2SE]).The latest release of the Java Standard Edition is Java SE 8. With the advancement of Java and its widespread ... Read More

How to Install Grunt on Ubuntu?

Sharon Christine

Sharon Christine

Updated on 22-Jan-2020 06:08:04

2K+ Views

Grunt (The JavaScript assignment Runner) is an automation tool to perform repetitive duties like compilation, unit testing etc. Grunt and Grunt plugins are hooked up and managed through NPM, the Node.Js package manager. This article explains about – How to install Grunt on Ubuntu.To install grunt on ubuntu, it should ... Read More

How to Enable and Install Third Party Packages Using EPEL Repository on CentOS/RHEL

Sharon Christine

Sharon Christine

Updated on 21-Jan-2020 10:42:03

697 Views

In this article we shall try to learn, how to add EPEL Repository for Linux. EPEL (Extra Package for Enterprise Linux) is an open source and free community based repository from the Fedora community team which provides high quality and good add-on software’s for Linux distributions. It has Red Hat ... Read More

How to Deal With Team Attrition

Sharon Christine

Sharon Christine

Updated on 21-Jan-2020 10:32:30

198 Views

Last week, while discussing with my colleagues on various topics, the discussions took an unexpected turn and reached to one of the trending topic called ‘Employee Attrition’. Frankly saying it was not unexpected, actually for the last couple of months we have been seeing many ‘good-bye’ or ‘keep in touch’ ... Read More

Advertisements