Re: [CentOS] Problem getting ssh agent forwarding to work

2017-03-14 Thread Ralph Angenendt
You might want to take a look at /var/log/secure on the machine you're
logging into, that might have more information on why the key wasn't
accepted.

Ralph

 schrieb am Di., 14. März 2017 um 10:23 Uhr:

> Hi,
>
> I need to get agent-forwarding working.
>
>
> I have:
>   - a local OpenSUSE 42.1 box, where my key(s) reside (ssh agent running
> and working)
>   - a remote FreeBSD 10.3 box, where I can login with my key (works)
>   - from the FreeBSD box, I need to get to a CentOS 7 box (without
> entering a password - does not work)
>
>
> On the FreeBSD box, I can see my keys, when I type ssh-add -l
>
> I've enabled ssh agent forwarding locally and on the FreeBSD server (in
> sshd and ssh config).
> I've enabled ssh agent forwarding on the CentOS server
>
> [root@centos7-server ~]# grep Agent /etc/ssh/sshd_config
> AllowAgentForwarding yes
>
> My public key resides in the authorized_key file on the CentOS server.
>
>
> Still, I get a password-prompt.
>
> (I've disabled SELinux).
>
> I admit I never use agent-forwarding (I just don't need it).
>
> I set a password on the account and when I enter that password, I can
> login. So, it shouldn't a problem with the account per-se.
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Strange behaviour of yum within %post in kickstart

2017-03-14 Thread Ralph Angenendt
Hi,

(This is happening on CentOS 6)

during a machine's kickstart I install several yum repositories which are
contained in an RPM. During the %post phase I install an RPM which has a
dependency to nodejs. That package with all of its dependencies can be
found in EPEL. On the other hand I have the Softwarecollections repository,
which also contains nodejs with the same version.

Now nodejs has a dependency on libuv:

| root@devcma01 ~ # yum deplist nodejs -q --disableexcludes=all
| […]
|   dependency: libuv.so.0.10()(64bit)
|provider: nodejs010-libuv.x86_64 1:0.10.30-1.el6
|provider: libuv.x86_64 1:0.10.34-1.el6
|provider: libuv.x86_64 1:0.10.34-1.el6

As you can see, there are two packages satisfying the dependency.

First strange behaviour:

| root@devcma01 ~ # yum --disableexcludes=all -v -d9 install nodejs
| […]
| nodejs-0.10.48-3.el6.x86_64 requires: libuv.so.0.10()(64bit)
| --> Processing Dependency: libuv.so.0.10()(64bit) for package:
nodejs-0.10.48-3.el6.x86_64
| Searching pkgSack for dep: libuv.so.0.10()(64bit)
| Building updates object
| up:simple updates time: 0.010
| up:obs time: 0.014
| up:condense time: 0.000
| updates time: 1.059
| TSINFO: Marking 1:nodejs010-libuv-0.10.30-1.el6.x86_64 as install for
nodejs-0.10.48-3.el6.x86_64
| […]

Why is nodejs010-libuv winning over libuv? It has the longer name *and* an
inferior version number. Does the amount of "requires" play a role here?

| root@devcma01 ~ # repoquery --requires libuv | wc -l
| 32
| root@devcma01 ~ # repoquery --requires nodejs010-libuv | wc -l
| 15

The solution seems easy: Exclude nodejs010 from softwarecollections:

| root@devcma01 /etc/yum.repos.d # grep exclude= *
| python27.repo:exclude=nodejs010*

Now comes the other strange behaviour. As said: I install that repository
during kickstart and then a package gets installed (within %post) that
needs nodejs. The installed repo file has the "exclude" line in it. But:

| --> Processing Dependency: nodejs for package:
is24-statsd-genuine-v0.7.2-677.noarch
| ---> Package nodejs.x86_64 0:0.10.48-3.el6 will be installed
| --> Processing Dependency: libuv.so.0.10()(64bit) for package:
nodejs-0.10.48-3.el6.x86_64
| ---> Package nodejs010-libuv.x86_64 1:0.10.30-1.el6 will be installed

It is as if the exclude line isn't even honoured within the %post section
of kickstart. Any idea on why that is?

Cheers,

Ralph
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS-docs] Wiki-edit-request

2014-11-28 Thread Ralph Angenendt
On 28.11.2014 22:10, Ralph Angenendt wrote:
 On 28.11.2014 18:52, Michael Beck wrote:
 I see. Then I'll just wait ;-) 
 thank you.
 
 Translated content needs to have *exactly* the same URL as the english
 content, except for an added /de/ in there. For example:
 
 http://wiki.centos.org/FAQ becomes http://wiki.centos.org/de/FAQ

Oh, I forgot: To create a page you need to use
http://wiki.centos.org/de/FAQ?action=edit in the case above (same for
every other page).

Cheers,

Ralph

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


Re: [CentOS-docs] Resend: Request access to CentOS wiki

2014-01-07 Thread Ralph Angenendt
On 05.01.2014 22:07, Philip Jensen wrote:
 Hello, please refer to my earlier email below. 
 

Sorry, post-holiday stress (or something like that) :)

You now have a homepage at

http://wiki.centos.org/PhilipJensen

on and *under* which you can edit to your heart's content (under meaning
PhilipJensen/FooBar).

Once you have your stuff there, we will take a look at that.

Cheers and sorry for the  late reply,

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


Re: [CentOS-docs] Wiki edit access?

2013-03-24 Thread Ralph Angenendt
On 13.03.2013 16:12, Chris Pepper wrote:
 Ralph,
 
   I emailed a bunch of updates to this list, which Manuel Wolfshant 
 handled. Is that what you were looking for?

Well, that is one way how this can work :) (and thank you for that).
What I wanted to know is if there is someone already in the know who
would vouch for you. Maybe Wolfy does :)

If you want to fix things yourself, that is.

Thanks!

Ralph

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


Re: [CentOS-docs] Mail / Web server guides

2013-03-24 Thread Ralph Angenendt
On 12.03.2013 13:29, Christian Salway wrote:

 Overall, this will give anyone the chance to run a mail server with multi
 domain support and website hosting support on a CentOS system by simply
 running a shell script which takes about 5 minutes.

Hmmm. No. That is not really what we are looking for (although it sounds
interesting). We're looking for documentation which enables the reader
to *learn* and then implement things himself. Okay, if there is some
copy  paste, there's nothing wrong with that :)

But we don't want to supply shell scripts which are opaque to the causal
user and then do something he cannot reproduce (or understand with his
level of knowledge).

 Let me know if you're interested and if so, how I go about writing it into
 your wiki.

If you can add to various parts of the wiki which already describe mail
- or create new pages on things which aren't already covered - then that
would be great.

Regards,

Ralph

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


Re: [CentOS-docs] Apoyar a Wiki

2013-03-24 Thread Ralph Angenendt
On 19.03.2013 00:47, Miguel Angel Hernandez Moreno wrote:
 Hi
 
 yo soy miguel87
 Mi tema propuesto es: Balanceo con HAPROXY + SSL
 La ubicación propuesta: México
 
 Quedo en espera de sus comentarios

Sorry, no habla espanol (and I probably cannot write it either). The
main language of the wiki is english, so if you propose something, it
should be written in english, too.

If that's possible for you: Great.

Regards,

Ralph

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


Re: [CentOS-docs] usb headphones.

2013-03-04 Thread Ralph Angenendt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03.03.2013 08:24, Ahmed Hassan wrote:
 Yeah, I already created an account. However, there is an
 underscore between my first, and last name.
 
 My account is: ahmed_hassan

