Re: Rawtherapee 5.7 crashes in 6.6 amd64

2019-11-16 Thread Peter Varga
Yesa On Sat, Nov 16, 2019, at 19:12, Merritt Draney wrote: > I have tried to get Rawtherapee running unsuccessfully on my system. Is > anyone else having trouble? If I run it out of a terminal from a folder with > no pictures in it, it will start up fine. Then if I select a folder with > pictur

Re: OpenBSD 6.0: PPPOE with vlan configure problem

2020-01-24 Thread Peter Varga
On Fri, Jan 24, 2020, at 18:03, Peter Wong wrote: > Dear All, > I'm trying to setup openbsd as router but could not get any internet > connection. > I need to set my external interface to vnetid 500. Below is my > configuration: > > /etc/hostname.vlan500 > -inet vnetid 500 parent fxp0 up > > /

Re: Problems with ppp(8) to Verizon EVDO

2009-01-14 Thread Peter Varga
when i had verizon dsl on a landline, the mtu had to be 1492 and it would work just fine. set mtu 1492 set mru 1492 On Jan 14, 2009, at 10:03 PM, Jason Dixon wrote: I have a Verizon USB720 dongle that shows up as ucom0. I intend to use it for connecting remotely with my X40. I'm having

Re: Client-side font rendering system - from FAQ

2013-03-16 Thread Peter Varga
On Sat, Mar 16, 2013 at 02:06:57PM +, James Griffin wrote: > Yes, I did run xset + fp so that should have sorted it out. Having said > that, the only way I can get all Unicode characters to display, namely in > my MUA which is mutt, is by leaving the xterm font to the default. Even > if I set t

Re: How many rounds to use for a pbkdf2 encrypted disk?

2013-04-22 Thread Peter Varga
On Sun, Apr 21, 2013 at 11:57:00PM -0400, Ted Unangst wrote: > On Sun, Apr 21, 2013 at 19:00, and...@msu.edu wrote: > > The example in vnconfig shows 20,000. I picked 30K. > > This is a 2.8G core2 duo machine, encrypting mail and > > other stuff. > > > > I haven't found sources on the net that ha