Results 1 to 2 of 2
how can i know which vga card i am using via SSH ?...
- 10-02-2009 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 27
vga card ssh
how can i know which vga card i am using via SSH ?
- 10-02-2009 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
You can use the usual terminal commands via ssh, so I'd have a look at lspci.
Code:/sbin/lspci |grep -i vga


Reply With Quote