This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
installation:start [2017/11/26 05:16] asok |
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 138: | Line 140: | ||
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 | ||
+ | |||
+ | |||
+ | ====Notes==== | ||
+ | To Change hostname in OpenSuse, edit the following files: | ||
+ | |||
+ | <file> | ||
+ | /etc/HOSTNAME | ||
+ | /etc/hostnames | ||
+ | </file> | ||