Linux-1U Features

Linux-1U Chassis

Linux-1U Systems

Linux-1U Comparason

Linux-1U LCD FrontPanels

IDE vs SCSI
CPU Specs
Memory Specs


Store-Testing

24x7 Server Admin

FREE 1U Systems

Other 1U Systems

1U Power Supplies
1U MotherBoard
1U Riser Cards
HeatSinks/Fans
BarCodes
1U Misc Parts

Racks-n-Cabinets
SerialConsole
KVM

InstallationSupport

DiagnosticTesting
Tuning-Optimization


About/Contact Us

LegalInfo


1U Rackmount Chassis

Custom-Chassis.com

Linux-1U.net

1U-ITX.net


ITX-Blades.net


Small PC cases

Mini-Box.net

Wrap-Box.net

Wrap-OS.net


Wan-Sim.net



Linux-Consulting.com

Linux-CAE.net

Linux-Sec.net

Linux-Boot.net

Linux-Backup.net

Linux-Wireless.org

Linux-Office.net

Linux-Video.net

Linux-Jobs.net

Linux-Diff.net

1U-Raid5.net


Spam Reporting



Free Linux CDs

ISO9660.org

Distro-CD.org

Patch-CD.org



Linux-Distributions






















Contact



Linux is a registered trademark of
Linus Torvalds

More Linux Legalese


X11R6 Info



X11 Servers

X11 SVGA Drivers

Dual-Head SVGA Controllers

XF86Config Configuration Tools

    XF86Config
    XF86Config-4 -- used for which serves
    XF86Config-fbdev -- used for ?? ( yeah, framebuffer driver but ...)
    XF86Config-vesa -- used for ?? ( yeah, vesa driver but ...)


    manual editing :-)
      XFree86 -configure
      XFree86 -xf86config /root/XF86Config.new

      cd /etc/X11 ; cp -p XF86Config XF86Config.Previous
      cp /root/XF86Config.new /etc/X11/XF86Config
      vi /etc/X11/XF86Config

    Example XF86Config files
    Various XF86Config file Creation Tools
      XFree86 -configure

      xf86cfg
      XF86Setup
      Xconfigurator
      pyxf86config

      dexconf
      redhat-config-xfree86
      SaX
      XFdrakea

Debugging X11

    XFree86 -probeonly
    XFree86 -scanpci
      (bus)0:(card)0:(function)1
      0:xx:yy --> PCI card
      1:xx:yy --> AGP card

    cat /proc/pci
    lspci -vvx
    pcitweak -l
    nonGnu.org dmiDecode

    glxinfo
    glxgears

ModeLines

xinitrc - startx
    startx
      # start the X server on virtual console six with 16 bit color
      startx -- -bpp 16 vt06

    xinit -- /usr/X11R6/bin/X -layout "2 Monitors"
      xinit reads ~/.initrc

      .xsession
    • ln -s .xinitc .xsession -- if you want the same look-n-feel

Console

Desktop Managers

Window Manager


Copyright © 2000
Linux-1U
All Rights Reserved.
Updated: Mon Nov 22 00:10:01 2004 PDT