Install jq on Centos 7

Two step process to install the light weight JSON processor.

https://medium.com/@gchandra/install-jq-on-centos-7-459dd650baa3

#jq #json #centos #linux

What is GEEK

Buddha Community

Install jq on Centos 7
Chet  Lubowitz

Chet Lubowitz

1595855400

How to install PgAdmin 4 on CentOS 8

pgAdmin is the leading graphical Open Source management, development and administration tool for PostgreSQLpgAdmin4 is a rewrite of the popular pgAdmin3 management tool for the PostgreSQL database.

In this tutorial, we are going to show you how to install pgAdmin4 in Server Mode as a web application using httpd and Wsgi module on CentOS 8.

Install pgAdmin4 on CentOS 8

**01-**To install pgAdmin4 on CentOS 8 we need to add an external repository, so execute the following command:

$ sudo rpm -i https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/pgadmin4-redhat-repo-1-1.noarch.rpm

02- After we add the pgAdmin4 repository, let’s use the below command to install pgAdmin4 as server mode:

$ sudo dnf install pgadmin4-web

03- Before proceeding with the configuration of pgAdmin4, we need to install policycoreutils tool:

$ dnf install policycoreutils-python-utils  

04- Once we done installing pgAdmin4, we need to configure the pgAdmin4 by setting up the initial pgAdmin user account

#databases #linux #ubuntu #install pgadmin4 #install pgadmin4 centos #pgadmin #pgadmin 4 install #pgadmin 4 install centos #pgadmin4 #pgadmin4 install centos

Java Questions

Java Questions

1590502070

How To Install PyCharm on CentOS 7 and 8

PyCharm is an IDE (or Integrated Development Environment) for the Python programming language. It is a cross-platform development environment that is compatible with Windows, macOS, and Linux. It provides a tool that integrates code analysis, graphical debugging, unit testing, and also contains an integrated terminal that supports development on remote hosts and virtual machines.

PyCharm was created by JetBrains based on the IntelliJ IDEA platform. There are two main versions of PyCharm.

The PyCharm Community Edition – This version is used for development without the framework options and other features that are necessary for writing Enterprise solutions.
The PyCharm Professional Edition – This version is used to develop software for large projects where frameworks and additional libraries are needed. This version contains support for Scientific and Python development and supports HTML, JS, and SQL.
For successful developers, it is crucial to have excellent tools that lessen their workload and save time. Additionally, PyCharm utilizes various plugins and extensions, written by both IntelliJ IDEA and other third-party contributors to increase functionality. The Professional Edition has a free trial period during which users can familiarize themselves with it and its use or the open-source Community Edition which allows for continued free usage.

#centos #centos 7 #centos 8 #code analysis #cross platform

Install PHP 7 on CentOS 7

CentOS 7 ships with PHP version 5.4 which has been officially EOL for quite some time and is no longer supported.

By using PHP 7 your applications will load faster and consume less system resources.

In this tutorial, we will explain how to install or upgrade to PHP 7.0. 7.1, 7.2 and 7.3 on a CentOS 7 system. We’ll also show you how to integrate PHP with Nginx and Apache.

Also prior to installing a specific PHP 7.x version make sure that it is supported by your application.

#php #centos #centos 7

Install jq on Centos 7

Two step process to install the light weight JSON processor.

https://medium.com/@gchandra/install-jq-on-centos-7-459dd650baa3

#jq #json #centos #linux

Linux Tutorial

1601149980

How to Install Atom Text Editor on CentOS 8 - YallaLabs

Atom is a free and open-source text and source code editor for OS X, Linux, and Windows with support for plug-ins written in Node.js, and embedded Git Control, developed by GitHub

In this tutorial, we are going to show you how to install latest version of Atom using .rpm package on your CentOS 8 machine.

#centos/redhat #linux #atom install #install atom #centos