Portaudit - auditfile.tbz failure of download.

2008-06-16 Thread Ezat Tizani
Hello all,

anyone having issues with portaudit download of the auditfile.tbz?  mine
seems to just stall.

I'm using portaudit .0.5.2 with -Fda switches.

Thanks

Ezat


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: help for a wounded disk drive...

2008-03-21 Thread Ezat - Ezatech

Hey William,

Was in a similar situation about a month ago.. I knew the drive was on 
its way out but once it went, i could not retrieve the data nor use it 
under freebsd even under a new system. My drive had physical issues.


I got the drive, stuck it in a 3.5inch usb enclosure and plugged it into 
a ms windows box.  Then I used a free proggy called ffsdrv which i found 
on sourceforge.


Snipit --

It enables you to read BSD(FreeBSD, NetBSD, OpenBSD) FFS partitions on 
Windows 2000/XP/2003.

http://ffsdrv.sourceforge.net/

Managed to get all data off this way.

Ezat





William Bulley wrote:

I damaged a Seagate 80 GB EIDE drive that was attached to a FreeBSD 5.4
system (as ufs) some time ago, and I would like to recover the data on
this drive - if that is possible.  All positive suggestions are welcome.

The drive is mechanically and electrically good.  I just can't mount it
and use it under FreeBSD.  It was a dual boot drive with a DOS partition
on the first partition and FreeBSD 5.4 on partition two.  I did the normal
sysinstall for FreeBSD 5.5 as I had done many times before.  Unfortunately,
I had the older, FreeBSD 5.4 drive cabled up (and powered up) on the second
IDE channel (using cable select) of an i386 motherboard while I did the 5.5
install on a new, blank drive on the first IDE channel.

I told sysinstall to add the standard FreeBSD bootloader on the new drive.
I don't recall if I allowed for a DOS partition or just used the entire disk.
The FreeBSD 5.4 disk on the second IDE channel also had the standard FreeBSD
bootloader from my earlier sysinstall of 5.4 on that disk.

When I completed the install, I figured I could just mount the second (older)
drive manually.  When I tried to do this, things went from bad to worse, and
the new system could never recognize the drive.  I believe the installation
process attempted to (or succeeded in) putting (an unnecessary) bootloader on
the older drive.  Had it not been connected, it would probably be okay today.
I learned an important lesson at that time...

I don't know what steps to take to recover this drive so I can mount it in a
read-only mode.  I just want to recover the files on this drive.  It is very
small by today's standards, so I will likely not use the drive in production.

I am comfortable running any required shell commands (as root), but I don't
want to damage the disk drive any further.  I hope I don't have to resort to
using dd(1) on the raw device!  Thanks in advance for any pointers.

Regards,

web...

