This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tech:linux:centos:optum [2019/06/04 07:01] rk4n3 |
tech:linux:centos:optum [2021/03/28 09:47] (current) rk4n3 |
||
---|---|---|---|
Line 15: | Line 15: | ||
* Update system with ''yum update'' | * Update system with ''yum update'' | ||
* Lay out storage per conventions | * Lay out storage per conventions | ||
- | * Install/enable EPEL | + | * Install/enable EPEL: ''dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm'' |
* Install ''newterm'' | * Install ''newterm'' | ||
* Create users | * Create users | ||
Line 244: | Line 244: | ||
* mantis: uid=''17236'', gid=''?'' | * mantis: uid=''17236'', gid=''?'' | ||
* wildfly: uid=''185'', gid=''185'' <del>wildfly: uid=''282'', gid=''28202''</del> | * wildfly: uid=''185'', gid=''185'' <del>wildfly: uid=''282'', gid=''28202''</del> | ||
+ | * thorium: gid=''34625'' | ||
* perfmgmt: gid=''4035'' | * perfmgmt: gid=''4035'' | ||
Line 267: | Line 268: | ||
Perform the whole thing in reverse when ''/opt'' is resized \\ | Perform the whole thing in reverse when ''/opt'' is resized \\ | ||
+ | |||
+ | ===== Some Problems/Resolutions ===== | ||
+ | ==== FIPS-compliant Venafi-generated SSL certs ==== | ||
+ | This problem: [[http://openssl.6102.n7.nabble.com/DEK-info-FIPS-openssl-td23289.html]] \\ | ||
+ | ... is resolved by downloading cert from Venafi in ''PKCS#8'' format \\ | ||