Tuesday, February 06, 2024

How to get CPU and memory info in QNX

How to get CPU and memory info in QNX

To get CPU information in QNX, run pidin info
Sammple out below:
# pidin info
CPU:X86 Release:6.5.0  FreeMem:846Mb/1023Mb BootTime:Apr 05 01:03:42 UTC 2023
Processes: 33, Threads: 91
Processor1: 131758 Intel 686 F6M1SS7 1999MHz FPU

No comments:

Error opening directory '/media/sf_C_DRIVE': Permission denied

I tried to share a folder from Windows 10 host to Kali 2020.1 Linux guest using VirtualBox but I am getting the following error message: ...