Ubuntu 25.04 upgrade: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
sudo systemctl enable systemd-resolved | sudo systemctl enable systemd-resolved | ||
sudo systemctl start systemd-resolved | sudo systemctl start systemd-resolved | ||
See [[APT repos]] to ONCE AGAIN reactivate the repos I want... |
Revision as of 13:10, 4 June 2025
Check prev ones Ubuntu 24.04 upgrade and Ubuntu 24.10 upgrade for more detailed notes.
Issues:
- fighting to make qbittorrent-nox and apache happy (was there a php8.1 vs php8.3 issue, i think?)
- needed to readd systemd-resolved on positronic, it works fine now that dnsmasq is tuned on bitpost:
sudo systemctl enable systemd-resolved sudo systemctl start systemd-resolved
See APT repos to ONCE AGAIN reactivate the repos I want...