Quantcast
Channel: Airtime Support Discussions on Sourcefabric Forum
Viewing all articles
Browse latest Browse all 1390

Re: [campcaster-support] Re: Campcaster 1.4.0 on CentOS5 fails on PostgreSQL connect

$
0
0
phorum@code.campware.org wrote:
> Author: Kalel Venkman
> Link: http://code.campware.org/phorum/read.php?20,7205,7206#msg-7206
> --------------------------------------------------------------------------------
>
> Okay - annoying - if I declare 'Campcaster' as the database, and 'campcaster' as the dbuser, it works, generating the database and finishing setup.
>
> What's pwgen, and why doesn't CentOS have it?

Hi Kalel,

I don't know what was going on there with pgsql, but looks like you
solved it already.

Pwgen is a simple command-line tool for generating random passwords.
There is an (unofficial?) CentOS rpm package for it:
http://redhat.sorbonne.fr/CentOS-5/epel/repoview/pwgen.html [1]. Or you
can compile it from source (I am sure it is very small and quick to
install); the home page is http://sourceforge.net/projects/pwgen/ [2].

Regards,

Ferenc


[1] 3rd hit in http://www.google.com/search?q=centos+pwgen
[2] first hit in http://www.google.com/search?q=pwgen

Viewing all articles
Browse latest Browse all 1390