Installation Guide – Openvz setup in centos 6 Date Posted: 22/ 05/2019 Introduction This article will guide you in installation of openvz on centos 6. OpenVZ is an OS level virtualization technology for Linux. Most importantly, it allows a physical server to run multiple operating systems on it. Prior –… Continue Reading Installation Guide – Openvz setup in centos 6

How to Install Cmake on Linux. Date : 15/05/2019 Introduction : The “cmake” executable is the CMake command-line interface. It is used to configure projects in scripts. CMake is a cross-platform build system generator. Projects specify their build process with platform-independent CMake list files included in each directory of a source tree with the name… Continue Reading How to Install Cmake on Linux.

How to Install single node OpenStack on CentOS 7.6 Date posted : 15/05/2019 OpenStack is a free and open-source software platform which provides IaaS (infrastructure-as-a-service) for public and private clouds. OpenStack platform consists of several inter-related projects that control hardware, storage, networking resources of a datacenter, such as: Compute, Image… Continue Reading How to Install single node OpenStack on CentOS 7.6

How to Install Go on CentOS – 7 Date Posted: 15/05/2019 Introduction Go, often referred to as golang is a ultra modern open source programming language created by Google. In day today life, many popular applications such as , Docker, Kubernetes and Hugo, are written in Go language. In this… Continue Reading How to Install Go on CentOS-7

How To Install Webuzo on CentOS 7 Date posted: 08/05/2019 Introduction Softaculous Webuzo is a single user APPS Panel which you can use to install 100s of applications. It has so many users and fans out there because of its easy-to-use and sleek user interface. It is like cPanel without… Continue Reading How To Install Webuzo on CentOS 7

Configure Varnish With Apache On CentOS 7 Date published: 01/05/2019 Introduction Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. Most certainly, you will install it in front of any server that speaks HTTP and configure it to cache the contents. Varnish Cache is… Continue Reading Configure Varnish With Apache On CentOS 7

How To Install Postman on Ubuntu 18.04 LTS Date : 24/07/2019 Introduction Postman is one of the powerful tool built for API development. Most importantly, Postman used to develop API faster. Initially, it started as a Chrome browser extension and quickly become one of the most used API tools by… Continue Reading How To Install Postman on Ubuntu 18.04 LTS

PHPMYADMIN -BLOWFISH_SECRET AND TEMPDIR IS NOT ACCESSIBLE ERRORS DATE POSTED: 11/04/2019 Introduction Moreover, In this article, helps you in eradicating the error {BLOWFISH_SECRET AND TEMPDIR } after every installation of phpmyadmin. Step by step guidelines to eradicate the issue: BLOWFISH_SECRET ERROR: After login into phpMyAdmin panel you get this error… Continue Reading PHPMYADMIN -BLOWFISH_SECRET AND TEMPDIR IS NOT ACCESSIBLE ERRORS

dpkg: error processing package javascript-common Date posted : 05/04/2019 When we installed VestaCP on a Ubuntu 18.04 system, we ran into this below error. In order to resolve this error, we need to clean up this package. We need to use purge option to delete the files completely. That solves… Continue Reading dpkg: error processing package javascript-common

STEPS TO SETUP PYTHON ANACONDA IN CENTOS Date posted: 27/03/2019 Introduction Anaconda is a distribution for both Python and R, very popular among data scientists and machine learning coders. Today, we will see how to set up Anaconda in your CentOS server. This tutorial will helpful in setting up Anaconda… Continue Reading STEPS TO SETUP PYTHON ANACONDA IN CENTOS