Re: [CentOS-docs] [CentOS] Dangerous Software Raid instructions on Wiki

2009-08-18 Thread Karanbir Singh
On 08/17/2009 03:46 PM, Brian Mathis wrote:
> I requested access to edit the Wiki last week, but as I only have
> minor edits to contribute thus far, it has not been granted.
> Apparently I need to write a dissertation before rights are granted --
> proving that I'm not a spammer seems to not be enough.

erm, as far as i can tell, you didnt actually answer what / where you 
wanted those edits to go. you need to start somewhere, expecting 
editgroup rights off the block seems a bit unfair

-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS-docs] a few questions

2009-08-18 Thread Karanbir Singh
On 08/17/2009 03:32 PM, lostson wrote:
>   I am curious about some articles I would like to contribute to the
> wiki. I would like to add some articles about installing games, like UT,
> Quake3 with the Urban Terror mod and Enemy territory. The question I
> have is are these articles something that the group would like on the
> wiki ? I know CentOS is more aimed at servers and sysadmins than home
> user but there are some of us out there and was thinking these would be
> a nice addition to the wiki to show that CentOS isn't just a server
> distro. I would also like to tweak the nvidia driver install
> instructions as well. I understand though if the gaming install docs are
> not what the project is looking for, thanks.

Its not easy working out how many people use CentOS on the desktop / 
workstation, but just going by the general requests I'd say its not 
trivial. While most of the CentOS traction is indeed server side, there 
are still quite a lot of people using it on the Desktop - so your 
articles should be welcome. How about starting with one and going on 
from there ?

-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS-docs] Wiki access request

2009-08-18 Thread Brian Mathis
On Thu, Aug 13, 2009 at 7:07 PM, Karanbir Singh wrote:
> On 08/13/2009 02:58 PM, Brian Mathis wrote:
>> I wanted to fix an issue that came up on the centos mailing list, and
>> I've also done a bit of work on aligning partitions with RAID stripes.
>> Evolution had added a section on that, and I may be able to elaborate
>> on it.
>
> btw, you didnt mention what part of the wiki / pages you wanted edit
> rights for. Ralph is away from his interwebs for a few days, so perhaps
> if you are more specific someone else might be able to help!
>

SoftwareRAIDonCentOS5
Disk_Optimization
___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs


[CentOS-docs] proposed nvidia wiki page

2009-08-18 Thread lostson
Hello 
 Attached is my idea for a nvidia wiki page hopefully this is
informative and good enough for the wiki, ideas and critique welcome of
course, thanks.

-- 
LostSon

http://lostsonsvault.org

CentOS - It's not just for servers ya know...
## my proposed nvidia guide wiki page ##

 If you have a nvidia card and wish to use it with centos than follow these 
steps to get you quickly up and running with the nvidia drivers.

 #1 determine your card - in a terminal use this command /sbin/lspci -v and it 
will give you something like this 

 01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce 7600 GS] 
(rev a2) (prog-if 00 [VGA controller])
Subsystem: Unknown device 196e:0380
Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 50
Memory at fd00 (32-bit, non-prefetchable) [size=16M]
Memory at c000 (32-bit, prefetchable) [size=256M]
Memory at fc00 (32-bit, non-prefetchable) [size=16M]
[virtual] Expansion ROM at fe9e [disabled] [size=128K]
Capabilities: 

 Unless you know what type of card you have then you can skip that part and go 
directly to 

here --> http://www.nvidia.com/Download/index.aspx?lang=en-us

 Fill out the values according to your card and it will determine which file 
you need and it will come packaged up like this 
"NVIDIA-Linux-x86-185.18.31.pkg1.run"(note this may vary depending on your 
card) download this to wherever you wish.

 #3 aquiring dependencies - you are gonna need a few things to build the 
drivers so as
 root in a terminal run this command 

