Tagged: installation

0

Docker Installation in Centos 7 and Ubuntu

To install the Docker in Centos, First we need to download the repository on the correct place ie.. “yum.repos.d” . Follow the below command to download Docker. cd /etc/yum.repos.d/ yum install wget wget https://download.docker.com/linux/centos/docker-ce.repo...

0

How to install Mongodb in Ubuntu ?

Install Mongodb in to your server using this script in 5mins #!/bin/sh #import key apt-key adv –keyserver hkp://keyserver.ubuntu.com:80 –recv 0C49F3730359A14518585931BC711F9BA15703C6 #Adding Repo echo “deb [ arch=amd64,arm64 ] http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 multiverse” | tee /etc/apt/sources.list.d/mongodb-org-3.4.list` #Database...

Elephant Notes 6 2

Elephant Notes

Elephant notes is available for mac , windows and linux. The Best notes manager How to install the elephant editor in linux 1. Download the elephant app according to your Operating system http://elephant.mine.nu/ 2....

techouse community support 0

How Can I Download And Install NetExtender On Linux?

Download And Install NetExtender On Linux netextender 1-Download the latest RPM version of JAVA JDK: http://www.ora cle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 2-Installing: rpm -Uvh jdk-8u31-linux-i586.rpm 3-Also Install javaws as root: yum install javaws 4-Go to https://sslvpn.demo.sonicwall.com/cgi-bin/welcome 5- Log...

× How can I help you?