Download or cp tarball to server In Below example i have downloaded tar-ball [root@puppetenterprise ~]# wget https://s3.amazonaws.com/pe-builds/released/2016.5.1/puppet-enterprise-2016.5.1-el-7-x86_64.tar.gz --2017-01-16 02:31:46-- https://s3.amazonaws.com/pe-builds/released/2016.5.1/puppet-enterprise-2016.5.1-el-7-x86_64.tar.gz Resolving s3.amazonaws.com (s3.amazonaws.com)... 54.231.120.122 Connecting to s3.amazonaws.com (s3.amazonaws.com)|54.231.120.122|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 378391144 (361M) [application/x-tar] Saving to: ‘puppet-enterprise-2016.5.1-el-7-x86_64.tar.gz’ 100%[=====================================================================================================>] 37,83,91,144 11.5MB/s in 45s 2017-01-16 02:32:31 (8.10 MB/s) - ‘puppet-enterprise-2016.5.1-el-7-x86_64.tar.gz’ saved … Continue reading Puppet-Enterprise Installation On Centos-7
Day: January 16, 2017
JBOSS Application-Server 7.1
[root@ansible1 ~]# yum install epel-release -y [root@ansible1 ~]# yum update -y [root@ansible1 ~]# yum install java-1.6.0-openjdk-devel -y [root@ansible1 ~]# java -version java version "1.6.0_41" OpenJDK Runtime Environment (IcedTea6 1.13.13) (rhel-1.13.13.1.el7_3-x86_64) OpenJDK 64-Bit Server VM (build 23.41-b41, mixed mode) [root@ansible1 ~]# yum install mlocate -y [root@ansible1 ~]# locate java locate: can not stat () `/var/lib/mlocate/mlocate.db': No … Continue reading JBOSS Application-Server 7.1
