Using cloud vGPUs: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 136: Line 136:
</pre>
</pre>


== Preparation of a VM running CentOS8 == <!--T:6-->
== Preparation of a VM running CentOS8, AlmaLinux8, RockyLinux8 == <!--T:6-->
Once the VM is available, make sure to update the OS to the latest available software, including the kernel. Then reboot the VM to have the latest kernel running.
Once the VM is available, make sure to update the OS to the latest available software, including the kernel. Then reboot the VM to have the latest kernel running.
<pre>
<pre>
Line 147: Line 147:
<!--T:36-->
<!--T:36-->
<pre>
<pre>
[root@centos8]# dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
[root@centos8]# dnf -y install epel-release
</pre>
</pre>


cc_staff
247

edits