cc_staff
247
edits
mNo edit summary |
No edit summary |
||
Line 172: | Line 172: | ||
== Preparation of a VM running Ubuntu20 == <!--T:8--> | == Preparation of a VM running Ubuntu20 == <!--T:8--> | ||
Ensure that the OS is up to date and all the latest patches are installed and the latest stable kernel is running. | |||
<pre> | |||
root@ubuntu20:~# apt-get update && apt-get -y dist-upgrade && reboot | |||
</pre> | |||
</translate> | </translate> |