yum install kernel-headers kernel-devel gcc 

 this will get you all you need to build the drivers.

 #4 building the drivers - Now you need to get out of X and to a terminal you 
can have no instance of X running or the installer will not run properly. So 
logout of your desktop it should take you back to gdm or kdm whichever you are 
using. Once you get there hit 
Ctrl+Alt+F3 
 This will take you to a login prompt and login as your user then su to root 
and issue this
 
/sbin/telinit 3

 This will kill X completely, what mine has often done is printed out some 
messages about things shutting down then stopped so I have to hit
 
Ctrl+Alt+F3 

 again to get me back to a prompt, then I login again and su to root, cd to the 
directory where you downloaded the NVIDIA.sh file and run it like this
 
sh ./NVIDIA-Linux-x86-185.18.31-pkg1.run 

 The installer will start running and you can read and follow along answering 
the politely asked questions. After all is said and done it should tell you 
your drivers have been installed successfully. One thing I always do when doing 
a first time install of the nvidia drivers is to check and make sure the 
xorg.conf file got written. Now the installer will ask you if you would like 
the it to modify your xorg.conf for the nvidia drivers, hopefully you said yes 
but if not then as root run this command 

nvidia-xconfig

 This will move your old xorg.conf to xorg.conf.bak and create a new xorg.conf 
in your   /etc/X11/ directory. I always check mine as root with this 

 vim /etc/X11/corg.conf 

 look to make sure this is what yours says 

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection

 If that is what is says then you are already to use your newly installed 
nvidia drivers. Now while you are still at your command prompt as root hit 
Ctrl+d to logout back to your normal user and issue the command 

 startx 

 this should start up X and and you should see the nvidia logo screen come up 
and then your desktop. This is a quick way to test X before you do anything 
else. If you have gotten to your desktop of choice your new drivers are working 
but lets make sure. A new program called nvidia-settings is now installed on 
your machine as well, you can find it in your Desktop's menus, or use the 
Alt+F2 command or in a terminal run 

nvidia-settings 

 This will bring up the nvidia settings configuration tool. It will tell you 
what driver you are running and let you set certain options as well. If all 
this is working you can now logout of your Desktop and it will drop you back to 
a command prompt. Reboot your machine and you will be back to all things normal 
if you use gdm or kdm those will come up just like they always have.



  ## ADVANCED ## 

 One thing that seems to add some time to my boot times is the nvidia logo 
popping up while booting up. So time to open a terminal and lets get rid of 
that pesky logo. Terminal open su to root as always and use your favorite text 
editor. 

vim /etc/X11/xorg.conf

 Go to your Device Section 

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

 Notice the Option  "NoLogo" "True" that I have added this will remove the logo 
appearing while booting up and logging in.


 Compiz - many people like the wizz bang flashy effec

[CentOS-docs] newsletter

2009-08-18 Thread lostson
Hey 
 I was wondering how i can become a proof reader for the newsletter ? I
speak and read native english as it says in the wiki.
-- 
LostSon

http://lostsonsvault.org

CentOS - It's not just for servers ya know...


signature.asc
Description: This is a digitally signed message part
___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS-docs] proposed nvidia wiki page

2009-08-18 Thread JohnS

On Tue, 2009-08-18 at 15:31 -0500, lostson wrote:
> Hello 
>  Attached is my idea for a nvidia wiki page hopefully this is
> informative and good enough for the wiki, ideas and critique welcome of
> course, thanks.
---
Hey there Lostson you have a real name? See [1] please.

==

Ralph or Karan,

If he/she would like he could finish up the Nvidia HowTo I started. His
and mine are almost equal.

This works on CentOS 5 and 4. I have not validated or tried CentOS 3.
The article was also going to include the DKMS driver install also and
the KMDL drivers from atrpm repo. Any questions or what not he could
post them to the doc list here and i could work with him.

[1] http://wiki.centos.org/HardwareList/Nvidia_Graphics

JohnStanley

___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs