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 [2020/10/15 18:32] – juckins | centos_8_migration_notes [2022/06/08 16:03] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== CentOS 8 Migration Notes ==== | ==== CentOS 8 Migration Notes ==== | ||
- | <color # | + | When ssh' |
+ | |||
+ | Consult | ||
+ | |||
+ | |||
+ | Fix php for phpmyadmin: | ||
+ | |||
+ | 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 | ||
+ | |||
+ | Fix php.ini from known good config | ||
+ | |||
+ | Configure $HOME/.vimrc as the following: | ||
+ | |||
+ | autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o | ||
+ | |||
+ | # 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 30: | Line 55: | ||
* uninstall [[https:// | * uninstall [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * '' | ||
+ | * '' | ||
* <color # | * <color # | ||
* [[https:// | * [[https:// | ||
Line 64: | 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 97: | 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 306: | Line 336: | ||
* 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 | |
- | ---- | + | |
- | + | ||
- | USB HEADSET: | + | |
- | + | ||
- | Plugin to right-side lower USB jack on HP Pavilion P7-1235, type dmesg at root prompt | + | |
- | + | ||
- | [37013.137134] usb 8-1: New USB device found, idVendor=046d, | + | |
- | [37013.137145] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | + | |
- | [37013.137151] usb 8-1: Product: Logitech USB Headset | + | |
- | [37013.137160] usb 8-1: Manufacturer: | + | |
- | [37013.399267] input: Logitech Logitech USB Headset as / | + | |
- | 1: | + | |
- | [37013.449648] hid-generic 0003: | + | |
- | Headset] on usb-0000: | + | |
- | + | ||
- | Right-click the speaker icon in the top panel and choose Sound Preferences. Or, navigate to System > Preferences > Hardware > Sound \\ | + | |
- | Sound effects tab: Sound theme: No Sounds\\ | + | |
- | Hardware tab: Highlight Headset H390, Profile: Analog Stereo Output + Analog Mono Input \\ | + | |
- | Input tab: choose Headset H390 Analog Mono \\ | + | |
- | Output tab: choose Headset H390 Analog Stereo, Connector is Headphones | + | |
- | + | ||
- | Settings are saved to $HOME/ | + | |
- | + | ||
- | See Linux Mint [[https:// | + |
centos_8_migration_notes.1602801171.txt.gz · Last modified: 2020/10/15 18:32 by juckins