centos_8_migration_notes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
centos_8_migration_notes [2021/01/23 11:06] – juckins | centos_8_migration_notes [2022/06/08 16:03] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== CentOS 8 Migration Notes ==== | ==== CentOS 8 Migration Notes ==== | ||
+ | |||
+ | When ssh' | ||
+ | |||
+ | Consult [[virtualbox_for_centos_stream_notes|Virtual Box running CentOS8 Stream]] notes if dnf updates are slow | ||
+ | |||
Fix php for phpmyadmin: | Fix php for phpmyadmin: | ||
dnf install php-gd php-ldap php-mysqlnd php-pecl-mcrypt php-pecl-zip | dnf install php-gd php-ldap php-mysqlnd php-pecl-mcrypt php-pecl-zip | ||
+ | | ||
+ | Also comment out the cookie validity setting in config.inc.php | ||
Secure the mariadb | Secure the mariadb | ||
+ | Fix php.ini from known good config | ||
+ | Configure $HOME/ | ||
- | <color #ed1c24>**Below is copied from [[centos_7_migration_notes|CentOS 7 Migration Notes]] so modify as needed.**</ | + | autocmd FileType |
+ | |||
+ | # python3 -m pip install --upgrade pip | ||
+ | # python3 -m pip install dictor | ||
+ | # python3 -m pip install wheel | ||
+ | # python3 -m pip install httplib2 | ||
+ | # python3 -m pip install PyMySQL | ||
+ | |||
+ | PyMySQL v0.9.3 has been upgraded to v1.0.2 and requires modification to " | ||
Other fixes: | Other fixes: | ||
Line 74: | Line 91: | ||
* Note firewall rules | * Note firewall rules | ||
* [[https:// | * [[https:// | ||
+ | |||
+ | <color # | ||
Must-Have functionality: | Must-Have functionality: | ||
* Apache, MySQL, PHP, Perl | * Apache, MySQL, PHP, Perl | ||
- | * [[https:// | + | * [[https:// |
* edit / | * edit / | ||
* Check logs: # cat / | * Check logs: # cat / | ||
Line 107: | Line 126: | ||
* General: Font Monospace 9, No terminal bell | * General: Font Monospace 9, No terminal bell | ||
* Colors: Use colors from system theme | * Colors: Use colors from system theme | ||
+ | * Or, black background with text color #d3d7cf (from GNOME Dark in RHEL9) | ||
* Scrolling: unlimited | * Scrolling: unlimited | ||
* Edit > Keyboard Shortcuts > Reset and Clear > F2 | * Edit > Keyboard Shortcuts > Reset and Clear > F2 | ||
Line 315: | Line 335: | ||
* For other run-level info, see [[https:// | * For other run-level info, see [[https:// | ||
+ | |||
+ | After machine has been running for a few days, don't forget to use " |
centos_8_migration_notes.1611417993.txt.gz · Last modified: 2021/01/23 11:06 by juckins