Skip to content

Instantly share code, notes, and snippets.

Created August 22, 2012 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3424755 to your computer and use it in GitHub Desktop.
Save anonymous/3424755 to your computer and use it in GitHub Desktop.
sun@sun-Alienware-X51:/var/tmp$ wget http://iki.fi/karvinen/linux/doc/dc7700-1280x1024a60hz-xorg.conf
--2012-08-22 07:43:35-- http://iki.fi/karvinen/linux/doc/dc7700-1280x1024a60hz-xorg.conf
Resolving iki.fi (iki.fi)... 212.16.100.1, 195.140.195.194, 212.16.98.51, ...
Connecting to iki.fi (iki.fi)|212.16.100.1|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://terokarvinen.com/linux/doc/dc7700-1280x1024a60hz-xorg.conf [following]
--2012-08-22 07:43:36-- http://terokarvinen.com/linux/doc/dc7700-1280x1024a60hz-xorg.conf
Resolving terokarvinen.com (terokarvinen.com)... 109.74.201.133
Connecting to terokarvinen.com (terokarvinen.com)|109.74.201.133|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3548 (3.5K) [text/plain]
Saving to: `dc7700-1280x1024a60hz-xorg.conf'
100%[================================>] 3,548 --.-K/s in 0s
2012-08-22 07:43:36 (312 MB/s) - `dc7700-1280x1024a60hz-xorg.conf' saved [3548/3548]
sun@sun-Alienware-X51:/var/tmp$ cp dc7700-1280x1024a60hz-xorg.conf /etc/X11/xorg.conf
cp: cannot create regular file `/etc/X11/xorg.conf': Permission denied
sun@sun-Alienware-X51:/var/tmp$ sudo cp dc7700-1280x1024a60hz-xorg.conf /etc/X11/xorg.conf
[sudo] password for sun:
sun@sun-Alienware-X51:/var/tmp$ sudo /etc/init.d/gdm restart
sudo: /etc/init.d/gdm: command not found
sun@sun-Alienware-X51:/var/tmp$ sudo init 6
sun@sun-Alienware-X51:/var/tmp$ xterm: fatal IO error 11 (Resource temporarily unavailable) or KillClient on X server ":0.0"
Connection to 192.168.0.52 closed by remote host.
Connection to 192.168.0.52 closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment