Re: [CentOS-docs] Contribution for Wiki CentOS - Virtual Hosting with VSFTPD and MySQL on CentOS 5 - HowTO Tutorial

2010-02-10 Thread Ralph Angenendt
Am 10.02.10 23:12, schrieb Han Solo:
> Hello
> 
> Thank you for reviewing the HowTo and suggestions.
> 
> I'm sorry, I forgot to search/ replace ( /usr/tmp/user1 ) instead of 
> manually replacing.  LOL
> 
> I would like to try put it to Wiki page, please. It will take me some time 
> but eventually I could do it.
> I really didn't take the time to look where . :-)

You should be able to edit http://wiki.centos.org/HowTos/VirtualVsFtpd
now. The page will only be linked to other pages after you deem it ready.

Thanks!

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


Re: [CentOS-docs] Contribution for Wiki CentOS - Virtual Hosting with VSFTPD and MySQL on CentOS 5 - HowTO Tutorial

2010-02-10 Thread Han Solo
Hello

Thank you for reviewing the HowTo and suggestions.

I'm sorry, I forgot to search/ replace ( /usr/tmp/user1 ) instead of 
manually replacing.  LOL

I would like to try put it to Wiki page, please. It will take me some time 
but eventually I could do it.
I really didn't take the time to look where . :-)



Regards,
Thomas Libnsek


- Original Message - 
>>
>> and the HowTo is located at
>> http://centosforserver.blogspot.com/2010/02/virtual-hosting-with-vsftpd-and-mysql.html
>>
>>
>> - correction of paths like local_root=/usr/tmp/user1
>
> Not completely >:)
>
>
>> Please review it, if it is acceptable or tell me what /how to change
>
> I think you should put it into the wiki and corrections can be made
> after that. Do you want to do that? If so I can give you a page on the
> wiki to put the guide on.
>
> Cheers,
>
> Ralph
> ___
> CentOS-docs mailing list
> CentOS-docs@centos.org
> http://lists.centos.org/mailman/listinfo/centos-docs 

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


Re: [CentOS-docs] Contribution for Wiki CentOS - Virtual Hosting with VSFTPD and MySQL on CentOS 5 - HowTO Tutorial

2010-02-02 Thread Ralph Angenendt
Am 02.02.10 22:08, schrieb Manuel Wolfshant:
> On 02/02/2010 10:49 PM, Ralph Angenendt wrote:
>>
>> Why use
>> ftp://ftp.pbone.net/mirror/centos.karan.org/el5/extras/testing/i386/RPMS/pam_mysql-0.7-0.5.rc1.el5.kb.2.i386.rpm
>> if you can also use http://centos.karan.org/ for downloading it?
>>
>>   
> or epel...

Or that :)

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


Re: [CentOS-docs] Contribution for Wiki CentOS - Virtual Hosting with VSFTPD and MySQL on CentOS 5 - HowTO Tutorial

2010-02-02 Thread Han Solo
Hello

I'm sorry, I missed it out, my Wiki login name (FirstnameLastname) I'm using 
is: thomas

Ty for your reply,

My best regards,
Thomas Libnsek

-
- Original Message - 
From: "Ralph Angenendt" 
To: 
Sent: Tuesday, February 02, 2010 9:49 PM
Subject: Re: [CentOS-docs] Contribution for Wiki CentOS - Virtual Hosting 
with VSFTPD and MySQL on CentOS 5 - HowTO Tutorial


> Am 02.02.10 18:09, schrieb Han Solo:
>> Hello
>>
>> I am Thomas, alias Han Solo registered to wiki.centos.org
>> <http://wiki.centos.org> with email  libnacom{}gmail.com 
>> <http://gmail.com>.
>
> I would need your WikiName (FirstnameLastname), not your mail address.
>
>> <https://www.centos.org/modules/newbb/viewtopic.php?topic_id=24559&forum=38>
>> Can I or someone post to WIKI for all others out there to help out
>> configuring it, please.
>
> Nice article, but ...
>
> A few things which should be changed: The explanations in the first part
> are a bit terse (why do you want to store users in MySQL? Why should you
> choose a different password for mysql's root account than for your
> normal account?).
> 
___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS-docs] Contribution for Wiki CentOS - Virtual Hosting with VSFTPD and MySQL on CentOS 5 - HowTO Tutorial

2010-02-02 Thread Manuel Wolfshant
On 02/02/2010 10:49 PM, Ralph Angenendt wrote:
>
> Why use
> ftp://ftp.pbone.net/mirror/centos.karan.org/el5/extras/testing/i386/RPMS/pam_mysql-0.7-0.5.rc1.el5.kb.2.i386.rpm
> if you can also use http://centos.karan.org/ for downloading it?
>
>   
or epel...
___
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS-docs] Contribution for Wiki CentOS - Virtual Hosting with VSFTPD and MySQL on CentOS 5 - HowTO Tutorial

2010-02-02 Thread Ralph Angenendt
Am 02.02.10 18:09, schrieb Han Solo:
> Hello
>  
> I am Thomas, alias Han Solo registered to wiki.centos.org
>  with email  libnacom{}gmail.com .

I would need your WikiName (FirstnameLastname), not your mail address.

> 
> Can I or someone post to WIKI for all others out there to help out
> configuring it, please.

Nice article, but ...

A few things which should be changed: The explanations in the first part
are a bit terse (why do you want to store users in MySQL? Why should you
choose a different password for mysql's root account than for your
normal account?).

Then: your vsftpd.conf contains tons of commented lines. On the other
hand it is missing explanations *why* you set the other settings like
they are.

Next: Please do not use paths like local_root=/usr/tmp/user1 in a HowTo.
Please use a sensible path for that.

cat /dev/null > /etc/pam.d/vsftpd is useless use of cat.
">/etc/pam.d/vsftpd" is enough.

Why use
ftp://ftp.pbone.net/mirror/centos.karan.org/el5/extras/testing/i386/RPMS/pam_mysql-0.7-0.5.rc1.el5.kb.2.i386.rpm
if you can also use http://centos.karan.org/ for downloading it?

Cheers,

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


[CentOS-docs] Contribution for Wiki CentOS - Virtual Hosting with VSFTPD and MySQL on CentOS 5 - HowTO Tutorial

2010-02-02 Thread Han Solo
Hello

I am Thomas, alias Han Solo registered to wiki.centos.org with email
libnacom{}gmail.com.

I would like to contribute HowTO TUTORIAL for  *Virtual Hosting with VSFTPD
and MySQL on CentOS 5*
which I posted in CentOS forums - link
https://www.centos.org/modules/newbb/viewtopic.php?topic_id=24559&forum=38
Can I or someone post to WIKI for all others out there to help out
configuring it, please.


Thank you for answer

Regards

Thomas (Han Solo)

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