[gentoo-user] Gentoo on and Xen HP DL 385

2008-06-12 Thread Ronald Vincent Vazquez
Hello:

Just wondering if there are any users on this list running Gentoo + Xen on
this type of hardware.  I am curious about the performance of Gentoo as
domainU and/or guest OS.

Thanks in advance,

/
Ronald Vincent Vazquez
Senior Unix Systems Administrator
Senior Network Manager
Christ Tabernacle Church Ministries
http://www.ctcministries.org/
(301) 414-0010 Home
(240) 566-2827 Cell
(614) 386-3575 Fax

For web hosting solutions, VPS, and dedicated servers, visit:
http://www.spherenix.com/

For clarinetists, A Book for the Clarinet Reed-Maker
http://www.clarinetreedmaker.com/

-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] SMTP Authentication

2006-10-18 Thread Ronald Vincent Vazquez

On Tue, October 17, 2006 09:42, Tito Valentin wrote:
 Hello list:

 I have been trying to get SMTP authentication on Gentoo to work with no
 success.  I am running qmail (netqmail package) with dovecot and saslauth.
  I am able to connect and read my mail through IMAP fine.  The problem is
 that I cannot send email using my own SMTP server due to an authentication
 issue.  Every time we try to send email out we get an error saying that it
 cannot establish a connection because I am not part of the allowed rcphost
 list.  I tried adding the remote host in the rcpthosts database but the
 problem persists.  The only error I see in the log files for dovecot is
 Disconnected

 Can anyone point me in the right direction as to why I can't be
 authenticated when sending email out?  Another thing is, it keeps
 prompting me for my passwd.

 GV

 --
 gentoo-user@gentoo.org mailing list


List:

Ha, I am having the same problem as Tito Valentin.  Is anyone out there
able to shed some light on this problem?  I opted for the use of
SquirrelMail in the mean time but it would be nice to be able to use
Thunderbird or Outlook.

Thanks,

/
Ronald Vincent Vazquez

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] A Word Wrap Script?

2006-07-26 Thread Ronald Vincent Vazquez
Daniel:

# man fold

RV

On Wed, July 26, 2006 10:14 am, Daniel wrote:
 Hey is there a word wrap script out there that can, for example, take a
 plain
 text file with multiple lines  1000characters long and word-wrap it to an
 arbitrary figure?  I'm looking for something like this:

   $ cat myTextFile | wrap 70

 --
 In the beginning of a change, the patriot is a scarce man, brave, hated
 and
 scorned. when his cause succeeds, however, the timid join him, for then it
 costs nothing to be a patriot.
   - Mark Twain
 --
 gentoo-user@gentoo.org mailing list



/
Ronald Vincent Vazquez
Senior Unix Systems Administrator
Senior Network Manager
Christ Tabernacle Church Ministries
http://www.ctcministries.org
(301) 540-9394 Home
(240) 401-9192 Cell

For web hosting solutions, please visit:
http://www.spherenix.com/

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Help emerging PEAR-DB

2006-03-11 Thread Ronald Vincent Vazquez
Hello list:

I am experiencing the error below while attempting to install PEAR-DB on my 
Gentoo system.

# php -v
PHP 5.1.1-gentoo with Hardening-Patch 0.4.8 (cli) (built: Mar  2 2006 21:40:36) 
(DEBUG)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2005 Zend Technologies

# emerge PEAR-DB
Calculating dependencies ...done!
 emerge (1 of 1) dev-php/PEAR-DB-1.7.6-r1 to /
 md5 files   ;-) PEAR-DB-1.6.8.ebuild
 md5 files   ;-) PEAR-DB-1.7.6-r1.ebuild
 md5 files   ;-) PEAR-DB-1.7.6.ebuild
 md5 files   ;-) files/digest-PEAR-DB-1.7.6-r1
 md5 files   ;-) files/digest-PEAR-DB-1.6.8
 md5 files   ;-) files/digest-PEAR-DB-1.7.6
 md5 src_uri ;-) DB-1.7.6.tgz
 Unpacking source...
 Unpacking DB-1.7.6.tgz to /var/tmp/portage/PEAR-DB-1.7.6-r1/work
tar: A lone zero block at 1436
 Source unpacked.
 Test phase [not enabled]: dev-php/PEAR-DB-1.7.6-r1

 Install PEAR-DB-1.7.6-r1 into /var/tmp/portage/PEAR-DB-1.7.6-r1/image/ 
 category dev-php
ACCESS DENIED  access_wr: /usr/share/php/.depdb
man:
prepallstrip:
 Completed installing PEAR-DB-1.7.6-r1 into 
 /var/tmp/portage/PEAR-DB-1.7.6-r1/image/

--- ACCESS VIOLATION SUMMARY ---
LOG FILE = /var/log/sandbox/sandbox-dev-php_-_PEAR-DB-1.7.6-r1-15768.log

access_wr: /usr/share/php/.depdb


# emerge PEAR-DB
Calculating dependencies ...done!
 emerge (1 of 1) dev-php/PEAR-DB-1.7.6-r1 to /

I am attempting to create an overlay but I get the following error after I edit 
the ebuild file to add the needed option (addpredict  /usr/share/php/.depdb):

!!! Digest verification Failed:
!!!/usr/local/portage/dev-php/PEAR-DB/PEAR-DB-1.7.6-r1.ebuild
!!! Reason: Filesize does not match recorded size

 Please ensure you have sync'd properly. Please try 'emerge sync' and
 optionally examine the file(s) for corruption. A sync will fix most cases.

How do I fix the Filesize does not match recorded size problem?

Thanks in advance,
Ronald Vazquez
-- 
gentoo-user@gentoo.org mailing list