Changes between Version 13 and Version 14 of WikiStart


Ignore:
Timestamp:
03/23/23 09:38:54 (14 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v13 v14  
    2626
    2727=== Tomcat from apt-get install
    28 If you install tomcat with {{{apt-get install}}} instead, then you may have to take additional steps to make this work with the python parties server. Otherwise the server will be unable to use the python system properly. The following steps are needed
     28If you install tomcat with {{{apt-get install}}} instead, then you may have to take additional steps to make this work with the python parties server. Otherwise python can not run properly. The following steps are needed
    2929* {{{sudo su -}}}
    3030* {{{vi /etc/systemd/system/multi-user.target.wants/tomcat9.service}}}