TLS config help

2012-08-28 Thread AN
Following the directions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/openssl.html Trying to configure TLS and sendmail using the following steps # openssl dsaparam -rand -genkey -out myRSA.key 1024 # openssl gendsa -des3 -out myca.key myRSA.key # openssl req -new -x509 -days 365

Re: Partitioning with gpart

2012-08-28 Thread Warren Block
On Tue, 28 Aug 2012, Lynn Steven Killingsworth wrote: I have installed PC-BSD 9.1 RC1 last week. Very nice I must say. The default file system is zfs. I have one storage disk which is ufs and another which is on an mbr partition. I thought I would format the mbr disk with zfs and move ever

Partitioning with gpart

2012-08-28 Thread Lynn Steven Killingsworth
Dear FreeBSD - I have installed PC-BSD 9.1 RC1 last week. Very nice I must say. The default file system is zfs. I have one storage disk which is ufs and another which is on an mbr partition. I thought I would format the mbr disk with zfs and move everything from the ufs disk and then form

RE: text editor

2012-08-28 Thread dteske
> -Original Message- > From: Robin, Michael [mailto:ro...@chapman.edu] > Sent: Tuesday, August 28, 2012 3:42 PM > To: 'dte...@freebsd.org'; freebsd-questions@freebsd.org > Subject: RE: text editor > > What is VIM? A _much_ improved version of "vi" (vi is the ubiquitous UNIX text editor wr

Re: text editor

2012-08-28 Thread Jerry Dunham
On 28 Aug 2012 at 22:41, Robin, Michael wrote: > What is VIM? Where could it be downloaded? > What is CLI? I am looking for GUI/command prompt text editor for Windows 7/8. > The notepad plus program lacks start/end block setting option even > though it have a lot of hot keys. My top priority is

Re: GTK and black window content

2012-08-28 Thread Polytropon
On Wed, 29 Aug 2012 00:43:45 +0200, Stephan Schindel wrote: > Hey :), > > I have sometimes a problem with GTK applications such as Firefox, Thunderbird > and some others too: The whole application window gets almost black [...] ALMOST black? > [...] and the > only fix is to reboot the system

Re: text editor

2012-08-28 Thread Erich Dollansky
Hi, On Tue, 28 Aug 2012 22:41:52 + "Robin, Michael" wrote: > What is VIM? Where could it be downloaded? > What is CLI? I am looking for GUI/command prompt text editor for > Windows 7/8. The notepad plus program lacks start/end block setting > option even though it have a lot of hot keys.

Re: text editor

2012-08-28 Thread Polytropon
On Tue, 28 Aug 2012 22:41:52 +, Robin, Michael wrote: > What is VIM? VI = VI Improved, based on vi-like editor behaviour, which is often considered one of the MAIN editor environments among programmers. > Where could it be downloaded? You don't manually download things on FreeBSD. You ins

GTK and black window content

2012-08-28 Thread Stephan Schindel
Hey :), I have sometimes a problem with GTK applications such as Firefox, Thunderbird and some others too: The whole application window gets almost black and the only fix is to reboot the system. I am using KDE (disabled composite) as my Desktop and I have got a Nvidia card (propr. driver). Do

Re: text editor

2012-08-28 Thread Polytropon
On Tue, 28 Aug 2012 22:09:39 +, Robin, Michael wrote: > Which text editor program will run 64-bit operating system with > following features: > * Support 100 percent of hot keys Depends also on the terminal emulator used and if it's configured properly. Editors like the one belonging to the Mi

RE: text editor

2012-08-28 Thread Robin, Michael
What is VIM? Where could it be downloaded? What is CLI? I am looking for GUI/command prompt text editor for Windows 7/8. The notepad plus program lacks start/end block setting option even though it have a lot of hot keys. My top priority is setting start/end block option which was available fo

Re: portaudit and automake14

2012-08-28 Thread David Newman
On 8/28/12 11:53 AM, Bryan Drewery wrote: > On 8/28/2012 1:47 PM, David Newman wrote: >> 1. On a 8.0-RELEASE system, I'm having a problem with the automake14 >> port, where the portaudit port reports this vulnerability: >> >> http://portaudit.freebsd.org/10f38033-e006-11e1-9304-.html >>

RE: text editor

2012-08-28 Thread dteske
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Robin, Michael > Sent: Tuesday, August 28, 2012 3:10 PM > To: 'freebsd-questions@freebsd.org' > Subject: text editor > > Which text editor program will run 64-bit o

text editor

2012-08-28 Thread Robin, Michael
Which text editor program will run 64-bit operating system with following features: * Support 100 percent of hot keys * Hot keys available for setting start/end block to be copied, moved or deleted without requiring any mouse lock. It is not possible to use mouse lock or to hold shift key combine

Re: portaudit and automake14

2012-08-28 Thread Bryan Drewery
On 8/28/2012 1:47 PM, David Newman wrote: > 1. On a 8.0-RELEASE system, I'm having a problem with the automake14 > port, where the portaudit port reports this vulnerability: > > http://portaudit.freebsd.org/10f38033-e006-11e1-9304-.html > > Refreshing the ports collection with 'portsn

portaudit and automake14

2012-08-28 Thread David Newman
1. On a 8.0-RELEASE system, I'm having a problem with the automake14 port, where the portaudit port reports this vulnerability: http://portaudit.freebsd.org/10f38033-e006-11e1-9304-.html Refreshing the ports collection with 'portsnap fetch extract' and then running 'portmaster automak

system build variables

2012-08-28 Thread Robert Huff
I currently have # to get automatic SASL in sendmail SENDMAIL_CFLAGS+= -I/usr/local/include/ -DSASL=2 SENDMAIL_LDFLAGS+= -L/usr/local/lib SENDMAIL_LDADD+=-lsasl2 in make.conf. Would it be legal/better to put this in src.conf?

Re: Becoming a Mirror

2012-08-28 Thread n j
Hello Justin, On Mon, Aug 27, 2012 at 2:25 AM, Justin Dorfman wrote: > Hello, > > I was wondering how our company can provide a mirror for the FreeBSD > project? > > Thanks. Have a look at http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/article.html. HTH, -- Nino

Re: 8-STABLE base BIND version number typo ?

2012-08-28 Thread bw
I seem to have seen no replies. Would anyone kindly confirm they've got the same problem so we can get a PR filled ? # named -V BIND 9.6.-ESV-R5-P1 built with '--prefix=/usr' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--enable-threads' '--enable-getifaddrs' '--disable-linux-caps

Re: 8-STABLE base BIND version number typo ?

2012-08-28 Thread Damien Fleuriot
On 27 August 2012 10:11, Damien Fleuriot wrote: > Hello list, > > > > We're currently running Nessus PCI DSS scans on our infrastructure to > eliminate known vulnerabilities and problems. > > The scan reports that my version of BIND is vulnerable to exploits I > *know* it isn't. > > The problem, t