🎯
Focusing
<DevOps Engineer | Professional Software Engineer | Container Guru | Azure Expert | All-things Kubernetes />
- Bangalore
- www.linkedin.com/in/nishant-ketu
Pinned Loading
-
java8-install.sh
java8-install.sh 1#!/bin/sh23# remove previous versions of java4sudo yum remove -y java-1.7.0-openjdk
5wget --no-cookies --no-check-certificate --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn-pub/java/jdk/8u92-b14/jdk-8u92-linux-x64.rpm"
-
linux-install-jenkins.sh
linux-install-jenkins.sh 1# from https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Red+Hat+distributions23sudo su -
4wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo
5rpm --import https://jenkins-ci.org/redhat/jenkins-ci.org.key
-
wildfly10-install.sh
wildfly10-install.sh 1#!/bin/sh23# remove previous versions of java4sudo yum remove -y java-1.7.0-openjdk
5wget --no-cookies --no-check-certificate --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn-pub/java/jdk/8u92-b14/jdk-8u92-linux-x64.rpm"
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
