Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


centos_7_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_7_migration_notes [2019/05/05 18:35] juckinscentos_7_migration_notes [2019/10/03 20:20] juckins
Line 241: Line 241:
   * Virtual Box   * Virtual Box
   * Working crontabs for each user   * Working crontabs for each user
 +  * [[python_notes|Install Python 3]]
  
 Contents of /etc/yum.repos.d (CentOS 7): Contents of /etc/yum.repos.d (CentOS 7):
Line 300: Line 301:
  
   * Preferable to use local .iso file to conserve bandwidth for multiple installs    * Preferable to use local .iso file to conserve bandwidth for multiple installs 
-  * Used http://mirror.centos.org/centos/7.1.1503/os/x86_64/ for package repository+  * Used http://mirrors.sonic.net/centos/7.7.1908/os/x86_64/ for package repository
   * On initial config screen, ensure the network connection is activated   * On initial config screen, ensure the network connection is activated
   * You can also disable SELinux   * You can also disable SELinux
Line 560: Line 561:
   * vi grub    * vi grub 
     * remove "rhgb quiet" from the GRUB_CMDLINE_LINUX call     * remove "rhgb quiet" from the GRUB_CMDLINE_LINUX call
-    * add "vga=0x317" to the GRUB_CMDLINE_LINUX call for better screen resolution (or 0x34b for 1920x1200x8, or vga=ask to see all available resolutions)+    * add "vga=0x317" to the GRUB_CMDLINE_LINUX call for better screen resolution (try 0x34b for 1920x1200x8 or 0x34c for 1920x1200x16, or vga=ask to see all available resolutions)
     * comment out this line: GRUB_TERMINAL_OUTPUT="console"     * comment out this line: GRUB_TERMINAL_OUTPUT="console"
     * add this line: GRUB_BACKGROUND="/boot/grub2/splash.png"     * add this line: GRUB_BACKGROUND="/boot/grub2/splash.png"
centos_7_migration_notes.txt · Last modified: 2023/12/14 10:10 by juckins