Re: Linux Update Went Wrong, Why?

2020-09-13 Thread AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector
Re: Linux Update Went Wrong, Why? @4, yep, updates can break things. It happened on a server I'm running right now, actually. We updated to 20.04 from 18.04 and it broke a lot and we had to go and fix it all. Lol So yes, a lot can break Linux. A small tip: don't trust df -h alone; install

Re: Linux Update Went Wrong, Why?

2020-09-13 Thread AudioGames . net Forum — Off-topic room : Munawar via Audiogames-reflector
Re: Linux Update Went Wrong, Why? Hi Nuno and Ironcross32, thanks for your responses. That's good to know about Linux, though I'm rather surprised something as simple as an update can count as shooting yourself in the foot. Are there any ways to prevent this in the future?Nuno, I'll get

Re: Linux Update Went Wrong, Why?

2020-09-13 Thread AudioGames . net Forum — Off-topic room : ironcross32 via Audiogames-reflector
Re: Linux Update Went Wrong, Why? Very odd, though you must first update the mirrors before doing the upgrade. In a single form, you can run it like this: sudo apt-get update && sudo apt-get upgrade -yThis will bring your package cache up to date with the mirrors and PPAs you have.

Re: Linux Update Went Wrong, Why?

2020-09-13 Thread AudioGames . net Forum — Off-topic room : Nuno via Audiogames-reflector
Re: Linux Update Went Wrong, Why? Hi Munawar, what version of Debian is used? (uname -a)?Also, if you wanna to make sure that you have some kernel arround, type: dpkg --list | grep linux-image and see what you get URL: https://forum.audiogames.net/post/570360/#p570360 -- Audiogames

Linux Update Went Wrong, Why?

2020-09-12 Thread AudioGames . net Forum — Off-topic room : Munawar via Audiogames-reflector
Linux Update Went Wrong, Why? I recently had to reboot a Linux system I'm working on and since this system doesn't get rebooted often, I decided to do an update to bring the system current.After running sudo apt upgrade (which started fine,) the service started complaining that it was out