Update Linux

Update Ubuntu apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y && apt-get autoclean && apt-get autoremove Update Alpine apk update && apk upgrade --available && apk cache clean

Continue Reading

apt-get update error

When getting the error like this: Ign:1 http://tn.archive.ubuntu.com/ubuntu disco InRelease Hit:2 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu disco InRelease Ign:3 http://security.ubuntu.com/ubuntu disco-security InRelease Ign:4 http://tn.archive.ubuntu.com/ubuntu disco-updates InRelease Err:5 http://security.ubuntu.com/ubuntu disco-security Release 404 Not Found [IP:…

Continue Reading
Close Menu