Thursday, May 9, 2024

Change priority of dual boot OS

Change priority of dual boot OS  (Windows and Linux):

Go to your Linux OS, install Grub customizer.


Then change priority by up and down arrow key and press save.

No comments:

Post a Comment

Wordpress debug log function

Wordpress error log code: if ( ! function_exists ( 'write_log' ) ) { function write_log ( $data ) { if ( defined ( '...