Okay, why don't you put a page first under your homepage:
http://wiki.centos.org/ahmed_hassan

If that doesn't work (now idea if and how the wiki likes the
underscore in your username), you probably need to reregister with
FirstnameLastname.

Ralph
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlE1GhwACgkQjB6yu/0L7eVLYQCgn2+omKfKZbDpfmcHYKD8S4Ay
P2QAmgImNzRZxaxxtnxvyLw0wZR4To2D
=lgY6
-END PGP SIGNATURE-
___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS-docs] Wiki Contribution on installation Centos on laptop

2013-02-10 Thread Ralph Angenendt
On 01.02.2013 06:37, TANZILUR RAHMAN wrote:
 Name : Tanzilur Rahman
 Proposal : Installation of Centos 6.3 on Dell latitude E5420
 Location : http://wiki.centos.org/HowTos/Laptops/Dell/Latitude-E5420

Your wiki account is TanzilurRahman?

Cheers,

Ralph

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


Re: [CentOS-docs] Wiki edit access?

2013-02-10 Thread Ralph Angenendt
On 01.02.2013 20:49, Chris Pepper wrote:
 Hello,
 
   I am a happy CentOS user who has noticed some typos on the wiki (I sent 
 one to Akemi yesterday). I would like to fix these directly, rather than 
 sending email to someone else for each change. Is this possible? FWIW, I'm a 
 committer on the ASF's httpd-docs project, although I am not currently active 
 there.
 
   My CentOS wiki username is ChrisPepper.

Hmm. As a rule we don't give out wiki wide editing rights directly, but
would like to have a testfield (one or two pages) first.

Can you find someone advocating for you? (Akemi?)

Cheers,

Ralph

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


Re: [CentOS-docs] new to the wiki

2013-01-31 Thread Ralph Angenendt
Moin!

