In order to update FreeBSD, open a console in the system with root privileges and issue the following commands. # freebsd-update fetch # freebsd-update install To […]
Check Ubuntu version before upgrading. lsb_release -a First, we have to run an update sudo apt update Then run upgrade command sudo apt upgrade After that […]