Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Mine
Thursday, March 1st, 2007 at 7:06:38am UTC 

  1. eth0      Link encap:Ethernet  HWaddr 00:17:31:57:F2:7B 
  2.           inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
  3.           inet6 addr: fe80::217:31ff:fe57:f27b/64 Scope:Link
  4.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  5.           RX packets:539 errors:0 dropped:0 overruns:0 frame:0
  6.           TX packets:604 errors:0 dropped:0 overruns:0 carrier:1
  7.           collisions:0 txqueuelen:1000
  8.           RX bytes:451092 (440.5 KiB)  TX bytes:64124 (62.6 KiB)
  9.           Memory:fbdc0000-fbe00000
  10.  
  11. lo        Link encap:Local Loopback 
  12.           inet addr:127.0.0.1  Mask:255.0.0.0
  13.           inet6 addr: ::1/128 Scope:Host
  14.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  15.           RX packets:68 errors:0 dropped:0 overruns:0 frame:0
  16.           TX packets:68 errors:0 dropped:0 overruns:0 carrier:0
  17.           collisions:0 txqueuelen:0
  18.           RX bytes:5204 (5.0 KiB)  TX bytes:5204 (5.0 KiB)
  19.  
  20. _____________________________________
  21.  
  22. auto lo
  23. iface lo inet loopback
  24.  
  25. auto eth0
  26. iface eth0 inet dhcp
  27.  
  28. auto eth1
  29. iface eth1 inet dhcp
  30.  
  31. auto eth2
  32. iface eth2 inet dhcp
  33.  
  34. auto ath0
  35. iface ath0 inet dhcp
  36.  
  37. auto wlan0
  38. iface wlan0 inet dhcp
  39.  
  40. _________________________
  41.  
  42. # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  43. #
  44. # This file was generated by dexconf, the Debian X Configuration tool, using
  45. # values from the debconf database.
  46. #
  47. # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
  48. # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
  49. #
  50. # This file is automatically updated on xserver-xorg package upgrades *only*
  51. # if it has not been modified since the last upgrade of the xserver-xorg
  52. # package.
  53. #
  54. # If you have edited this file but would like it to be automatically updated
  55. # again, run the following command:
  56. #   sudo dpkg-reconfigure -phigh xserver-xorg
  57.  
  58. Section "Files"
  59.         FontPath        "/usr/share/X11/fonts/misc"
  60.         FontPath        "/usr/share/X11/fonts/cyrillic"
  61.         FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
  62.         FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
  63.         FontPath        "/usr/share/X11/fonts/Type1"
  64.         FontPath        "/usr/share/X11/fonts/100dpi"
  65.         FontPath        "/usr/share/X11/fonts/75dpi"
  66.         FontPath        "/usr/share/fonts/X11/misc"
  67.         # path to defoma fonts
  68.         FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  69. EndSection
  70.  
  71. Section "Module"
  72.         Load    "i2c"
  73.         Load    "bitmap"
  74.         Load    "ddc"
  75.         Load    "dri"
  76.         Load    "extmod"
  77.         Load    "freetype"
  78.         Load    "glx"
  79.         Load    "int10"
  80.         Load    "type1"
  81.         Load    "vbe"
  82. EndSection
  83.  
  84. Section "InputDevice"
  85.         Identifier      "Generic Keyboard"
  86.         Driver    "kbd"
  87.         Option    "CoreKeyboard"
  88.         Option    "XkbRules"        "xorg"
  89.         Option    "XkbModel"        "pc105"
  90.         Option    "XkbLayout"       "us"
  91.         Option    "XkbOptions"      "lv3:ralt_switch"
  92. EndSection
  93.  
  94. Section "InputDevice"
  95.         Identifier      "Configured Mouse"
  96.         Driver    "mouse"
  97.         Option    "CorePointer"
  98.         Option    "Device"    "/dev/input/mice"
  99.         Option    "Protocol"                "ExplorerPS/2"
  100.         Option    "ZAxisMapping"        "4 5"
  101.         Option    "Emulate3Buttons" "true"
  102. EndSection
  103.  
  104. Section "InputDevice"
  105.   Driver        "wacom"
  106.   Identifier    "stylus"
  107.   Option        "Device"        "/dev/wacom"          # Change to
  108.                                                       # /dev/input/event
  109.                                                       # for USB
  110.   Option        "Type"          "stylus"
  111.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  112. EndSection
  113.  
  114. Section "InputDevice"
  115.   Driver        "wacom"
  116.   Identifier    "eraser"
  117.   Option        "Device"        "/dev/wacom"          # Change to
  118.                                                       # /dev/input/event
  119.                                                       # for USB
  120.   Option        "Type"          "eraser"
  121.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  122. EndSection
  123.  
  124. Section "InputDevice"
  125.   Driver        "wacom"
  126.   Identifier    "cursor"
  127.   Option        "Device"        "/dev/wacom"          # Change to
  128.                                                       # /dev/input/event
  129.                                                       # for USB
  130.   Option        "Type"          "cursor"
  131.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  132. EndSection
  133.  
  134. Section "Device"
  135.         Identifier      "NVIDIA Corporation NVIDIA Default Card"
  136.         Driver    "nv"
  137.         BusID      "PCI:2:0:0"
  138. EndSection
  139.  
  140. Section "Monitor"
  141.         Identifier      "Generic Monitor"
  142.         Option    "DPMS"
  143.         HorizSync       28-72
  144.         VertRefresh     43-60
  145. EndSection
  146.  
  147. Section "Screen"
  148.         Identifier      "Default Screen"
  149.         Device    "NVIDIA Corporation NVIDIA Default Card"
  150.         Monitor  "Generic Monitor"
  151.         DefaultDepth    24
  152.         SubSection "Display"
  153.                 Depth      1
  154.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  155.         EndSubSection
  156.         SubSection "Display"
  157.                 Depth      4
  158.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  159.         EndSubSection
  160.         SubSection "Display"
  161.                 Depth      8
  162.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  163.         EndSubSection
  164.         SubSection "Display"
  165.                 Depth      15
  166.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  167.         EndSubSection
  168.         SubSection "Display"
  169.                 Depth      16
  170.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  171.         EndSubSection
  172.         SubSection "Display"
  173.                 Depth      24
  174.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  175.         EndSubSection
  176. EndSection
  177.  
  178. Section "ServerLayout"
  179.         Identifier      "Default Layout"
  180.         Screen    "Default Screen"
  181.         InputDevice     "Generic Keyboard"
  182.         InputDevice     "Configured Mouse"
  183.         InputDevice     "stylus" "SendCoreEvents"
  184.         InputDevice     "cursor" "SendCoreEvents"
  185.         InputDevice     "eraser" "SendCoreEvents"
  186. EndSection
  187.  
  188. Section "DRI"# /etc/X11/xorg.conf (xorg X Window System server configuration file)
  189. #
  190. # This file was generated by dexconf, the Debian X Configuration tool, using
  191. # values from the debconf database.
  192. #
  193. # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
  194. # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
  195. #
  196. # This file is automatically updated on xserver-xorg package upgrades *only*
  197. # if it has not been modified since the last upgrade of the xserver-xorg
  198. # package.
  199. #
  200. # If you have edited this file but would like it to be automatically updated
  201. # again, run the following command:
  202. #   sudo dpkg-reconfigure -phigh xserver-xorg
  203.  
  204. Section "Files"
  205.         FontPath        "/usr/share/X11/fonts/misc"
  206.         FontPath        "/usr/share/X11/fonts/cyrillic"
  207.         FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
  208.         FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
  209.         FontPath        "/usr/share/X11/fonts/Type1"
  210.         FontPath        "/usr/share/X11/fonts/100dpi"
  211.         FontPath        "/usr/share/X11/fonts/75dpi"
  212.         FontPath        "/usr/share/fonts/X11/misc"
  213.         # path to defoma fonts
  214.         FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  215. EndSection
  216.  
  217. Section "Module"
  218.         Load    "i2c"
  219.         Load    "bitmap"
  220.         Load    "ddc"
  221.         Load    "dri"
  222.         Load    "extmod"
  223.         Load    "freetype"
  224.         Load    "glx"
  225.         Load    "int10"
  226.         Load    "type1"
  227.         Load    "vbe"
  228. EndSection
  229.  
  230. Section "InputDevice"
  231.         Identifier      "Generic Keyboard"
  232.         Driver    "kbd"
  233.         Option    "CoreKeyboard"
  234.         Option    "XkbRules"        "xorg"
  235.         Option    "XkbModel"        "pc105"
  236.         Option    "XkbLayout"       "us"
  237.         Option    "XkbOptions"      "lv3:ralt_switch"
  238. EndSection
  239.  
  240. Section "InputDevice"
  241.         Identifier      "Configured Mouse"
  242.         Driver    "mouse"
  243.         Option    "CorePointer"
  244.         Option    "Device"    "/dev/input/mice"
  245.         Option    "Protocol"                "ExplorerPS/2"
  246.         Option    "ZAxisMapping"        "4 5"
  247.         Option    "Emulate3Buttons" "true"
  248. EndSection
  249.  
  250. Section "InputDevice"
  251.   Driver        "wacom"
  252.   Identifier    "stylus"
  253.   Option        "Device"        "/dev/wacom"          # Change to
  254.                                                       # /dev/input/event
  255.                                                       # for USB
  256.   Option        "Type"          "stylus"
  257.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  258. EndSection
  259.  
  260. Section "InputDevice"
  261.   Driver        "wacom"
  262.   Identifier    "eraser"
  263.   Option        "Device"        "/dev/wacom"          # Change to
  264.                                                       # /dev/input/event
  265.                                                       # for USB
  266.   Option        "Type"          "eraser"
  267.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  268. EndSection
  269.  
  270. Section "InputDevice"
  271.   Driver        "wacom"
  272.   Identifier    "cursor"
  273.   Option        "Device"        "/dev/wacom"          # Change to
  274.                                                       # /dev/input/event
  275.                                                       # for USB
  276.   Option        "Type"          "cursor"
  277.   Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
  278. EndSection
  279.  
  280. Section "Device"
  281.         Identifier      "NVIDIA Corporation NVIDIA Default Card"
  282.         Driver    "nv"
  283.         BusID      "PCI:2:0:0"
  284. EndSection
  285.  
  286. Section "Monitor"
  287.         Identifier      "Generic Monitor"
  288.         Option    "DPMS"
  289.         HorizSync       28-72
  290.         VertRefresh     43-60
  291. EndSection
  292.  
  293. Section "Screen"
  294.         Identifier      "Default Screen"
  295.         Device    "NVIDIA Corporation NVIDIA Default Card"
  296.         Monitor  "Generic Monitor"
  297.         DefaultDepth    24
  298.         SubSection "Display"
  299.                 Depth      1
  300.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  301.         EndSubSection
  302.         SubSection "Display"
  303.                 Depth      4
  304.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  305.         EndSubSection
  306.         SubSection "Display"
  307.                 Depth      8
  308.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  309.         EndSubSection
  310.         SubSection "Display"
  311.                 Depth      15
  312.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  313.         EndSubSection
  314.         SubSection "Display"
  315.                 Depth      16
  316.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  317.         EndSubSection
  318.         SubSection "Display"
  319.                 Depth      24
  320.                 Modes      "1440x1440" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "0x0"
  321.         EndSubSection
  322. EndSection
  323.  
  324. Section "ServerLayout"
  325.         Identifier      "Default Layout"
  326.         Screen    "Default Screen"
  327.         InputDevice     "Generic Keyboard"
  328.         InputDevice     "Configured Mouse"
  329.         InputDevice     "stylus" "SendCoreEvents"
  330.         InputDevice     "cursor" "SendCoreEvents"
  331.         InputDevice     "eraser" "SendCoreEvents"
  332. EndSection
  333.  
  334. Section "DRI"
  335.         Mode    0666
  336. EndSection
  337.  
  338.         Mode    0666
  339. EndSection
  340.  
  341.  
  342. _____________________________________-

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right