...pgrading the Java version. ln -s jdk8u212-b03-jre java Make the files' owner "root": chown -R 0:0 jdk8u212-b03-jre Part 3 - nginx and SSL Download and install nginx from Tumbleweed repositories.&n...
...he JRE tar-ball. tar xzf /root/jre-8u172-linux-x64.tar.gz Create a sym-link. Avoids changing configurations when upgrading Java. ln -s jre1.8.0_172/ java Part 3 - nginx and SSL Download a...
Copied to clipboard