Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


rocky_linux_9_migration_notes

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rocky_linux_9_migration_notes [2025/07/09 13:54] juckinsrocky_linux_9_migration_notes [2025/08/11 11:45] (current) juckins
Line 294: Line 294:
 __Post Installation__ __Post Installation__
  
 +  * Possibly want to adjust the grub timeout from the default of 5 seconds to something like 10 or 12 seconds to be sure the menu appears when the machine boots up.
 +    * As root, modify ''/etc/default/grub'' by setting GRUB_TIMEOUT to the desired value.
 +    * As root, run ''grub2-mkconfig -o /boot/grub2/grub.cfg''
 +    * Reboot to test.
   * In /root/bin on old/new machines, see final_sync_for_new_server.txt   * In /root/bin on old/new machines, see final_sync_for_new_server.txt
   * As root, use ''alpine'' to check email from crons that indicate any errors or failures   * As root, use ''alpine'' to check email from crons that indicate any errors or failures
rocky_linux_9_migration_notes.txt · Last modified: by juckins