Get the version of the distro:
[cc lang=”bash”]
cat /etc/issue
cat /etc/*-release
[/cc]
Get the kernel version:
[cc lang=”bash”]
uname -r
[/cc]
Get the version of the distro:
[cc lang=”bash”]
cat /etc/issue
cat /etc/*-release
[/cc]
Get the kernel version:
[cc lang=”bash”]
uname -r
[/cc]
Start the dxdiag tool.
Windows XP:
Start -> Run -> dxdiag
Windows Vista:
Start -> Search -> dxdiag
…and if You could not find dxdiag, probably You do not have DirectX on Your machine.
Are You still using old kind DOS box?