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 -y

This will bring your package cache up to date with the mirrors and PPAs you have. So it's the information needed to determine whether there are new packages basically. The -y on the end of upgrade means run it without making me confirm whether I want to proceed.

If you type df -h, you'll get an overview of space available to you.

Linux isn't friendly. It's like C, it will quite happily let you shoot yourself in the foot. It assumes nothing. You could easily destroy your system with sudo rm -rf /* on some distros that don't protect against it, or something like dd IF=/dev/zero OF=/dev/sda or whatever your drive is.

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : Munawar via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Nuno via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : ironcross32 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Munawar via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector

Reply via email to