We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d17f09b commit 1114231Copy full SHA for 1114231
rhel_centos_troubleshooting.md
@@ -262,3 +262,10 @@ Something has gone seriously wrong: import_mok_state() failed: Out of Resources
262
## when yum update yields an error message
263
-RPM: error: db5 error (-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatch
264
- Solution: `systemctl stop packagekit.service` then perform yum command
265
+
266
+## CUDA profiler at Rocky8.9
267
+- 12.8.1 may need yum install xcb-util-cursor
268
269
+## ntfs for usb drive
270
+- To have mkfs.ntfs, yum install ntfsprogs
271
+- Use gnome-disks to delete any existing partition and apply format
0 commit comments