This post introduces how to apply updates to Linux OS with different distributions.
Ubuntu:
$ sudo apt-get update
CentOS:
su - yum update
Fedora:
$ sudo dnf update
about books, music, cooking, inspiring quotes, some beauty of nature…
This post introduces how to apply updates to Linux OS with different distributions.
Ubuntu:
$ sudo apt-get update
CentOS:
su - yum update
Fedora:
$ sudo dnf update