How to resolve run-of-the-mill
... connection problems
Prevent /etc/resolv.conf from updating
By default, NetworkManager dynamically updates theĀ /etc/resolv.confĀ file with the DNS settings from active NetworkManager connection profiles. However, you can disable this behavior and manually configure DNS settings inĀ /etc/resolv.conf. Steps:
1. As the root user, create theĀ /etc/NetworkManager/conf.d/90-dns-none.confĀ file with the following content by using a text editor:
2. Reload theĀ NetworkManagerĀ service:
After you reload the service, NetworkManager no longer updates theĀ /etc/resolv.confĀ file. However, the last contents of the file are preserved.
3. Optionally, remove theĀ "Generated by NetworkManager" comment fromĀ /etc/resolv.confĀ to avoid confusion.
Verification
1. Edit theĀ /etc/resolv.confĀ file and manually update the configuration.
2. Reload the NetworkManagerĀ service:
cat /etc/resolv.confSee commands and usage
man xrandr
List current settings
xrandr
Also, for listing current settings
xrandr --current
... issues with monitor recognized but not displayed
Weird key sequence:
Ctrl-Alt-F3, Ctrl-Alt-F7
Last update: 2023-05-02 Created: May 2, 2023 17:36:07