On 23.01.2013 00:37, Bernd Eckenfels wrote:
 Hello,
 
 I noticed some formatting issues and had some content improvements, so I  
 would like to get write access to the Wiki. I signed up as BerndEckenfels  
 there. One thing I was looking at is the not working ''' marker in
 http://wiki.centos.org/HowTos/JavaDevelopmentKit

Sorry for the late answer. I gave you permission to edit that page right
now, we can talk about general write access later on (yes, I know who
you are, I trust you, just holding up policy decisions here :) )

Viel Spaß,

Ralph

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


Re: [CentOS-docs] Mirror related pages need a note

2013-01-31 Thread Ralph Angenendt
On 23.01.2013 11:21, Karanbir Singh wrote:
 I think both  http://wiki.centos.org/HowTos/CreateLocalRepos and 
 http://wiki.centos.org/HowTos/CreateLocalMirror should have a note 
 saying that the resulting work will not be usable as a full mirror and 
 wont be listed or be consumeable as full CentOS mirrors ?

Yeah, I think so, too. Maybe a warning at the top of the page?

Ralph

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


Re: [CentOS-docs] SELinux, Amavis, Clamav

2012-11-08 Thread Ralph Angenendt
On 28.10.2012 09:52, Harald Oehlmann wrote:
 Am 27.10.2012 23:33, schrieb Ralph Angenendt:
 1) I would put the test chapter after the SELinux chapter

Okay.


 2) The first sentence in 5.1 suggestes (for me), that the settings for
 CentOS 5 are not required for CentOS 6. I don't think this is the case.
 
 Proposed change:
 Current phrase: For CentOS 6 a slightly different approach is needed.
 New phrase: For CentOS 6, additional steps are required.

Changed that.

 3) Are you shure, this is CentOS 6 specific ? How do you know ?

I tested this on CentOS 5 way back when that content was written. :)

 4) I personally would add some explanation in 5.1, what this is for.
 The reason for explanation is, that this scheme may be used for eventual
 other virus scanners in an analoguous way.

Added that, too.

 5) I am not shure, if the Harald Oehlmann and the link to the post is
 very helpful...

I just wanted to give credit, where credit is due :) Plus: Your mail has
some reasoning as to why that was added, which I don't know if that
should belong on that page.

I can take that out, if you want.

Regards,

Ralph

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


Re: [CentOS-docs] install option on wiki homepage

2012-11-08 Thread Ralph Angenendt
On 03.11.2012 20:40, Karanbir Singh wrote:
 hi,
 
 The install option on the wiki homepage looks a bit odd, is it really
 meant to point at the generic docs landing page for CentOS-5 ?

Especially as I don't think that the sentence surrounding it is true, I
don't see anything hindering us (well, except lack of time, maybe) to do
exactly that: Create CentOS branded versions of those docs.

Ralph

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


Re: [CentOS-docs] contribution to the wiki

2012-10-27 Thread Ralph Angenendt
On 09.10.2012 21:11, m.paulus wrote:
 Dear CentOS documentation mailing list members,
 After a successful recent install of CentOS on a new piece of hardware 
 I would like to share my additions to the default installation process 
 in the form of a wiki article.

Um. Long reply times here, sorry.

I added a homepage for you under http://wiki.centos.org/MartinPaulus

You can go wild there if you're still interested in maintaining that
article - once you're ready, we can move that somewhere fitting.

Sorry for the long delay, I blame my vacation (and a few other time
consuming things) :)

Cheers and thanks,

Ralph

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


Re: [CentOS-docs] SELinux, Amavis, Clamav

2012-10-27 Thread Ralph Angenendt
On 02.10.2012 10:19, Harald Oehlmann wrote:

Sorry for the massivly late response.

I incorporated your changes into the wiki page (and pointed to your list
post here).

 N.B. I was not able to edit the wiki nor leave something like a
 discussion comment, strange wiki...

There's two reasons for that: We hate spam and we'd like to see changes
beforehand, so we just have to care about wiki rot and not about wrong
entries in the wiki.


http://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5

shows some reasons for that.

Thank you for helping out,

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


Re: [CentOS-docs] Format for giving examples of commands

2012-06-17 Thread Ralph Angenendt
On 17.06.2012 22:23, Yves Bellefeuille wrote:

 The main problem with copy and paste, I think, is that usually a 
 carriage return is automatically added at the end, and so the command is 
 immediately executed. Forcing users to copy and paste individual bits 
 does nothing to prevent this.

Yes, but you cannot copypaste in one go, thus maybe destroying *all*
data on your machine (but only a bit of it) :)

For my lazyness cp in one go would be better, but for getting me to
think about something, this is better.

Regards,

Ralph

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


Re: [CentOS-docs] [ask] how register become contribute

2012-05-28 Thread Ralph Angenendt
On 12.05.2012 06:53, Muhammad A. Fatahna wrote:
 Wait for the admin's reply patiently.
 
 thank's you very much about your information :)

It's all in here:

http://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5

So what you need to do now is to add yourself to the wiki as a user and
decide (and tell the list) where you want to do some work on.

Cheers,

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


Re: [CentOS-docs] CentOS Wiki - Editing Rights

2012-05-28 Thread Ralph Angenendt
On 07.05.2012 20:13, Guillaume Rembert wrote:

 The major part that I would like to edit is currently linked to this
 article. I would like to update it for the CentOS 6 distribution:
 http://wiki.centos.org/TipsAndTricks/MultimediaOnCentOS

I'm sorry, I have completely overlooked your mail.

Why don't you go ahead on that page (if you're still interested) and
then we'll see further?

Extremely sorry,

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


[CentOS-announce] Mailserver move

2012-05-26 Thread Ralph Angenendt
Hi subscribers,

the sponsor of the machine our mailserver runs on will be physically
moving the machine at around May 27th 04:00 UTC. This move will take
until around May 27th 07:00 UTC (or shorter).

This means that there will be no activity on the mailing lists during
that time. We all hope that the machine will come up without problems
again after the move. If it doesn't, service (mailing lists) might be
interrupted for a few more hours.

We apologize for any inconvenience this might cause you.

Regards,

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


[CentOS] Mailserver move

2012-05-26 Thread Ralph Angenendt
Hi subscribers,

the sponsor of the machine our mailserver runs on will be physically
moving the machine at around May 27th 04:00 UTC. This move will take
until around May 27th 07:00 UTC (or shorter).

This means that there will be no activity on the mailing lists during
that time. We all hope that the machine will come up without problems
again after the move. If it doesn't, service (mailing lists) might be
interrupted for a few more hours.

We apologize for any inconvenience this might cause you.

Regards,

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


Re: [CentOS-docs] CentOS Wiki - Editing Rights

2012-05-06 Thread Ralph Angenendt
On 30.04.2012 11:27, Guillaume Rembert wrote:
 Hello CentOS community,
 
 Would it be possible to become a CentOS Wiki contributor, please?
 
 My UserName is GuillaumeRembert.
 
 There are some commands which are not valid anymore on some articles,
 with CentOS 6.2 release, that I would like to correct.

Can you tell me where you want to edit? We begin with a few editing
rights, which then can be expanded.

Cheers and thanks,

Ralph

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


Re: [CentOS-docs] http://www.centos.org/docs

2012-04-22 Thread Ralph Angenendt
On 22.04.2012 01:38, Ed Heron wrote:

   Is it possible to export a set of pages from the wiki into a pdf or
 e-pub format?

AFAIK the only possibility is docbook.

Cheers,

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


Re: [CentOS-docs] Introduction and Greetings

2012-04-06 Thread Ralph Angenendt
On 06.04.2012 23:12, Crunch wrote:

 I would like to thank you all for your hospitality. I hope I can be of 
 service to you and return the favor, and if there is anything I could 
 help with, please drop me a line. I would love to hear from you.

I know you've been asked that before: Do you see any area of interest
you would *like* to help with?

Cheers,

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


Re: [CentOS-docs] HowTo: Grub Installation for CentOS 5 and 6

2012-03-11 Thread Ralph Angenendt
On 07.03.2012 03:57, Yves Bellefeuille wrote:
 On Sunday 04 March 2012, Ralph Angenendt ralph.angene...@gmail.com 
 wrote:
 
 Moved and linked.
 
 Moving Grub Installation for CentOS 5 and 6 to the How-Tos seems to 
 have removed my editing rights. Can they be restored? Thanks.

Oh, I am terribly sorry. That happened because I moved it out of your
edit space.

Restored.

Cheers,

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


Re: [CentOS-docs] Small change to Virtualization/VirtualBox

2012-03-11 Thread Ralph Angenendt
On 07.03.2012 19:26, M Vieira wrote:
 My CentOS wiki name: MVieira

Could you please make that MarcosVieira - we require a FirstnameLastname
login.


 I'd like to suggest a small update to the page
 http://wiki.centos.org/HowTos/Virtualization/VirtualBox
 where it reads usermod -G vboxusers username
 could be updated to usermod -a -G vboxusers username

Changed that.

Cheers,

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


Re: [CentOS-docs] Access to edit HowTosLaptops wiki

2012-03-11 Thread Ralph Angenendt
On 09.03.2012 14:48, john wrote:
   * 
   * 
   * your FirstnameLastname username: JohnAde JohnAde
   * the proposed subject of your Wiki contribution(s): Centos6.2 on Sony
 VAIO VPCF11C5E
   * the proposed location of your Wiki contribution(s):
 http://wiki.centos.org/HowTos/Laptops/Sony/VPCF11C5E.?action=edit

Okay, go ahead.

Cheers,

Ralph


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


Re: [CentOS-docs] HowTo: Grub Installation for CentOS 5 and 6

2012-03-04 Thread Ralph Angenendt
On Di 21 Feb 2012 04:25:44 CET, Yves Bellefeuille wrote:
 Hello:

 I've completed the HowTo Grub Installation for CentOS 5 and 6, 
 currently at http://wiki.centos.org/YvesBellefeuille/Grub_Installation

 I'd like to suggest that an appropriate location would be in the HowTos, 
 section 17, Misc.

Moved and linked. 

Thank you,

Ralph

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


Re: [CentOS-docs] Hoping to contribute (continued)

2012-03-04 Thread Ralph Angenendt
On 19.02.2012 19:28, Jari Jaakkola wrote:
 Yes, Ralph. I also found out that I had been vague.
 What I have in mind is a 'Newcomer's Checklist' for 
 'New Users' or 'Newbie Installers' of one/both of the 
 current/supported distributions 5.x and 6.x.

So it would be an extension of http://wiki.centos.org/GettingHelp if I
understand you correctly?

Why don't you try to do an outline below
http://wiki.centos.org/JariJaakkola and then we'll see further.

Cheers,

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


Re: [CentOS-docs] CentOS on HP dm1-4033

2012-02-19 Thread Ralph Angenendt
On 16.02.2012 23:38, John Page wrote:
 JohnPage would like to create and maintain a page on installing linux on
 the HP dm1-4033.
 Others may have succeeded in installing linux on other models of the dm1,
 this one has a different wireless card etc.

Go ahead.

As for the french version: As we have not that much french content in
the wiki at the moment, this is not really needed.

Cheers and thanks for your support.

Ralph

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


Re: [CentOS-docs] Indonesian Translation

2012-02-19 Thread Ralph Angenendt
On 17.02.2012 03:34, Muhammad Panji wrote:

 I try to spend several hours a week to translate the Wiki. If possible I
 would start small by translating several main pages first and keep up with
 update and then I can move to the more specific how-to pages. I'm alone
 right now, if anyone from Indonesia in this lists would join that would be
 better. Thank you.

Okay, Johnny had someone else who wanted to help there (or was that
Karanbir?). I point them to this discussion.

Cheers,

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


Re: [CentOS-docs] When can I edit wiki?

2012-02-19 Thread Ralph Angenendt
On 17.02.2012 08:54, Christopher Meng wrote:
 Well,not only a Zh pageI need every page of zh-tw.
 
 Well,Mr.Ralph,I hope wiki system can use a page 'zh',which include 2
 redirect link of zh-cn and zh-tw.Because Chinese have 2
 version:Simplified Chinese and Traditional Chinese.

If you look at the wiki frontpage, you'll find that traditional lives
under zh-tw/, while simplified lives under zh/ - and you should be able
to add and edit there.

Cheers,

Ralph

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


Re: [CentOS-docs] Hoping to contribute

2012-02-19 Thread Ralph Angenendt
On 18.02.2012 23:07, Jari Jaakkola wrote:
 Hello everyone.  My 'wikiname' is JariJaakkola.
 I have a desire to be able to contribute to the CentOS community
 in some way.
 
 So, I am proposing a page that would be called a 'Newcomer's Checklist'.

Newcomer's checklist for newcomers to the distribution or for newcomers
who want to contribute?

What exactly do you have in mind (yes, sounds very interesting to me)?

Cheers,

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


Re: [CentOS-docs] When can I edit wiki?

2012-02-16 Thread Ralph Angenendt
On 16.02.2012 09:02, Christopher Meng wrote:
 No,the wiki system donot allow my edit request

Are you logged in (ChristopherMeng)? What are you exactly trying to do
where? (URL)?

Cheers,

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


Re: [CentOS-docs] Indonesian Translation

2012-02-16 Thread Ralph Angenendt
On 16.02.2012 04:05, Muhammad Panji wrote:
 Dear All,
 sorry for replying my own thread. I would like to ask how to start
 translating the wiki to Indonesian language. are there any steps that I
 have to do before I granted permission to edit wiki? thank you.

The wiki has some lines on how to contribute to the wiki.

http://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5

Regarding your request to translate the wiki: Are you sure that you can
spend the time to completely translate the wiki? To keep it up to date
when the original pages change? Are you alone or do you have a few
people who want to help with that task?

Cheers,

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


Re: [CentOS-docs] When can I edit wiki?

2012-02-09 Thread Ralph Angenendt
On 03.02.2012 07:43, Timothy Lee wrote:
 Dear Ralph,

Yeah, sorry. Fosdem preparations, sickness - my fault. He can now edit.

Cheers,

Ralph

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


Re: [CentOS-docs] Join translator group

2012-01-15 Thread Ralph Angenendt
On 09.01.2012 09:44, Christopher Meng wrote:
 wellyou don't know...
 Chinese includes 2 versions,simplified and traditonal.He is just a
 traditional translator,not simplified.To translate between simplified
 and traditional are not just use convert program to
 translate,grammars/speakings are also different,so I think centos
 project need a Simplified Chinese translator.

Yes. As already said: Please cooperate with Timothy, as he's doing the
traditional chinese translation and seems to have some automated
simplified chinese translation for the wiki. I'd really like you two
work together on that :)

 My username is Cicku,hope you can permit me to edit wiki(i'm
 fedoraproject wiki's simplified translator,see it at
 here:https://fedoraproject.org/wiki/Special:Contributions/Cicku)

Sorry, but we're on FirstnameLastname basis in the wiki - could you
please change that (or create a new one) with ChristopherMeng as the
wiki name? Thank you in advance.

Cheers,

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


Re: [CentOS-docs] edit proposal to /HowTos/SELinux - how to relabel filesystem

2012-01-15 Thread Ralph Angenendt
On 09.01.2012 00:03, Bennett Haselton wrote:
 On 1/8/2012 9:42 AM, Ralph Angenendt wrote:
 On 04.01.2012 18:41, Bennett Haselton wrote:
 Following the steps under Contribute to the Wiki at
 http://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5

 My Wiki name is BennettHaselton.  I wanted to edit this paragraph:

 Note: When switching from Disabled to either Permissive or Enforcing
 mode, it is highly recommended that the system be rebooted and the
 filesystem relabeled.
 Which page is that on?

 
 http://wiki.centos.org/HowTos/SELinux

Okay, go ahead.

Cheers (and sorry for the late reply),

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


Re: [CentOS-docs] Permission for the spanish translation

2012-01-08 Thread Ralph Angenendt
On 23.12.2011 10:23, José G. Arribas wrote:
 Sorry, but I haven't permission to create a new empty page for the spanish
 translation of the 6.2 release notes in the wiki.
 Could you please give it to me? 

Where are you trying to create a new page? You should be able to do so
under Manuals/ReleaseNotes - you have the correct permissions for that.

Sorry for the late reply and a happy new year!

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


Re: [CentOS-docs] Release Note 6.2 edit permission

2012-01-08 Thread Ralph Angenendt
On 23.12.2011 10:42, Johnny Hughes wrote:
 On 12/23/2011 03:13 AM, Akemi Yagi wrote:
 On the ReleaseNotes pages other than 6.2 I see :

 #acl TranslationGroup:read,write,revert,delete,admin Default

 But 6.2 has :
 #acl QaGroup:read,write,revert,admin Default
 
 Fixed ... I'm sure I forgot to change the ACL when I posted it.

It doesn't need to be changed, ReleaseNotes/ already has the correct
ACLs which are inherited from every page below that.

Ralph

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


Re: [CentOS-docs] Join translator group

2012-01-08 Thread Ralph Angenendt
On 03.01.2012 08:27, Christopher Meng wrote:
 My name is Christopher Meng,nickname cicku
 I'd like to contribute to wiki translation of Simplified Chinese.
 I've used CentOS at least 2 years,So I can translate it correctly.

Could you please talk to Timothy Lee (he already sent a mail regarding
that to this list). He already is translating into Chinese, so please
coordinate your doings.

I'd need your WikiName, too, so please create an account for yourself
(FirstnameLastname), so ChristopherMeng.

Cheers,

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


Re: [CentOS-docs] edit proposal to /HowTos/SELinux - how to relabel filesystem

2012-01-08 Thread Ralph Angenendt
On 04.01.2012 18:41, Bennett Haselton wrote:
 Following the steps under Contribute to the Wiki at
 http://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5
 
 My Wiki name is BennettHaselton.  I wanted to edit this paragraph:
 
 Note: When switching from Disabled to either Permissive or Enforcing 
 mode, it is highly recommended that the system be rebooted and the 
 filesystem relabeled.

Which page is that on?

Cheers,

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


Re: [CentOS-docs] Request wiki edit rights

2011-12-22 Thread Ralph Angenendt
2011/12/20 Emiel van Grinsven emie...@gmail.com:
 Hi,

 I'm working with centos and redhat and am going to install centos on my
 (employers) hp probook.
 Willing to write on the wiki about all this if you'll let me.

We more orless would like to have an idea about what you want to write
to see if there might be better places for that documentation, to see
where it fits in the wiki or just to see if there will be duplicate
content through that.

So: What exactly would you like to document in the wiki?

Cheers,

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


Re: [CentOS-docs] Request wiki edit rights

2011-12-22 Thread Ralph Angenendt
On 22.12.2011 11:33, Emiel van Grinsven wrote:
 Hi Ralph,
 
 I mainly wanted to describe specifics about the installation on this
 device. What works and what not et cetera

Oh, sorry. I read Product, not Probook.

Go ahead, you can edit now under the HowTos/Laptop area.

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


Re: [CentOS-docs] Release Note 6.2 edit permission

2011-12-22 Thread Ralph Angenendt
On 23.12.2011 01:04, YoungHoon Park wrote:
 Hello, 
 I am translating for Korean.
 I can't see the edit link to Release Note 6.2.
 Please let me in.

Where are you trying to edit? You are allowed to do so under
Manuals/ReleaseNotes/

Cheers,

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


Re: [CentOS-docs] Revert Spacewalk document

2011-10-18 Thread Ralph Angenendt
On 18.10.2011 15:40, Timothy Lee wrote:
 Dear all,
 
 HugoDoria's last two edits on the Spacewalk page 
 (http://wiki.centos.org/HowTos/PackageManagement/Spacewalk) have removed 
 line feeds from all preformatted text, as well as pointed to some RHEL6 
 packages on a page written for CentOS 5.
 
 I propose that the page be reverted backed to revision 82.

True.

Hugo, please try again :)

Cheers and thanks for bringing that to our attention,

Ralph

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


Re: [CentOS-docs] Italian translation proposal

2011-10-03 Thread Ralph Angenendt
On 10/03/2011 08:51 AM, Gianluca Cecchi wrote:

 Originally I created the page from the  TranslationTemplate.
 I don't know if during the first editing operation I made something
 wrong... sorry

That one has a broken ACL in there, which means that as soon as you
saved the page you weren't allowed to edit anymore.

I just deleted that page, before other people have the same issues :)

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


Re: [CentOS-docs] Italian translation proposal

2011-10-02 Thread Ralph Angenendt
On 09/29/2011 03:17 PM, Manuel Wolfshant wrote:
 On 09/29/2011 04:13 PM, Gianluca Cecchi wrote:
 On Thu, Sep 29, 2011 at 12:30 PM, Gianluca Cecchi  wrote:

   but due to its
 brokenness in contents, it would be preferable not to have it until I
 can modify the italian page...
 I've commented the link to your page.
 
 (I cannot fix ACLs, we have to wait for Ralph )

That cannot be an acl issue (except he broke something himself), as he
is in the translation group - and he can edit the german and romanain
versions, as he said :)

Ah, he put in an #acl line, which excluded him ...

From which Template did you generate the page, you said? (and it should
be easier to just copy over the english page and then go from that).

Cheers,

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


Re: [CentOS-docs] I would like to contribute to the Wiki

2011-09-28 Thread Ralph Angenendt
On 09/28/2011 03:20 PM, www.alopia.com wrote:
 Hello!
 
 My username is: MadalinGrigoreEnescu
 The proposed subject of my Wiki contribution is: I want to contribute on 
 translating CentOS Wiki pages in Romanian language (ro) 

Can you talk to Manuel (he reads here and probably sees that, too), to
develop some strategy for that?

 I also request a personal homepage.

Done.

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


Re: [CentOS-docs] Italian translation proposal

2011-09-27 Thread Ralph Angenendt
On 09/27/2011 10:26 AM, Gianluca Cecchi wrote:
 On Tue, Sep 27, 2011 at 12:25 AM, Gianluca Cecchi
 I was able to create the page; then saved after some lines but now I
 don't find how to edit it again to continue my work...

I don't understand the issue - just use the edit button on top of that
page to continue?

 btw: trying to create my personal page, at
 http://wiki.centos.org/GianlucaCecchi
 as soon as I click on the link
 Create my home page now!
 
 I get an error page with:
 You are not allowed to edit this page.

Try now.

Cheers,

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


Re: [CentOS-docs] HOWTO: Configure a CentOS 6 Network Install Server - on my home page wiki

2011-09-25 Thread Ralph Angenendt
On 09/19/2011 02:18 AM, Adrian Hall wrote:
 Yes - the edits were done.

Okay, added it to the HowTos section under package management (if you
think it should be in a different section there, please say so, but we
also have Spacewalk under there)

Regards,

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


Re: [CentOS-docs] Italian translation proposal

2011-09-25 Thread Ralph Angenendt
On 09/20/2011 12:14 AM, Gianluca Cecchi wrote:
 On Sun, Sep 18, 2011 at 11:27 PM, Ralph Angenendt  wrote:
 First you need a wiki account (FirstnameLastname, so GianlucaCecchi).
 Then I need to add you to the correct ACL.

 Then you can go ahead :)

 So just say when you have your wiki account ready.

 
 OK, I created the wiki account.

You should now be able to edit the ReleaseNotes (and add an italian
version to that). Let's see about other things later on.

Regards,

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


Re: [CentOS-docs] Grub Installation for CentOS 5 and 6

2011-09-25 Thread Ralph Angenendt
On 09/20/2011 03:03 AM, Yves Bellefeuille wrote:

 Is it possible to automatically number lines in code, but without syntax 
 highlighting? The only example in the syntax reference is #!python, 
 which highlights Python syntax. I tried replacing #!python by #!bash, 
 but that didn't work.

As far as I know that doesn't work OOTB. Moin just takes advantage of
the wiki being written in python here, I guess :)

Cheers,

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


Re: [CentOS-docs] Italian translation proposal

2011-09-18 Thread Ralph Angenendt
On 09/12/2011 06:10 PM, Gianluca Cecchi wrote:
 Hello,
 as I see @ http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.0
 there isn't any italian translation link.
 If there is no guy already involved for this, I'm available to help
 with it for both CentOS 6.0 and upcoming 5.7.
 And for other content too.
 Let me know how to proceed if interested.

First you need a wiki account (FirstnameLastname, so GianlucaCecchi).
Then I need to add you to the correct ACL.

Then you can go ahead :)

So just say when you have your wiki account ready.

Cheers,

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


Re: [CentOS-docs] New HOWTO Proposal: How to Configure Centralized Authentication on CentOS 6.0

2011-09-18 Thread Ralph Angenendt
On 09/13/2011 11:14 PM, Adrian Hall wrote:
 Ok - so holding the article on the inclusion of SSL/TLS - I'll update this
 group once I've got that information.  I also want to include access
 controls in the final document since it is an authentication server.
 
 Regarding sssd - I wouldn't hold the document for this.  I've just been
 doing some reading on the subject.  Even if it is deployed, that doesn't
 mean it is configured or started.  It looks like authconfig handles the vast
 majority of the work involved in authentication configuration in CentOS.
  I'm assuming anyone who wants to use sssd will know how to alter the
 authconfig to allow that.  If not, it can be reviewed in a different HOWTO.

Yeah, that looks like a good idea. Just ping us when you're ready for a
final review.

Regards,

Ralph

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


Re: [CentOS-docs] Grub Installation for CentOS 5 and 6

2011-09-18 Thread Ralph Angenendt
On 09/18/2011 05:42 PM, Phil Schaffner wrote:

 Very complete - probably too much so for Tips and Tricks:

Thanks for the review. I'll wait until the (small) issues you mentioned
are fixed.

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


Re: [CentOS-docs] New Article: Centos 6 Postfix with GMail

2011-09-01 Thread Ralph Angenendt
On 08/28/2011 07:59 AM, Adrian Hall wrote:

 I can write a draft (in fact I am anyway for my own edification) if you
 wish to see that before commiting to a page.

A draft (or at least an outline) would be great - before we decide on 
where to put it or what to do with it.

Cheers,

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


Re: [CentOS-docs] Broadcom Wiki page - latest driver issue

2011-08-12 Thread Ralph Angenendt
Am 08.08.11 15:32, schrieb Milos Blazevic:

 - Can we make this driver version available to the users through one of
 Centos.org sponsored servers?
 - Does this present an issue from a legal point of view - for
 CentOS.org, or for me for that matter? (honestly, I'm looking for an
 answer from someone who can tell me this from the top of his/hers head)

If the driver is under an open license which allows redistribution, I 
don't see a real problem.

If it is closed - no way.

Ralph

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


Re: [CentOS-docs] Skype on CentOS 6

2011-08-12 Thread Ralph Angenendt
Am 11.08.11 03:30, schrieb Yves Bellefeuille:
 Hi:

 I've finished the changes about installing Skype on CentOS 6. Thanks.

 (Except that I still think that this information should be moved in the
 list of HowTos from section 17, Misc., to section 18, Non CentOS
 Applications.)

You are right.

Done,

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


Re: [CentOS-docs] Updating information on Skype in HowTo

2011-08-06 Thread Ralph Angenendt
Am 31.07.11 07:33, schrieb Yves Bellefeuille:
 Hello:

 My user name is YvesBellefeuille.

 I'd like to edit the information on using Skype under CentOS 6 at
 http://wiki.centos.org/HowTos/Skype .

Okay, if John says you're going to change a different part of the page: 
Go ahead.

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


Re: [CentOS-docs] Updating information on Skype in HowTo

2011-08-02 Thread Ralph Angenendt
Am 31.07.11 07:33, schrieb Yves Bellefeuille:
 Hello:

 My user name is YvesBellefeuille.

 I'd like to edit the information on using Skype under CentOS 6 at
 http://wiki.centos.org/HowTos/Skype .

Could you and John Fettig have a talk please? As he requested the same 
thing on July 20th (see the archives of this list). You might want to 
cooperate on that :)

Regards,

Ralph

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


Re: [CentOS-docs] Proposed change to HowTos/Skype

2011-07-25 Thread Ralph Angenendt
Am 20.07.11 16:10, schrieb John Fettig:

 If you want me to change this directly, my login is JohnFettig.  I
 would be happy if e.g. Akemi Yagi (amy...@gmail.com) would add this
 info.

You can change that yourself.

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


Re: [CentOS-docs] Access (French translation)

2011-07-18 Thread Ralph Angenendt
Am 18.07.11 03:29, schrieb Damien Durand:
 Hi Ralph
 
 The real problem with that: Are you willing to stay on? And to translate
 other pages?
 
 
 
 I think the best thing i can do for know is to translate the big part
 and useful pages (Release Note, FAQ etc.).
 
 I can't translate all the wiki alone and stay up-to-date with the
 upstream content but, i want to start somewhere :-)

Okay. Why don't you begin with the Release Notes, see if you like it,
and then try some of the other stuff (you can edit the fr pages) - but
please keep us updated, if you want to stay on.

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


Re: [CentOS-docs] Access (French translation)

2011-07-17 Thread Ralph Angenendt
Am 13.07.11 23:49, schrieb Damien Durand:
 Is it possible to edit only the fr category on the wiki ? :-)
 
 http://wiki.centos.org/fr/
 
 There are a lot of pages that are outdated. Last updates were in 2009.
[...]
 I can start on this one : http://wiki.centos.org/fr/Download

The real problem with that: Are you willing to stay on? And to translate
other pages? We have a half baked es/ tree, a rather up-to-date zh/ tree.

I'd rather have a group of people adding translations - which need to
stay current as the original changes, but (as you've seen) have a
problem with outdated pages.

I don't want to turn you away, just make you aware of what you might get
yourself into :)

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


Re: [CentOS-docs] access to edit my personal info wiki?

2011-07-17 Thread Ralph Angenendt
Am 14.07.11 10:51, schrieb Alejandro Feijoo Fraga:
 Hi.
 
 I would like to create my personal profile info at centos wiki, Its 
 possible to have?

Go ahead.

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


Re: [CentOS-docs] Request for Centos wiki posting / translations

2011-07-11 Thread Ralph Angenendt
Am 10.07.11 10:26, schrieb Joshua Thijssen:
 Hi,
 
 While waiting around for centos6 images, I'd like to do some (dutch)
 translations, like the centos6.0 release pages or is this already covered?

No, dutch isn't covered anymore. What's your wiki username?

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


Re: [CentOS-docs] Request for Centos wiki posting / translations

2011-07-11 Thread Ralph Angenendt
Am 11.07.11 20:07, schrieb Joshua Thijssen:
 It's JoshuaThijssen (http://wiki.centos.org/JoshuaThijssen)

Okay, you can go ahead on the ReleaseNotes.

Thanks,

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


Re: [CentOS-docs] CentOS 6 (and 5.6) doc on http://www.centos.org/docs

2011-07-11 Thread Ralph Angenendt
Am 11.07.11 20:29, schrieb Ed Heron:

   This could create more traffic on the wiki.  Is bandwidth or machine
 time a concern?

Document type. The wiki is not really meant to serve, version, edit and
- well - import foreign formats. You can do so if a page needs an
attachement, but I don't really want to use it as storage for foreign
formats.

I don't really know what you all want to do with the documents. We can
use them as is - and as we don't change them contentwise, I'm not sure
why we should change artwork on those.

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


Re: [CentOS-docs] Permission to create an article on wiki.centos.org

2011-06-23 Thread Ralph Angenendt
Am 23.06.11 20:19, schrieb Lucas do Amaral - Linux Sys. Admin (IFCE):
   *

 Your FirstnameLastname username;
 LucasSaboya

   *

 The proposed subject of your Wiki contribution(s);
 translate the release notes and some other stuff to brazilian portuguese

I gave you access for the pages below ReleaseNotes.

Have fun and thank you.

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


Re: [CentOS-docs] Postfix howto update for 6

2011-06-19 Thread Ralph Angenendt
Am 15.06.11 21:13, schrieb Ned Slider:
 Hi list,

 As the author of the Postfix howto:

 http://wiki.centos.org/HowTos/postfix

 I'm receiving some feedback that some things have changed in el6 (e.g,
 dovecot confs).

 As I don't have any plans to update my mail server to el6 (I intend to
 run el5 until EOL), does anyone have any interest in documenting changes
 for CentOS6 once released?

I can take a look at it, as I broke my dovecot yesterday when updating 
from Fedora 13 to 15 (although that should mean that the one in 6 seems 
similar enough).

Please ping me when we got that far :)

 On a wider note, have we given any thought on how we will handle docs
 for CentOS6? For example, will we just document differences between the
 two within the same article or will we have separate branches and docs
 for where there are major differences?

I guess same as with 4 and 5 - put both in one article and point out 
differences.

Regards,

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


Re: [CentOS-docs] Proposed Wiki Edit - CentOS on i586

2011-06-04 Thread Ralph Angenendt
Am 04.06.11 05:49, schrieb Cody Jackson:

 I'm not quite sure where this would best go, so any guidance would be
 appreciated. I was guessing that
 http://wiki.centos.org/Projects/CentOS5PentiumSupport would be the
 best location for the edits

Then you're not in Kansas anymore, Projects really should only be used 
when you are adding a project needing it's own trac instance (and svn). 
But maybe i586 support really does need that later on, as you probably 
need files and patches and so on.

Otherwise I am not sure yet, as to where that should belong.

Regards,

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


Re: [CentOS-docs] Request for posting on the CentOS Wiki

2011-06-02 Thread Ralph Angenendt
Am 01.06.11 22:15, schrieb Wesley:
 Hi Ralph,
 
 I mean that I believe that I have some useful information on how to deal
 with the Your session only lasted 10 seconds issue, and I would like
 to share it with others who might have the same problem. Specifically, I
 noticed that it only happened when I installed a bootable backup drive.
 When I disabled the backup drive I was able to log in OK.

Hmmm. But that is not the only time when you will get that error,
normally it means that something (be it a driver issue, faulty RAM,
segfaulting applications etc.) ends your gnome-session after such a sort
time, so I don't really think your issue covers all - not even most - of
the reasons.

Not that I am ungrateful for someone wanting to add to the CentOS
documentation, but I think your proposal is a bit narrow.

 By the way, how do I change my login name?

I guess creating a new one is the only way.

Regards,

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


Re: [CentOS-docs] Request for posting on the CentOS Wiki

2011-06-01 Thread Ralph Angenendt
Am 31.05.11 21:58, schrieb Wes Stupar:
 Wes Stupar, user name Wes
 Proposed topic: Your session only lasted 10 seconds
 I don't understand what is required for proposed location
 
 I want to describe, for other CentOS users, the reason I got the error.

What eactly do you mean by that?

Regards,

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


Re: [CentOS-docs] Request for posting on the CentOS Wiki

2011-06-01 Thread Ralph Angenendt
Am 31.05.11 21:58, schrieb Wes Stupar:
 Wes Stupar, user name Wes

Oh, and by the way: You should use FirstnameLastname as your login name,
i.e. WesStupar

Regards,

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


Re: [CentOS-docs] Notification Emails

2011-06-01 Thread Ralph Angenendt
Am 01.06.11 07:10, schrieb Cody Jackson:
 Does the wiki actually send out emails to KaranbirSingh,
 RalphAngenendt, RussHerrold, TimVerhoeven, AkemiYagi, NedSlider,
 AlanBartlett, MarcusMoeller, TimothyLee, LaurentWandrebeck,
 TimoSchoeler, GaoHu, and AlainRegueraDelgado with every edit?

Yes, it does.

 It makes me a little nervous updating the T43 page or my homepage. I
 don't want to spam anyone.

That's not a problem: These people (including me) opted in to get a copy
of *each* edit made.

If they get annoyed by that, they can change that.

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


Re: [CentOS-docs] Proposed Wiki Edit - /HowTos/Laptops/IBM/Thinkpad-T43

2011-05-29 Thread Ralph Angenendt
Am 29.05.11 06:02, schrieb Cody Jackson:
 I apologize for neglecting this: my Wiki name is CodyJackson.

You should be able to edit and create pages under
http://wiki.centos.org/HowTos/Laptops now.

Have fun :)

Cheers and thanks,

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


Re: [CentOS-docs] Proposed Wiki Edit - /HowTos/Laptops/IBM/Thinkpad-T43

2011-05-29 Thread Ralph Angenendt
Am 29.05.11 23:08, schrieb Cody Jackson:

 Would it be possible to have a wiki homepage created for my user? I'd
 like to put my contact info there.

Okay, go ahead.

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


Re: [CentOS] hi CentOS

2011-05-26 Thread Ralph Angenendt
Am 25.05.11 17:54, schrieb John R Pierce:
 On 05/25/11 8:52 AM, tro...@gmail.com wrote:
 Hello CentOS it took a ... (spamcrap deleted)
 
 geez, all my email lists are getting hit with this sort of spam.  
 becoming quite annoying, the way the list servers filter on the 'from' 
 address has become inadequate :(

This one *was* properly subscribed to this list. There's not really much
one can do in this case.

Ralph

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


Re: [CentOS-docs] Proposal for Wiki page

2011-05-23 Thread Ralph Angenendt
Am 21.05.11 14:16, schrieb Alan Bartlett:
 On 21 May 2011 13:10, Tor Erlend Pedersen dr.torpeder...@gmail.com wrote:
 Someone suggested that I made one of my posts (as username torep) into a
 Wiki

 So following the instructions in the Contribute page

 Username: TorPedersen
 Subject: Installing MySQL with chroot on CentOS 5
 Location: HowTos - Databases
 
 Ralph,
 
 FYI the someone was Phil Schaffner and the URL to the forum thread is --
 
 https://www.centos.org/modules/newbb/viewtopic.php?topic_id=31481forum=41

I have two issues with that:

Number 1: A short introduction would be great (why am I doing this? Why
is this favorable over SELinux? Does SELinux work with it (I guess not
at this stage).

Number 2: Is there maybe a package for chrootuid in on of the better
known repositories?

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


Re: [CentOS-docs] Request for access to delete my wiki attachments

2011-05-23 Thread Ralph Angenendt
Am 20.05.11 02:21, schrieb Garry Dale:
 Ralph Angenendt wrote:
 Am 04.05.11 03:07, schrieb Garry Dale:
 May I have access to delete my wiki attachments?
 Um. I didn't know that there's a special ACL in place for that. Where?
 
 Looks like I would need delete in the ACL for my home page [1], which is 
 where the files are attached.

Hmmm. I always though with admin you could change that yourself.

Okay, added to your page.

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


Re: [CentOS-docs] Request to Edit Wiki

2011-05-19 Thread Ralph Angenendt
Am 19.05.11 00:02, schrieb Mike Karasoff:
 I would like to contribute to the Wiki.  A few things right off – I’d
 like to add to the “Yum and RPM Tricks” section and would also like to
 add information and tips on  setting up CentOS machines for FPGA
 (Quartus/ISE/Modelsim) development.

I've given you access to your HomePage at
http://wiki.centos.org/MikeKarasoff - so you might want to add stuff
there in a sandbox first. I'm in a bit of haste - when you have
something, we can put it where it needs to be on the wiki later.

PS: There's no general edit rights directly at once. But that can
change, when you become a regular contributor.

Cheers and thank you very much for your support,

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


Re: [CentOS] A Group is Its Own Worst Enemy (was: EL 6 rollout strategies? (Scientific Linux))

2011-05-17 Thread Ralph Angenendt
Am 17.05.11 17:33, schrieb m.r...@5-cent.us:

 If we *really* need a moderator, here's an option: soc.religion.paganism
 has a robomoderator; on topic posts get autoapproved, obviously off-topic
 get bounced, and if there's any question, they get randomly bounced to a
 configurable number of human moderators, allowing for load balancing on
 the humans (and vacations, sick time, etc).

Well, too much work for what it is worth. I once helped moderating a
newsgroup and that is a task I at least won't do again. Still hoping for
some common sense :)

Cheers,

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


Re: [CentOS] EL 6 rollout strategies? (Scientific Linux)

2011-05-17 Thread Ralph Angenendt
Am 17.05.11 13:37, schrieb Benjamin Franz:
 On 05/16/2011 02:44 PM, ne...@grayhatlabs.com wrote:
 I never thought sliced bread was all that great.

 Wouldn't it be better for people to donate money to help push things along
 faster?

 I mean if your really upset about how long its taken to come out why don't
 you donate some money to help the people who are working for free?
 
 Love to. Actually got approval from my company to do so years ago: The
 project donations page has been down (CentOS is currently reviewing our
 cash donation program. In the mean time we are not accepting any
 financial donations. We do appreciate though, if you want to - for
 example - help out with promo material. See our Wiki page on donations
 http://wiki.centos.org/Donate for more up to date information.) for
 around two years now.

Which somehow seems to be a sign that money is not what is needed by the
project. It is after all a project run by people which have normal jobs
on the side.

 It is very hard to take dev complaints about how 'no one wants to
 contribute' seriously when the devs have avoided setting up an easy
 mechanism for people to contribute money *to the project* for years now.
 Money doesn't solve all problems (and creates some new ones of its own),
 but it can pay developers, buy new servers for development, and create
 other resources.

We're still looking for people offering things like promo swag which can
then be given away at fairs (especially things like preprinted DVDs,
Shirts and other giveaway things). Maybe I should update that page to
point at the wiki page http://wiki.centos.org/Donate which already has
some of that stuff. Money is not really what the project is after.

 If they just want people to give them money personally (which some devs
 have, perhaps tongue in cheek, suggested on this list) with no
 accountability or expectation that that money actually specifically
 support the project, well, they can keep dreaming.

I wonder which devs that should have been - well I haven't read this
list for some time, so I probably overlooked it.

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


Re: [CentOS-docs] Request for access to delete my wiki attachments

2011-05-05 Thread Ralph Angenendt
Am 04.05.11 03:07, schrieb Garry Dale:
 Greetings:
 
 May I have access to delete my wiki attachments?

Um. I didn't know that there's a special ACL in place for that. Where?

Regards,

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


Re: [CentOS-docs] Proposal for a new page - NFS port locking

2011-05-05 Thread Ralph Angenendt
Am 03.05.11 13:31, schrieb Steve Barnes:

 Unless there's a more suitable area, I can work on the initial scratch 
 version in my home page area (which I don't presently have permission to 
 edit).

You now have and yeah, that looks like a good idea :)

Cheers,

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


Re: [CentOS-docs] FOG on CentOS Wiki contribution suggestion?

2011-05-02 Thread Ralph Angenendt
Am 29.04.11 18:32, schrieb Alex Goffe:
 Ok, changes made! If you could move it that would be great.

Okay, done. Could you please explain in the document
http://wiki.centos.org/HowTos/Fog why you are truning off iptables?

Thanks,

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


Re: [CentOS-docs] Edit permissions: quick cleanup of QaWiki/AutomatedTests

2011-05-02 Thread Ralph Angenendt
Am 02.05.11 10:21, schrieb Steve Barnes:

 I'd like to tidy up this page a bit:
 
 http://wiki.centos.org/QaWiki/AutomatedTests
 
 I used it as the basis for developing my test scripts; the formatting for the 
 code examples is a little wonky so I thought I'd tidy it up so others can 
 read the snippets easier.

You should be able to do that now.

If you have things to add to that page, that's fine, too :)

Cheers,

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


Re: [CentOS-docs] Application for joining Chinese (simplified) Team

2011-04-21 Thread Ralph Angenendt
2011/4/21 Timothy Lee timothy.ty@gmail.com:
 Dear Ralph,

 Can you give HaoweiLee (wiki account) permission to change all Chinese
 pages.  Thanks!  He'll be working on the simplified Chinese translations. :)

Done for zh/ and his homepage.

Cheers and thanks,

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


Re: [CentOS-docs] Application for joining Chinese (simplified) Team

2011-04-20 Thread Ralph Angenendt
Am 20.04.11 18:01, schrieb Cyrus Evans:

I hope that anyone lead this work here could contact me?

Timothy: I think you two should talk :)

Cheers,

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


Re: [CentOS-docs] FOG on CentOS Wiki contribution suggestion?

2011-04-18 Thread Ralph Angenendt
Am 14.04.11 16:13, schrieb Alex Goffe:
 Any further thoughts, If not can the FOG page now be created so I (or 
 someone) can move the info?

Can you revalidate, that it also works on 5.6? And if so, just replace
5.x with 5 everywhere on the page? If that is done, I can move it for
you. Sorry for the late response, was away from computers for the last days.

Regards,

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


Re: [CentOS-docs] New web site vote

2011-04-18 Thread Ralph Angenendt
Am 16.04.11 19:59, schrieb Mats Karlsson:
 An idea, with all 16x9 display formats, would a different design that
 take that into consideration ?
 Use more with than height ?

That would mean optimizing for use in full screen - and who uses
applications in full screen mode except for pixel pushing? :)

Regards,

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


Re: [CentOS-docs] Edit permission request + wiki tagging proposal

2011-04-11 Thread Ralph Angenendt
Am 11.04.11 05:39, schrieb Charles Polisher:
 Ralph Angenendt wrote:
 schrieb Charles Polisher:
 Please make me a wiki editor. I want to create my personal home page. 

 Is CharlesPolisher your wiki account?
 
 Yes it is, sorry for the omission.

http://wiki.centos.org/CharlesPolisher is yours now.

 Thanks for the gentle response. I think I get it now.
 What I mistook for a wholesale remake of
 http://wiki.centos.org/ 
 is a redo of http://www.centos.org/ ?

Yes.

 Perhaps something in my idea could be salvaged in some future
 effort to enhamce the wiki's content.

Oh, what Phil said :) There's always something to do on the Wiki.

Regards,

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


Re: [CentOS-docs] Edit permission request + wiki tagging proposal

2011-04-10 Thread Ralph Angenendt
Am 09.04.11 21:53, schrieb Charles Polisher:
 Please make me a wiki editor. I want to create my personal home page. 

Is CharlesPolisher your wiki account?

 Assumptions:
 
 - Large amounts of existing wiki text will eventually migrate
   to website2.

Nope. Website2 will have much less content than the current webpage
has. http://wiki.centos.org/JimWoods has some starting points (also into
the mailing lists.

Which means that most of the rest of your mail is based on a wrong
assumption, sorry.

Regards,

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


Re: [CentOS-docs] Need permission to edit thie Wiki

2011-04-07 Thread Ralph Angenendt
Am 06.04.11 02:04, schrieb Phil Schaffner:
 john.r.davis...@gmail.com wrote on 04/05/2011 03:29 PM:
 I need permission to edit the CentOS Wiki and add in my Thinkpad L412 to
 the Laptops Running CentOS.
 username: johnrdavisjr
 
 The WikiName convention is FirstLast; for example, mine is PhilSchaffner.

Yeah, please let it stay that way (rather add a new account if you
cannot change that than use that account).

Thanks,

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


Re: [CentOS-docs] CentOS-docs Digest, Vol 56, Issue 4

2011-04-07 Thread Ralph Angenendt
Am 06.04.11 09:04, schrieb Jack:
 Hi all,
 
 I'm using CentOS from ages, I've never been translated, but if this 
 helps the CentOS community I'm available,

Sure. Add an account to the wiki (FirstnameLastname), tell me your
accoung name and I can give you access to the pages.

Regards,

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


Re: [CentOS-docs] Huib Laurens

2011-04-07 Thread Ralph Angenendt
Am 07.04.11 17:44, schrieb Huib Laurens:
 Hello,
 
 I just created the account HuibLaurens on Centos Wiki.
 
 I would like to help contribute with translation to Dutch, I can also
 help with monitoring the recent changes.

I've added you to the group, you should be able to edit pages below
ReleaseNotes.

Thanks!

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


[CentOS-docs] Release Notes for CentOS 5.6

2011-04-04 Thread Ralph Angenendt
Hi,

this release has taken quite a long time (probably too long), but it is
nearing it's release (I think I already had this excuse once before).

Which means that it is Release Notes time! And that we're in need of
translators for the Release Notes!

http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.6 is what's there
already, so if you want to translate these pages, go ahead.

If you haven't done any tranastions before (for us that is) and want to
help, make sure that you are on this page:
http://wiki.centos.org/TranslationGroup

To do that, just drop a mail here on the centos-docs mailing list :)

Cheers and thanks in advance,

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


Re: [CentOS-docs] Homepage Request

2011-04-02 Thread Ralph Angenendt
Am 31.03.11 01:57, schrieb Jonathan Q.:
 Hi, I'd like to request the creation of a homepage. I'm working on an
 update of the Nagios HowTo, and I'd like to post it for review. My
 userid is JonathanQuist

Go ahead.

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


Re: [CentOS-docs] Homepage Request

2011-04-02 Thread Ralph Angenendt
Am 31.03.11 18:39, schrieb Jim Woods:
 Hello,
 
 I just want to create a homepage in the CentOS Wiki,
 
 Wiki name: JimWoods


Go ahead.

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


Re: [CentOS-docs] Contributing to Wiki

2011-04-02 Thread Ralph Angenendt
Am 31.03.11 18:52, schrieb Jim Woods:
 Hello again,
 
 I want to contribute to the Wiki, in the WebsiteVer2 section,

What exactly there? You have seen the Thread(s) on the centos-devel
mailing list? There will be an IRC meeting, probably next week - thread
also is on the devel list.

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


  1   2   3   4   5   6   7   8   9   10   >