I need to get the hardware specifications on a distant computer to which I have access through ssh. How can I get this distant computer's hardware (and software) configuration using ssh and terminal?
thanks
The distant machine is on linux?
If yes:
Connect though ssh
via: ssh user@ip
And type one of these commands in terminal (depending of distributions).