tomcat
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tomcat [2020/06/11 21:41] – k2patel | tomcat [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 55: | Line 55: | ||
=== Create User === | === Create User === | ||
<code bash> | <code bash> | ||
- | groupadd --system tomcat -g 91 // with group id 91 | + | groupadd --system tomcat -g 91 # with group id 91 |
- | useradd -u 91 -d / | + | useradd -u 91 -d / |
</ | </ | ||
tomcat.1591911695.txt.gz · Last modified: 2020/08/10 02:30 (external edit)