--
William Bulley Email: [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

  

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mail server from Windows to FreeBSD

2008-03-10 Thread Ezat - Ezatech

   Hello Ivailo,
   This is possibly the best how to guide I have found which sets up
   postfix, dovecot, spamassassin, postfixadmin etc.
   Currently I have multiple domains which the mail server handles and
   they all have access either via webmail(Squirrelmail), IMAP  pop.
   [1]http://www.purplehat.org/?page_id=4
   Regards,
   ezat
   Ivailo Bonev wrote:

 Hello FreeBSDers,
 I have a Windows machine that get all e-mails, from few accounts,
 from different Internet providers. I want to setup FreeBSD machine
 that get all mails from accounts and remote and local users get
 their mails from that FreeBSD mail storage server. I don't own a
 domain or MX records.
 I read many docs in Intrernet, and now I have installed FreeBSD 7.0
 RELEASE, with installed fetchmail port (to get mail from various
 accounts), sendmail-sasl port, and dovecot for IMAP server. But now
 I'm lost, from where to start configuring FreeBSD mail server?
 And one last thing, how can deliver all mail messages from Outlook
 Express client from Windows machine to FreeBSD mail server machine?
 Any help is appreciated!
 ___
 [EMAIL PROTECTED] mailing list
 [3]http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [4][EMAIL PROTECTED]

References

   1. http://www.purplehat.org/?page_id=4
   2. mailto:freebsd-questions@freebsd.org
   3. http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   4. mailto:[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Postfix port broken?

2008-03-03 Thread Ezat

   Thanks Fred  others who have replied directly,
   The virtual domains are actually exactly what is required in this
   situation so I have fallen back to 2.4 port which will do for now.
   Ezat
   Fred Condo wrote:

 This is due to these lines in the Makefile (with line numbers):
 187 .if defined(WITH_VDA)
 188 IGNORE= Waiting for a new patch that's work
 with 2.5.1
 189 PATCH_SITES+=   [1]http://vda.sourceforge.net/VDA/
 190 PATCHFILES+=postfix-2.4.5-vda-ng.patch.gz
 191 PATCH_DIST_STRIP=   -p1
 192 .endif
 make config would enable you to turn off virtual delivery agent.
 I'm not a postfix expert, but I believe VDA is only needed if you
 run virtual domains.
 fred
 On Mar 2, 2008, at 2:57 AM, Ezat wrote:

   Hello all,
   Not sure if correct list for this.
   Trying to install postfix today and came across this issue.
   ===  postfix-2.5.1_1,1 Waiting for a new patch that's work with
   2.5.1.
   *** Error code 1
   Stop in /usr/ports/mail/postfix.
   Anyone have same issue?
   ezat
 ___
 [EMAIL PROTECTED] mailing list
 [3]http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [4][EMAIL PROTECTED]

References

   1. http://vda.sourceforge.net/VDA/
   2. mailto:freebsd-questions@freebsd.org
   3. http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   4. mailto:[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Postfix port broken?

2008-03-02 Thread Ezat

   Hello all,
   Not sure if correct list for this.
   Trying to install postfix today and came across this issue.
   ===  postfix-2.5.1_1,1 Waiting for a new patch that's work with
   2.5.1.
   *** Error code 1
   Stop in /usr/ports/mail/postfix.
   Anyone have same issue?
   ezat
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Suggestions for OS to use behind freebsd pf firewalls.

2008-03-02 Thread Ezat - Ezatech

   Ed,
   If flash is bothering you, its quite easy to just install the linux
   version of firefox on FreeBSD.
   Sabayon linux is a multimedia powerhouse.  Definately needs some good
   spec hardware to run even after most of the xgl services have been
   disabled. The sabayon image is around 4.2GB which gives you an
   indication.
   Ezat.
   eculp wrote:

 Quoting Mehul Ved [1][EMAIL PROTECTED]:

 On Sun, Mar 2, 2008 at 7:15 AM, eculp [2][EMAIL PROTECTED]
 wrote:

  My problem is that I haven't done a linux install since before
  FreeBSD 2.2 IIRC and have no idea which version would be the most
  versatile and has an installer that is basically brain dead simple
  with most all drivers.  I suspect that I am asking the impossible
 but
  you never know.

 Maybe PC-BSD or Sabayon Linux. Sabayon is based on gentoo and
 contains
 lots of proprietory drivers built in. So, if you have no problem
 with that maybe
 you could look at Sabayon Linux too.

 I've never heard of Sabayon but will definitely give it a shot on
 my laptop first and take a good look at the licensing.
 I really like the idea of PC-BSD but the Flash thing, holds me back
 a bit.
 ed
 ___
 [EMAIL PROTECTED] mailing list
 [4]http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [5][EMAIL PROTECTED]

References

   1. mailto:[EMAIL PROTECTED]
   2. mailto:[EMAIL PROTECTED]
   3. mailto:freebsd-questions@freebsd.org
   4. http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   5. mailto:[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: So How Hard Is Moving From 6.3 To 7.0?

2008-03-02 Thread Ezat - Ezatech

   Would tend to agree.
   I just lost a machines hdd so it's a good opportunity to build with
   latest release but otherwise, i have still have a 6.0 box running
   strong and executing tasks which it was built for.  No plans to
   upgrade.
   ezat
   Bogdan Ćulibrk wrote:

 ---= --BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 Tim Daneliuk wrote:
 | I have a stable 6.3 production server.
 I would stop right there. Question is why would you change
 something
 that simply works?
 - --
 Best regards,
 Bogdan Culibrk
 [1]bc= @default.co.yu [2]http://default.co.yu/~bc
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.8 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 iEYEARECAAYFAkfKic4ACgkQo6C4vAhYtCBqKwCeOCybASwKMu4HV7oTeJRmaeUa
 eiEAnjyKaPVDYXv/aiNIqeQQx+bbbhtO
 =Fxf9
 -END PGP SIGNATURE-
 ___
 [EMAIL PROTECTED] mailing list
 [4]http://lists.freebsd.org/mailman/listinfo/= freebsd-questions
 To unsubscribe, send any mail to
 [5][EMAIL PROTECTED]

References

   1. 3Dmailto:[EMAIL PROTECTED]
   2. 3Dhttp://defa=/
   3. 3Dmailto:[EMAIL PROTECTED]   4. 3Dhttp://lists.freebsd.org/mailm   5. 
3Dmailto:freebsd-questions-unsub___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Highpoint Rocketraid 1520 / 1522 SATA RAID controllers.

2008-03-02 Thread Ezat - Ezatech

   Hello,
   Anyone using highpoint rocketraid SATA Raid controllers?  I am
   specifically looking at the 1520 or the 1522 model.
   The question is once the configuration is done on the card, is it
   represented to FreeBSD as one drive instead of two which currently my
   cheapy raid controller does?
   Ezat
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]