This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
installation:start [2018/03/03 02:07] asok [Important Links] |
installation:start [2018/03/10 23:42] (current) asok [Required for OS versions earlier than OpenSuse Leap 42.3] |
||
---|---|---|---|
Line 123: | Line 123: | ||
- **/usr/lib/systemd/system/tomcat.service** -- comment out user and group. | - **/usr/lib/systemd/system/tomcat.service** -- comment out user and group. | ||
+ | ==== Required for OS versions earlier than OpenSuse Leap 42.3 ==== | ||
- **/usr/sbin/tomcat-sysd** -- comment out the routine for checking uid=0 | - **/usr/sbin/tomcat-sysd** -- comment out the routine for checking uid=0 | ||
+ | |||
There is a bug in the yast in 12.3. You cannot stop automatic startup of firewall. You need to run these commands | There is a bug in the yast in 12.3. You cannot stop automatic startup of firewall. You need to run these commands | ||
Line 139: | Line 141: | ||
copy C:\Program Files\Java\jdk1.8.0_25\jre\lib\security\cacerts to /var/lib/ca-certificates/java-cacerts from Windows to SUSE | copy C:\Program Files\Java\jdk1.8.0_25\jre\lib\security\cacerts to /var/lib/ca-certificates/java-cacerts from Windows to SUSE | ||
- | ====Important Links==== | ||
- | |||
- | **Changeing Hostname** https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/set-hostname.html | ||
- | |||
- | **Expanding Disk** https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html | ||
+ | ====Notes==== | ||
+ | To Change hostname in OpenSuse, edit the following files: | ||
+ | <file> | ||
+ | /etc/HOSTNAME | ||
+ | /etc/hostnames | ||
+ | </file> | ||