Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 299 online users. » 0 Member(s) | 298 Guest(s) Bing
|
Latest Threads |
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 222
|
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 77,888
|
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 33,370
|
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,715
|
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,148
|
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 40,822
|
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 107,077
|
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 47,091
|
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 37,426
|
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 40,583
|
|
|
dual head with nvidia geforce 5600 kernal 2.6.17-1.2174_FC5 |
Posted by: robnsteel - 2006-09-05, 11:55 PM - Forum: Fedora Core Release 5
- Replies (3)
|
 |
i need help makeing it so i can have duel veiw i dont know what to change in my xorg.conf please help
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0" LeftOf "Screen1"
Screen 1 "Screen1" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Xinerama" "on"
Option "Clone" "off"
EndSection
Section "Files"
# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "InputDevice"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "MAG DJ707"
DisplaySize 330 240
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 120.0
Option "dpms"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "ViewSonic GS790"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 30.0 - 97.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX 5500"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "vesa"
VendorName "Videocard Vendor"
BoardName "nVidia Corporation NV31 [GeForce FX 5600]"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
|
|
|
slackware 11 RC4 released |
Posted by: anyweb - 2006-09-03, 05:01 PM - Forum: Slackware
- No Replies
|
 |
Slackware 11 RC4 has been released, heres the changelog.
[/url][url=http://www.slackware.com/changelog/current.php?cpu=i386]http://www.slackware.com/changelog/current.php?cpu=i386
cheers
anyweb
|
|
|
fedora core release 5 LIVE cd available |
Posted by: anyweb - 2006-08-31, 07:29 AM - Forum: Fedora Core Release 5
- No Replies
|
 |
finally redhat/fedora have produced a live cd of FCR5, hopefully we'll see the same for FCR6 when it's final
check it out
[/url]https://www.redhat.com/archives/fedora-anno...t/msg00013.html
Quote:Fedora Core Live Spins Released!
* From: "Robert 'Bob' Jensen" <bob bobjensen com>
* To: Announce Fedora <fedora-announce-list redhat com>
* Subject: Fedora Core Live Spins Released!
* Date: Mon, 28 Aug 2006 17:19:22 -0500
Fedora Unity releases Fedora Core 5 Live-Spin ISO images.
Official Fedora Live images are something we all have been looking forward to seeing in the Fedora Community. Kadischi will be the tool to create such live images. Fedora Unity has recently joined forces with Kadischi to help provide testing and to release live images which we are calling "Live-Spins."
The Fedora Unity Project is proud to announce the release of a new Live-Spin CD and DVD ISO image of Fedora Core 5. These Live-Spin ISOs are based on Fedora Core 5 and all updates released as of August 21st, 2006. They are available for the i386 architecture via BitTorrent starting Monday, August 28th, 2006 via BitTorrent.
The Fedora Core 5 CD image features a 2.6.17-1.2174_FC5 kernel and GNOME 2.14.1, along with applications such as xchat, gftp, OpenOffice.org 2.0.3, and other utilities. The DVD image includes roughly "everything but the kitchen sink."
Also available at this time are "pristine" FC6T2 Live ISO images from the initial FC6T2 release.
The Fedora Unity Project was created by concerned peers in the Fedora Community to bring quality solutions to the Community. Project members want to see the best solutions find their way into the hands of the Community. Members include site maintainers, Fedora Project contributors and interested users.
Fedora Unity has taken up the Live-Spin task to provide the Community with the chance to test Fedora Core with recent updates in a Live Media environment. This is a Community project, for the Community and by the Community. You can contribute to the Community by seeding the torrent after your download has completed or by joining the test process.
The Fedora Unity Project intends to release early and release often. New Live-Spins are provided early each month during the life of each Fedora Core release until that release is transferred to Fedora Legacy. Early snapshots are taken mid-month to start testing. Final snapshots will be taken about a week before the release. All released ISO images are tested to ensure the quality that the Fedora community expects. If you are interested in helping with the testing or seeding efforts, please contact the Fedora Unity team. Contact information is available at http://fedoraunity.org/.
Go to http://torrent.fedoraunity.org/ to join the torrent!
To report bugs in the Live-Spins please use http://bugs.fedoraunity.org/
For more information about Kadischi see it's page on the wiki http://fedoraproject.org/wiki/Kadischi
Fedora is a trademark of Red Hat, Inc.
--
Robert 'Bob' Jensen * * http://fedoraproject.org/wiki/BobJensen
gpg fingerprint: F9F4 7243 4243 0043 2C45 97AF E8A4 C3AE 42EB 0BC6
Fedora Unity Project * bob fedoraunity org * [url=http://fedoraunity.org/]http://fedoraunity.org/
cheers
anyweb
|
|
|
linux-noob.com up/downtime |
Posted by: anyweb - 2006-08-29, 01:15 PM - Forum: Site News
- No Replies
|
 |
hi guys,
today my ISP came to fix one of my ADSL lines(two in the house, one for work, and one for the web server), in the process they also managed to break my one good working ADSL line (this one) and hence it is now not working correctly (you may have noticed some time-outs today)...
i'll keep my eyes on this to see what happens, but at the moment i'm very annoyed with the ISP....
they came to fix one bad line, and ended up making the one good line, bad.
arghhhhhhhhhhhhhhh
cheers
anyweb
|
|
|
Yo!! |
Posted by: magikman - 2006-08-25, 06:54 PM - Forum: General Chat
- Replies (2)
|
 |
What's going on?!?! I hope that everyone has had a good summer. I have been absent for quite some time now. I hope you all have been keeping things going on IRC? I have been taking a break with that... I am now single again, so i have been out whoring around. :P Any way... enjoy the rest of your summer. Peace.
|
|
|
|