From owner-freebsd-questions@FreeBSD.ORG Wed Dec 10 18:50:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD058106564A for ; Wed, 10 Dec 2008 18:50:42 +0000 (UTC) (envelope-from michael.copeland@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id 774B58FC18 for ; Wed, 10 Dec 2008 18:50:42 +0000 (UTC) (envelope-from michael.copeland@gmail.com) Received: by an-out-0708.google.com with SMTP id c2so129604anc.13 for ; Wed, 10 Dec 2008 10:50:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type; bh=qNQi0aPbq+s5FslITkFkF8KykxeIgrPL5okyTalTRdw=; b=cFP8Pg9olD9Dq4nxuN0PqvOfva5hzUx3o4vzy71tulHs7lzuMyMv9L38EV4G3C96AD L8weJrlOCI3v8DQ3KCFTZE6ubv8WqPHqgRK6CYNM/+B6XV9pGOcLvrsxBTUWv/6m2RSw 632BWRuR5A3OtBkNZZzQMoa0aXkUgAgOOqttk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type; b=OUFkUW5/tF5aX1rWMF2tlKWbAOQuurfgDWaEk2eZAIvJnRO2sWGUGOs2/XcpJFvz9x w0eaVBnVnbK5Qz5DSdcCLrciJpqSi5v30NoskVwZ8Qnicuwe0LCddB1/31fvZObwT0Yc uMzMEdOJ0SUVCxH6pYNotiJnpwmm1XghbGbZM= Received: by 10.101.70.15 with SMTP id x15mr1338352ank.112.1228935041638; Wed, 10 Dec 2008 10:50:41 -0800 (PST) Received: from ?192.168.1.104? (adsl-074-245-053-043.sip.jax.bellsouth.net [74.245.53.43]) by mx.google.com with ESMTPS id c40sm1596089anc.8.2008.12.10.10.50.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 10 Dec 2008 10:50:41 -0800 (PST) Message-ID: <49400F82.3030007@gmail.com> Date: Wed, 10 Dec 2008 13:50:42 -0500 From: michael User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Tom=E1s_Rodriguez?= References: <20081209103518.T1048@localhost.my.domain> <20081209043837.GA5653@shepherd> <20081210105026.L889@localhost.my.domain> <490517.34837.qm@web56508.mail.re3.yahoo.com> In-Reply-To: <490517.34837.qm@web56508.mail.re3.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: I need Install DB2 in Freebsd with a tool administration like webmin but for database DB2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2008 18:50:43 -0000 you want to install ibm db2 server? or you want to install db2 client? Tomás Rodriguez wrote: > Hi, everyone. > > I wanna install DB2 in my unix freebsd, but I never doing that, in fact I need a tool like GUI or like webmin, for the adminsitration of the DB2. who can help me with that. > I'll appreciate any help, because I have been very hurry with that I'll developer a tools in DB2 butnever worked in this database management, I always work in mysql server. > please any help? > > have a great day for everyone here. > sincerely > Tomas > > > > ----- Original Message ---- > From: Richard KHOO Guan Chen > To: "freebsd-questions@freebsd.org" > Sent: Tuesday, December 9, 2008 9:58:13 PM > Subject: Re: portaudit -solved > > Thank you Sahil Tandon > > I have solved the problem. My ISP uses proxy for http (I think) as I have closed off port 80 and opened port 8080, and that has got me to the web with no problem. I have also been able to use ports installation with my ipf firewall setup, so I could not understand why portaudit command failed. I have now opened up port 80 and get the thing working. > > Your message got me thinking in this direction as you confiremed that the file is from http://www.FreeBSD.org/ports. > > Once again thanks and apologies for the late reply. > > > On Mon, 8 Dec 2008, Sahil Tandon wrote: > > >> Richard KHOO Guan Chen wrote: >> >> >>> I have recently installed 6.4 release and tried to do a portausidt -F. >>> No go reply was that auditfile.tbz unavailable. >>> >> By default, portaudit fetches the database from www.FreeBSD.org/ports. >> What is the output of the following commands on your machine? >> >> % wget http://www.FreeBSD.org/ports/auditfile.tbz >> % fetch -1amp http://www.FreeBSD.org/ports/auditfile.tbz >> >> Have you created or modified /usr/local/etc/portaudit.conf? >> >> -- Sahil Tandon >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > __________________________________________________________________ > Instant Messaging, free SMS, sharing photos and more... Try the new Yahoo! Canada Messenger at http://ca.beta.messenger.yahoo.com/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >