Use lscpu to check your processor specifications.
lscpu
Use the free command to check total system memory.
free -m
Use the df command to check available disk space.
df -h
Use xrandr to check the screen resolution.
xrandr | grep '*'
Use lscpu to check your processor specifications.
lscpu
Use the free command to check total system memory.
free -m
Use the df command to check available disk space.
df -h
Use xrandr to check the screen resolution.
xrandr | grep '*'