Find the answer to your Linux question:
Results 1 to 2 of 2
how can i know which vga card i am using via SSH ?...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    27

    vga card ssh

    how can i know which vga card i am using via SSH ?

  2. #2
    Linux 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...