Re: dovecot issues

2014-06-21 Thread Otto Moerbeek
On Fri, Jun 20, 2014 at 11:37:07PM -0500, Edgar Pettijohn wrote: On 06/20/2014 11:20 PM, Edgar Pettijohn wrote: On 06/20/2014 10:58 PM, Mike Bregg wrote: On 2014-06-20 21:14, Edgar Pettijohn wrote: On 06/20/2014 10:05 PM, Mike Bregg wrote: On 2014-06-20 20:48, Edgar Pettijohn wrote:

Re: relayd url redirection

2014-06-21 Thread Antoine Jacoutot
On Fri, Jun 20, 2014 at 10:35:13PM -0400, Predrag Punosevac wrote: I am seriously reading realyd man pages for the first time in my life. Namely I am after url suffix redirection. I will try to explain little bit better. I have close to 10 virtual hosts running behind OpenBSD firewall which

mdoc(7) - .Os on other systems

2014-06-21 Thread Jan Stary
The mandatory .Os macro of an mdoc(7) manpage makes the rendered manpage have OpenBSD Reference Manual at the top center, and OpenBSD X.Y at the bottom. As the mdoc(7) manual says, Left unspecified, it defaults to the local operating system version. This is the suggested form.

Re: mdoc(7) - .Os on other systems

2014-06-21 Thread Jason McIntyre
On Sat, Jun 21, 2014 at 11:43:57AM +0200, Jan Stary wrote: The mandatory .Os macro of an mdoc(7) manpage makes the rendered manpage have OpenBSD Reference Manual at the top center, and OpenBSD X.Y at the bottom. As the mdoc(7) manual says, Left unspecified, it defaults to the local

Re: relayd url redirection

2014-06-21 Thread Sebastian Benoit
Predrag Punosevac(punoseva...@gmail.com) on 2014.06.20 22:35:13 -0400: I am seriously reading realyd man pages for the first time in my life. Namely I am after url suffix redirection. I will try to explain little bit better. relayd cannot do this currently unfortunatly. /Benno

Video card fan speed temperature

2014-06-21 Thread Julian Andrej
Hello, is it possible to show/change the current fan speed, temperature and clock of my video card? (ATI Radeon HD7770) `sysctl hw` shows sensors of my cpu and north bridge which seem correct. I'm using the 5.5 release. I'm asking because i want to control the fan speed, which is much lower

Re: Video card fan speed temperature

2014-06-21 Thread Jonathan Gray
On Sat, Jun 21, 2014 at 06:19:51PM +0200, Julian Andrej wrote: Hello, is it possible to show/change the current fan speed, temperature and clock of my video card? (ATI Radeon HD7770) `sysctl hw` shows sensors of my cpu and north bridge which seem correct. I'm using the 5.5 release. I'm

System Hangs with Intel i7 3920XM

2014-06-21 Thread Gustav Fransson Nyvell
Hi, I found something about this before, something old, would like to hear if there's some update. Well, I've had 3 total freezes since I installed OpenBSD recently. This is on a laptop and I can't suspend by closing the screen even, that it will just black the screen. Everything is frozen,

Re: System Hangs with Intel i7 3920XM

2014-06-21 Thread Dimitris Papastamos
On Sat, Jun 21, 2014 at 07:35:22PM +0200, Gustav Fransson Nyvell wrote: I want to ask 1) Is there something I can do? 2) Is there some logging I can enable that will dump stuff useful for reading after a hang? 3) Is this a kernel driver/module/something problem or caused by an application?

Re: System Hangs with Intel i7 3920XM

2014-06-21 Thread Gustav Fransson Nyvell
On 06/21/14 19:55, Dimitris Papastamos wrote: On Sat, Jun 21, 2014 at 07:35:22PM +0200, Gustav Fransson Nyvell wrote: I want to ask 1) Is there something I can do? 2) Is there some logging I can enable that will dump stuff useful for reading after a hang? 3) Is this a kernel

Re: System Hangs with Intel i7 3920XM

2014-06-21 Thread Dimitris Papastamos
If you have any means of hooking up a serial cable (docking station?) you might be able to see the ddb prompt and go from there. Does the freeze happen instantly or does it slowly become unresponsive? For the latter you might have time to switch to a VT and wait for ddb. You can force a crash

Re: LAN vs VLAN interface performance

2014-06-21 Thread Chris Cappuccio
Adam Thompson [athom...@athompso.net] wrote: Yes, OT... But unless you've chosen to do something silly (like enabling MVRP, or blindly allowing all VLANs to an untrusted host) saying VLANs aren't secure is about as useful as ICMP isn't secure. Please explain how VLANs are not secure when you

