Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


centos_8_migration_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
centos_8_migration_notes [2021/01/23 11:27] juckinscentos_8_migration_notes [2021/01/26 16:58] juckins
Line 4: Line 4:
  
   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
Line 13: Line 15:
   autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o   autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o
  
 +  # python3 -m pip install --upgrade pip
 +  # python3 -m pip install dictor
  
 <color #ed1c24>**Below is copied from [[centos_7_migration_notes|CentOS 7 Migration Notes]] so modify as needed.**</color> <color #ed1c24>**Below is copied from [[centos_7_migration_notes|CentOS 7 Migration Notes]] so modify as needed.**</color>
centos_8_migration_notes.txt · Last modified: 2022/06/08 16:03 by juckins