Hi,
On Thu, Sep 3, 2009 at 15:13, Ed Heron wrote:
>> [1] I am not sure what will happen after a full relabeling of the
>> system, since the new directory does not exist in the selinux database
>> (I mean /etc/selinux/targeted/contexts/files/file_contexts, part of
>> selinux-policy)
>
> I added a
Hi,
On Thu, Sep 3, 2009 at 14:39, Manuel Wolfshant wrote:
> On 09/03/2009 07:02 PM, Ed Heron wrote:
>> Is my suggestion to add ./vhost.d/ to the Apache configuration as a user
>> installable option not acceptable?
> I still think that it simply duplicates the existing functionality of
> the conf
Hi,
On Fri, Aug 21, 2009 at 15:54, Brian
Mathis wrote:
> PS. You could also "service reload" instead of restart for a more
> graceful reconfiguration.
And:
# service httpd graceful
For an even more graceful reconfiguration. "reload" will kill
connections that already open (and might be in the m
Hi,
On Tue, Aug 11, 2009 at 10:24, RedShift wrote:
> When I look at the repository [1] there is no tomcat6 package there.
You are looking at the RHEL5 specific repository, you should look into
the "generic" repository instead:
http://jpackage.netmindz.net/5.0/generic/free/RPMS/
HTH,
Filipe
_
Hi,
On Tue, Aug 11, 2009 at 09:10, RedShift wrote:
> Is it possible to create a wiki page under my user (GlennMatthys)?
>
> Title: Tomcat 6 from Red Hat SRPMs
> Category: Howtos
Tomcat 6 is also available from JPackage.org's JPP 5.0:
http://mirrors.dotsrc.org/jpackage/5.0/generic/free/repodata/re
Hi,
On Mon, Jul 20, 2009 at 06:58, Ralph Angenendt wrote:
> Harris O. wrote:
>> 9. Download Win .exe driver from:
>> wget http://ftp.us.dell.com/network/R174291.exe
>> Extract the .exe file with 7zip.
>
> And p7zip also is available from rpmforge, so you could add a word about
> installing t
Hi,
2009/7/10 Christoph Maser :
> In the sudo section please add "sudo -s" and "sudo -i" as ways to open a
> root-shell.
Please note that while "sudo -s" is available in both CentOS-4 and
CentOS-5, "sudo -i" is available in CentOS-5 only. I think the Wiki
page should state that.
Thanks,
Filipe
_
Hi,
On Thu, Jun 11, 2009 at 12:09, Akemi Yagi wrote:
> It is stated here as well: http://dag.wieers.com/rpm/FAQ.php#B2
Since the rpmforge-release package was brought up... Is there a reason
why there isn't only one .noarch. package that works for all versions
of RHEL? After all, those information
Hi,
On Thu, Jun 11, 2009 at 10:01, Vladislav Rastrusny wrote:
> I have published an article under my homepage here:
> http://wiki.centos.org/VladislavRastrusny/AutoRPMForgeRepo
Sorry, but how is that supposed to be easier than this?
http://dag.wieers.com/rpm/FAQ.php#B2
Cheers,
Filipe
___
Hi,
On Tue, May 12, 2009 at 12:22, William L. Maltby
wrote:
> In my experience, most admins set this to the preferred
> shell interpreter (csh, bash, ...).
/bin/sh is the standard path for the Bourne Shell. If you change that
to the C shell or something else that is not compatible with the
Bourn
On Wed, May 6, 2009 at 07:28, Thiago Avelino
wrote:
> [...] Brazilian (Spanish) [...]
What does Brazil have to do with Spanish???
As the pt_BR name says, people speak Portuguese in Brazil.
Filipe
___
CentOS-docs mailing list
CentOS-docs@centos.org
htt
Hi,
On Mon, Apr 27, 2009 at 21:20, Phil Schaffner wrote:
> On Mon, 2009-04-27 at 21:48 +0200, Marcus Moeller wrote:
>> You wrote:
>> 'Some controllers claim to be RAID but require Windows drivers to
>> function, similar to winmodems.'
>>
>> This is not true. Some controllers make use of OS functi
On Tue, Feb 17, 2009 at 11:33, Alan Bartlett wrote:
> The subject line for this "conversation / thread" reads:
> "Re: [CentOS-docs] [CentOS] Is the NFS lockd bug fixed ?"
> The contents, however, relates to XFS & the CentOSPlus kernel.
> Filipe, please take care with what you do. :-)
Very sorry a
Hi,
On Tue, Feb 17, 2009 at 11:05, Akemi Yagi wrote:
> On Tue, Feb 17, 2009 at 7:57 AM, Filipe Brandenburger wrote:
>> On Tue, Feb 17, 2009 at 10:44, Alain Terriault
>> wrote:
>>> I am runing x86_64 versions of "kernel-2.6.18-92.1.22.el5.centos.plus" (
>&g
Hi Ralph,
2009/2/16 Ralph Angenendt :
> moreni...@cdsl.cl wrote:
>> Nop, I'm not subscribed to the spanish list, I didn't know that there is
>> one (but I'm not looking for a translation, I just want to publish the
>> document in spanish).
>
> Yeah, *I* am looking for a translation :)
I can volun
Hi,
I would have some corrections to the original submitted text, I'm
sending them below.
Do we have already translations for the main Wiki page in other
languages? What's the URL to access them? Are there any links for
those?
Filipe
> O que é o CentOS?
> CentOS é uma distribuição do Linux ba
Hi,
By the way, I was planning on giving feedback on my experiences with
the BackupPC RPM in CentOS for a long time, but I didn't know where to
do it. I'm sorry I ended up hijacking this thread with this, since my
issues were with the RPM and not with the guide (which is very good
from a quick rea
Hi Karanbir,
On Thu, Dec 18, 2008 at 13:08, Karanbir Singh wrote:
>>> 1) It doesn't work on a 64-bit machine, since the Perl modules will be
>>> installed under /usr/lib64 but they will require '/usr/lib' instead.
>>
>> My backup server isn't 64 bit, so I can't really say much here.
>
> Can the a
Hi,
This is not directly related to your guide, but to BackupPC and the
CentOS package for it... Sorry for taking this a little off your
original topic.
I tried it sometime ago, but I had several issues with it.
1) It doesn't work on a 64-bit machine, since the Perl modules will be
installed und
On Wed, Oct 15, 2008 at 18:40, Max Hetrick <[EMAIL PROTECTED]> wrote:
>> html2wiki --dialect MoinMoin my_file.html | sed '/^=/s/==\(=*\)/\1/g'
>
> That changes all the headings to = Title 1 =.
No it doesn't. It removes two "=" from each line that starts with a
"=" (i.e. is a title line). So it tra
Hi,
On Wed, Oct 15, 2008 at 16:30, Max Hetrick <[EMAIL PROTECTED]> wrote:
> html2wiki --dialect MoinMoin my_file.html > my_file.wiki
>
> h2 equals === Title 3 ===
> h3 equals Title 4
> h4 equals = Title 5
You could use a sed to post-process the output of html2wiki:
html2wiki -
On Tue, Oct 7, 2008 at 11:06, Akemi Yagi <[EMAIL PROTECTED]> wrote:
> I have made the addition ...
Thanks!
> Sorry, I meant, Filipe. :)
No problem, I get this all the time, no feelings hurt here. :-)
Cheers!
Filipe
___
CentOS-docs mailing list
CentOS-
Hi,
On Tue, Oct 7, 2008 at 10:55, Ralph Angenendt <[EMAIL PROTECTED]> wrote:
> IIRC the centosplus kernel has xfs "built in" as a module, so the first
> line should be correct.
I might be wrong, but from my recent experiences in CentOS 5, I
remember having to install the module before being able
Hi,
Small correction there.
Example 4 of section 2 (how to use XFS with CentOSPlus kernel) says
you should use this configuration line in [centosplus] section of yum:
includepkgs=kernel* xfs* dmapi*
However, the XFS module's package name is kmod-xfs*, so I believe it
should actually be:
includ
Hi,
On Thu, Oct 2, 2008 at 14:43, Akemi Yagi <[EMAIL PROTECTED]> wrote:
> On Thu, Oct 2, 2008 at 11:07 AM, Filipe Brandenburger
> <[EMAIL PROTECTED]> wrote:
>> Actually, as you can probably see in my recent post to the CentOS
>> list, I had to create a custom kernel
Hi Akemi,
On Thu, Oct 2, 2008 at 13:04, Akemi Yagi <[EMAIL PROTECTED]> wrote:
> Because we do not include the vanilla kernel and
> are staying withing the CentOS distro kernel in that wiki
> instructions, I'm not sure whether we should refer to the cplus
> kernel. It is a great product offered by
Hi,
On Tue, Sep 30, 2008 at 11:24, Akemi Yagi <[EMAIL PROTECTED]> wrote:
> Thank you all the notes you provided. For now, let Alan and myself
> take care of these. I am sure Alan would greatly appreciate your
> comments.
Sure! Let me know if I can help any further by reviewing or testing
those
Hello,
Today I built a custom kernel in CentOS 5 following the instructions
on this page:
http://wiki.centos.org/HowTos/Custom_Kernel
It's excellent, but I have some remarks I would add:
1. %define buildid .your_identifier
In the commented line, there is a space after the % sign. You have to
ma
On Wed, Aug 20, 2008 at 15:53, R P Herrold <[EMAIL PROTECTED]> wrote:
> I added a caveat on the first page as to
> 'redhat-rpm-config', which causes really herd to diagnose errors when absent
> (mentioned at my prime page)
Great, I added some more instructions on how to install it with yum
and wha
hange the pages according to them.
If anyone wants to collaborate in further writing and editing the
pages, I will be more than happy to share write access to them with
anyone.
I hope you like it!
Filipe
On Fri, Jul 11, 2008 at 10:49, Filipe Brandenburger
<[EMAIL PROTECTED]> wrote:
> A
On Mon, Jul 21, 2008 at 13:12, Ralph Angenendt <[EMAIL PROTECTED]> wrote:
> Done.
Thanks a bunch.
I'm quite busy until next Monday, but after that I should have enough
time to get this started. I will let the list know.
Thanks,
Filipe
___
CentOS-docs m
Hi,
I'm sorry if I'm not answering all e-mails on this thread, I really
thought this would be a simple issue and would not create a lengthy
thread like this one.
On Mon, Jul 21, 2008 at 12:01, Alan Bartlett <[EMAIL PROTECTED]> wrote:
> On the 19 July the general
> opinion was that Filipe should g
On Sat, Jul 19, 2008 at 07:54, Alan Bartlett <[EMAIL PROTECTED]> wrote:
> On 19/07/2008, Akemi Yagi <[EMAIL PROTECTED]> wrote:
>> So, when I want to assess if a new Wiki page is worth writing, I base
>> it on the past record and see if that article would have helped if
>> existed. Here, I picked u
Hi,
On Sat, Jul 19, 2008 at 06:25, Alan Bartlett <[EMAIL PROTECTED]> wrote:
> I think it would have been polite of you to have responded to Russ'
> comments. (Speaking as an Englishman.)
Yes, I should have and I apologize for not having done that.
> I hope you will not take offence at this (for
On Fri, Jul 18, 2008 at 17:04, Marcus Moeller <[EMAIL PROTECTED]> wrote:
>>> I would personally welcome such a Documentation (if it's maintained,
>>> of course)
>>
>> Yes, I *do* intend to maintain it. I would be more than glad to be
>> able to help contribute to the CentOS project from which I hav
On Fri, Jul 18, 2008 at 16:44, Marcus Moeller <[EMAIL PROTECTED]> wrote:
> I would personally welcome such a Documentation (if it's maintained,
> of course)
Yes, I *do* intend to maintain it. I would be more than glad to be
able to help contribute to the CentOS project from which I have gotten
so
On Fri, Jul 18, 2008 at 10:44, Alan Bartlett <[EMAIL PROTECTED]> wrote:
> Have you fully researched what currently is present in the WIki?
> http://wiki.centos.org/TipsAndTricks/YumAndRPM#head-d2b0e7b7f3943ba0f8d08f9cfa46e821ba74aff4
Yes, but this is just a small introduction about how to do it, a
, Jul 11, 2008 at 10:49, Filipe Brandenburger
<[EMAIL PROTECTED]> wrote:
> As discussed on the centos-users list, I would like to create some
> pages on the CentOS Wiki with instructions on how to set up your
> environment to build RPMs and how to rebuild RPMs. This content today
> e
On Sat, Jul 12, 2008 at 11:39 PM, Akemi Yagi <[EMAIL PROTECTED]> wrote:
>> a) In section 2.1 it is said: "[EMAIL PROTECTED] yum install rpm-build". To
>> 'yum install' something you need to be superuser (as confirmed by '#'
>> prompt before the command). Shouldn't the example read:
>> "[EMAIL PROTE
Hello,
As discussed on the centos-users list, I would like to create some
pages on the CentOS Wiki with instructions on how to set up your
environment to build RPMs and how to rebuild RPMs. This content today
exists here:
http://wiki.centos.org/HowTos/I_need_the_Kernel_Source#head-a8dae925eec15786
40 matches
Mail list logo