Re: System Hangs with Intel i7 3920XM

2014-06-21 Thread Chris Cappuccio
Dimitris Papastamos [s...@2f30.org] wrote: If you have any means of hooking up a serial cable (docking station?) you might be able to see the ddb prompt and go from there. He should be getting a ddb prompt even within X with inteldrm. Does the freeze happen instantly or does it slowly

Re: Video card fan speed temperature

2014-06-21 Thread Julian Andrej
Do you mind telling me where to find the power profile in the sources? Or is it not possible at the moment even with changing and recompiling the kernel? On 21 June 2014 19:03, Jonathan Gray j...@jsg.id.au wrote: On Sat, Jun 21, 2014 at 06:19:51PM +0200, Julian Andrej wrote: Hello, is it

Re: System Hangs with Intel i7 3920XM

2014-06-21 Thread Gustav Fransson Nyvell
On 06/21/14 20:02, Dimitris Papastamos wrote: If you have any means of hooking up a serial cable (docking station?) you might be able to see the ddb prompt and go from there. Does the freeze happen instantly or does it slowly become unresponsive? For the latter you might have time to switch to

Re: mdoc(7) - .Os on other systems

2014-06-21 Thread Ingo Schwarze
Hi Jan, adding to what Jason already said... Jan Stary wrote on Sat, Jun 21, 2014 at 11:43:57AM +0200: The mandatory .Os macro of an mdoc(7) manpage makes the rendered manpage have OpenBSD Reference Manual at the top center, That is not true. Try mandoc -Ios=FOOBAR

Re: Video card fan speed temperature

2014-06-21 Thread Jonathan Gray
You'd have to build a new kernel to modify the profile at the moment. I believe what we have currently is the profile where the clocks are left untouched from what the bios sets them to on boot. In terms of code it is sys/dev/pci/drm/radeon/radeon_pm.c adding something like the the following to

Re: dovecot issues

2014-06-21 Thread Edgar Pettijohn
On 06/21/2014 02:17 AM, Otto Moerbeek wrote: On Fri, Jun 20, 2014 at 11:37:07PM -0500, Edgar Pettijohn wrote: On 06/20/2014 11:20 PM, Edgar Pettijohn wrote: On 06/20/2014 10:58 PM, Mike Bregg wrote: On 2014-06-20 21:14, Edgar Pettijohn wrote: On 06/20/2014 10:05 PM, Mike Bregg wrote: On

Re: relayd url redirection

2014-06-21 Thread vadimou
On 6/20/14, Predrag Punosevac punoseva...@gmail.com wrote: and so on. Until now I was using nginx as a proxy and port redirection I agree with Antoine. Read the nginx manual carefully. All you need is there.

Re: dovecot issues

2014-06-21 Thread Brad Smith
On 21/06/14 3:21 PM, Edgar Pettijohn wrote: On 06/21/2014 02:17 AM, Otto Moerbeek wrote: On Fri, Jun 20, 2014 at 11:37:07PM -0500, Edgar Pettijohn wrote: On 06/20/2014 11:20 PM, Edgar Pettijohn wrote: On 06/20/2014 10:58 PM, Mike Bregg wrote: On 2014-06-20 21:14, Edgar Pettijohn wrote: On

Re: dovecot issues

2014-06-21 Thread Edgar Pettijohn
On 06/21/2014 06:37 PM, Brad Smith wrote: On 21/06/14 3:21 PM, Edgar Pettijohn wrote: On 06/21/2014 02:17 AM, Otto Moerbeek wrote: On Fri, Jun 20, 2014 at 11:37:07PM -0500, Edgar Pettijohn wrote: On 06/20/2014 11:20 PM, Edgar Pettijohn wrote: On 06/20/2014 10:58 PM, Mike Bregg wrote: On

Re: OpenBSD GSoC 2014 accepted projects status

2014-06-21 Thread ian kremlin
hi! i'm a student working on four DBus daemons that emulate the behavior of systemd ones as to allow porting code that depends on systemd less of a hassle i've set up gitweb to track my progress, you can find it here: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systemd-utl.git; the 'master'

Re: Slow performance on Radeon (HD7770) video card

2014-06-21 Thread Jonathan Gray
On Sat, Jun 21, 2014 at 10:32:55PM +0200, Julian Andrej wrote: Hello, i'm getting really low performance on my ATI Radeon HD7770 video card. glxgears runs at poor 27 fps and videos are stuttering (playback with mplayer and different -vo options). We don't do acceleration on southern islands