We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I cannot see anything about CPU , so I search the command line executed and ran manually.
[root@centos dashboard2]$ /etc/*-release -bash: /etc/centos-release: Permissão negada
Its denied permission problem, any idea that I fix it ?
The text was updated successfully, but these errors were encountered:
/etc/*-release is about the name of the operating system, not CPU. Also it's cat /etc/*-release, Centos will think you wanna run the file I assume
/etc/*-release
cat /etc/*-release
Sorry, something went wrong.
No branches or pull requests
I cannot see anything about CPU , so I search the command line executed and ran manually.
Its denied permission problem, any idea that I fix it ?
The text was updated successfully, but these errors were encountered: