Re: USB CD/DVD burner

2015-07-22 Thread Matthew Martin
LG/Hitachi GP08NU6B has done the job for a few years although usb2 and discontinued now. On 7/23/15, L.R. D.S. wrote: > I don't know about this Samsung, but I have one TSSTcorp TS-H653G and this > one > work fine with cdio.

Re: smplayer and mpv freeze my computer

2015-07-22 Thread L.R. D.S.
I had similar situations this week in #1024, in two different ways: - The ffmpeg can't input mpeg (this include ffplay), but lib-vpx is normal. The Xenocara does not freeze, it just can't play; Reproduced in i386 #1024, almost all mp4 files this happen, but may be just a upgrade bug. - The 'mupdf'

Re: elementary opensmtpd setting on rental server

2015-07-22 Thread Denis Fondras
> so , accordingly i rewrite /etc/mail/smtpd.conf > listen on lo0 > listen on em0 port 587 > Tell me if I'm wrong but you don't listen on port 25 or 465.

Re: USB CD/DVD burner

2015-07-22 Thread L.R. D.S.
I don't know about this Samsung, but I have one TSSTcorp TS-H653G and this one work fine with cdio.

Re: elementary opensmtpd setting on rental server

2015-07-22 Thread Tuyosi Takesima
Hi all. sorry for my poor english. following may be illusion . but i do experiment . for example  Gmail server 3.4.5.6<--4.5.6.7PC1 | | aoi server 2.3.4.5 <--1.2.3.4PC2 Gmail server reject mail from PC2 because Gmail server thinks that it is relayed by

Re: OpenBSD release with libevent 2.x?

2015-07-22 Thread Michael McConville
> On Wed, Jul 22, 2015 at 11:07:46PM +0200, nusenu wrote: > > there seem to be a few people that would like to run tor with libevent > > 2.x (currently available via ports) but failed to build tor with > > libevent from ports. > > > > So I'm wondering whether there are any plans to ship any of the

Re: Audio Boost for Sndio

2015-07-22 Thread Артур Истомин
On Fri, Jul 17, 2015 at 11:11:20AM -0700, tekk wrote: > On Fri, Jul 17, 2015 at 07:47:16AM -0700, Артур Истомин wrote: > > > > On Fri, Jul 10, 2015 at 06:01:17AM -0700, tekk wrote: > > > I'm having a bit of trouble with audio on my 5.7 box (Thinkpad T430.) > > > Audio > > > is just a bit too quie

Re: OpenBSD release with libevent 2.x?

2015-07-22 Thread Nicholas Marriott
No we have pretty much settled on a (mildly forked) 1.4 now and there are no plans to update the base system. I don't see why libevent 1.4 in base blocks anything that requires 2.x, the port should coexist happily with base. On Wed, Jul 22, 2015 at 11:07:46PM +0200, nusenu wrote: > -BEGIN PG

'sh' architecture for 5.7

2015-07-22 Thread Alfons van Zwol
My landisk (Plextor PX-EH16) uses the 'sh' architecture. With 5.6, packages for the sh architecture were available. But with 5.7 I don't see a sh folder on the mirrors. Can I install the packages from 5.6? And will there be sh-packages for future releases? Regards, Alfons

OpenBSD release with libevent 2.x?

2015-07-22 Thread nusenu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, there seem to be a few people that would like to run tor with libevent 2.x (currently available via ports) but failed to build tor with libevent from ports. So I'm wondering whether there are any plans to ship any of the next two upcoming relea

Re: W^X Wikipedia Executable space protection page lacking

2015-07-22 Thread Mike Larkin
On Wed, Jul 22, 2015 at 09:26:15PM +0100, Kevin Chadwick wrote: > The following wikipedia page hints to me that it may have been edited by > someone with an agenda or atleast under stated. I was going to rewrite > the OpenBSD section or undo the edit from 2008 by Guy Harris but worry > that I may b

Re: W^X Wikipedia Executable space protection page lacking

2015-07-22 Thread Ted Unangst
Kevin Chadwick wrote: > The following wikipedia page hints to me that it may have been edited by > someone with an agenda or atleast under stated. I was going to rewrite > the OpenBSD section or undo the edit from 2008 by Guy Harris but worry > that I may be over zealous in the other direction. Any

W^X Wikipedia Executable space protection page lacking

2015-07-22 Thread Kevin Chadwick
The following wikipedia page hints to me that it may have been edited by someone with an agenda or atleast under stated. I was going to rewrite the OpenBSD section or undo the edit from 2008 by Guy Harris but worry that I may be over zealous in the other direction. Anyone want to fix it? If no-one

Re: doas.conf

2015-07-22 Thread mages . simon
You have to have a newline at the end of the config file. Am Mi. Juli 22 03:48:16 2015 GMT+0200 schrieb Ed Ahlsen-Girard: > There seems to be know sample configuration file for doas. I complains > of not being enabled, and the man pages do not say how to do that. > > -- > > Edward Ahlsen-Girard

[OT] Metric/SI prefixes (Was: Re: SPARC minimum hardware specification)

2015-07-22 Thread Raf Czlonka
On Tue, Jul 21, 2015 at 10:46:51PM BST, Karel Gardas wrote: > On Tue, Jul 21, 2015 at 11:18 PM, Erling Westenvik > wrote: > > On Tue, Jul 21, 2015 at 04:09:58PM +0100, Raf Czlonka wrote: > >> On Tue, Jul 21, 2015 at 09:14:30AM BST, Karel Gardas wrote: > >> > >> > Following this: http://unixhq.com/

Re: Quick and dirty way to have OpenBSD running on Linode

2015-07-22 Thread opendaddy
Hi! On Wednesday, July 22, 2015 at 3:24 PM, "Jorge Castillo" wrote: > >Since I am on topic! If you want to run OpenBSD on DigitalOcean >check this: >http://www.tubsta.com/2015/04/openbsd-on-digital-ocean/ > >Remember use snapshots, not release. Nice find - thanks for sharing! DigitalOcean all

Re: elementary opensmtpd setting on rental server

2015-07-22 Thread Gregor Best
On Wed, Jul 22, 2015 at 03:22:36PM +0200, Denis Fondras wrote: > [...] > You should re-read the manual :) > If "from" is not specified, "from local" is assumed. > [...] Whoops, caught me. Thanks for the hint :) -- Gregor Best

Re: Quick and dirty way to have OpenBSD running on Linode

2015-07-22 Thread Jorge Castillo
Since I am on topic! If you want to run OpenBSD on DigitalOcean check this: http://www.tubsta.com/2015/04/openbsd-on-digital-ocean/ Remember use snapshots, not release.

Re: elementary opensmtpd setting on rental server

2015-07-22 Thread Seth
On Wed, 22 Jul 2015 06:22:36 -0700, Denis Fondras wrote: Please don't. This will allow people from the outside to send mail to other people not on your machine using your server as a relay. This is most certainly not what you want. Use something like You should re-read the manual :) If "fr

Re: elementary opensmtpd setting on rental server

2015-07-22 Thread Denis Fondras
> Please don't. This will allow people from the outside to send mail to > other people not on your machine using your server as a relay. This is > most certainly not what you want. Use something like > You should re-read the manual :) If "from" is not specified, "from local" is assumed.

Re: elementary opensmtpd setting on rental server

2015-07-22 Thread Gregor Best
On Wed, Jul 22, 2015 at 05:31:56AM -0700, Seth wrote: > [...] > You might try adding this line an the end of smtpd.conf > > accept for any relay > [...] Please don't. This will allow people from the outside to send mail to other people not on your machine using your server as a relay. This is mos

Re: elementary opensmtpd setting on rental server

2015-07-22 Thread Seth
On Wed, 22 Jul 2015 04:14:59 -0700, tuyosi wrote: listen on lo0 listen on em0 port 587 table aliases db:/etc/mail/aliases.db accept from any for domain "openbsd.link" aliasdeliver to maildir accept from any for domain "openbsd.link" deliver to maildir accept for local alias

Re: elementary opensmtpd setting on rental server

2015-07-22 Thread Mariano Baragiola
Hello tuyosi, I have a hard time reading your English so maybe I'm not following you well. Are you trying to use Gmail through your personal domain as a mask? Does Thunderbird connect to your Dovecot (IMAP/POP3) or to your Gmail account? If you are trying to mask your Gmail, you don't need Dovec

Re: SPARC minimum hardware specification

2015-07-22 Thread Joel Rees
On Wed, Jul 22, 2015 at 2:08 AM, Christian Weisgerber wrote: > On 2015-07-20, Joel Rees wrote: > >[...] > Being "willing to take a small hit on performance or > price" does not magically will such alternatives into existence; > it just makes you sound delusional. Well, yeah, I am a dreamer, but

Re: doas.conf

2015-07-22 Thread Theo Buehler
On Tue, Jul 21, 2015 at 08:48:16PM -0500, Ed Ahlsen-Girard wrote: > There seems to be know sample configuration file for doas. I complains > of not being enabled, and the man pages do not say how to do that. To `enable' doas(1), you need to have an `/etc/doas.conf' file. It must be owned by root,

elementary opensmtpd setting on rental server

2015-07-22 Thread tuyosi
Hi all i manage to make ***elementary*** mail server by opensmtpd and dovecot . overview is next. internet---arch linux(thunderbird) | | | openbsd on rental server( mail server) 1) only opensmtpd run . # ps ax | grep post 26624 p0 S+ 0:00.00 grep post # ps ax | grep dove 28879 ??

doas.conf

2015-07-22 Thread Ed Ahlsen-Girard
There seems to be know sample configuration file for doas. I complains of not being enabled, and the man pages do not say how to do that. -- Edward Ahlsen-Girard Ft Walton Beach, FL

Re: bug in rc.subr: kills more than it should (patch)

2015-07-22 Thread Antoine Jacoutot
Your initial use case explanation was the reason I made this change. See we do listen to our users, thanks :-) -Original Message- From: "nusenu" Sent: ‎7/‎21/‎2015 23:19 To: "misc@openbsd.org" Cc: "Antoine Jacoutot" Subject: Re: bug in rc.subr: kills more than it should (patch) >

Re: SPARC minimum hardware specification

2015-07-22 Thread Mihai Popescu
Hello again, As the OP I would say that I got the idea of "SPARC as a desktop". There were nice and insightdfull answers, so I thank you all. I have waited to see Nick Holland's answer, he is a real guru in such questions, but maybe he is busy for now. I can wait, no problem, but I think we can le