Skip to content

Commit 295ee30

Browse files
committed
Readme
1 parent 0f876ca commit 295ee30

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
I use this as a common java installer script. it also installs commonly used utilities that I need. aimed at centos 7. I use it with new docker containers most of the time.
3+
4+
Instructions I used for the for the install can be found [here](http://tecadmin.net/install-java-8-on-centos-rhel-and-fedora/)
5+
6+
##Install Stuff
27
This script installs basic utilities :
38
- iproute
49
- openssh-*
@@ -11,4 +16,9 @@ This script installs basic utilities :
1116
- lynx
1217

1318

19+
##Setup Java
20+
- The download and extract happens in the /opt directory
21+
- Adds the setup details to alternatives
22+
- Sets up the environment variables.
23+
1424

0 commit comments

Comments
 (0)