Ubuntu Pastebin

Paste from madh69 at Sat, 5 Mar 2016 04:30:58 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
server@server-OptiPlex-390:~$ lshw -c video
WARNING: you should run this program as super-user.
  *-display UNCLAIMED     
       description: VGA compatible controller
       product: 2nd Generation Core Processor Family Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:e0c00000-e0ffffff memory:d0000000-dfffffff ioport:4000(size=64)
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
server@server-OptiPlex-390:~$ sudo nano /etc/X11/xorg.conf
[sudo] password for server: 
server@server-OptiPlex-390:~$ 
Download as text