Giancarlo Razzolini wrote:
> Em 03-06-2014 18:45, Predrag Punosevac escreveu:
> > I am trying to configure our OpenBSD shell gateway as a proxy for X2Go
> > clients. Obviously by default port forwarding on privileged ports as
> > well as X11 forwarding is disabled. I read through man pages for
>
Giancarlo Razzolini wrote:
> Em 03-06-2014 18:45, Predrag Punosevac escreveu:
> > I am trying to configure our OpenBSD shell gateway as a proxy for X2Go
> > clients. Obviously by default port forwarding on privileged ports as
> > well as X11 forwarding is disabled. I read through man pages for
>
Em 03-06-2014 18:45, Predrag Punosevac escreveu:
> I am trying to configure our OpenBSD shell gateway as a proxy for X2Go
> clients. Obviously by default port forwarding on privileged ports as
> well as X11 forwarding is disabled. I read through man pages for
> sshd_config but I am still not clear
I am trying to configure our OpenBSD shell gateway as a proxy for X2Go
clients. Obviously by default port forwarding on privileged ports as
well as X11 forwarding is disabled. I read through man pages for
sshd_config but I am still not clear how should I edit them to enable
that a regular can use
Hi Mark, Anders,
On 03 Jun 2014 12:40, Marc Espie wrote:
> Find stuff that doesn't work properly and figure out what's going on.
>
> Even without code, complete *reproduceable* bug reports are invaluable
> resources.
>
> (hint: anything that dumps cores is a bug).
I too was trying to find areas
On Tue, Jun 03, 2014 at 05:56:50PM BST, Johan Svensson wrote:
> I can successfully run this command:
> if i use audioctl1 instead of audio1 it works, i dont know why tho.
>
> # audioctl -f /dev/audioctl1
> [...]
That's because, instead of providing audio device to the '-f' option,
you need to pr
On 06/03/14 20:08, Alexandre Ratchov wrote:
On Tue, Jun 03, 2014 at 07:59:49PM +0200, Johan Svensson wrote:
On 06/03/14 19:33, Alexandre Ratchov wrote:
On Tue, Jun 03, 2014 at 07:25:25PM +0200, Alexandre Ratchov wrote:
sndiod_flags="-f rsnd/1 -f rsnd/0"
This will kind of "exchange" the first
On Tue, Jun 03, 2014 at 07:59:49PM +0200, Johan Svensson wrote:
> On 06/03/14 19:33, Alexandre Ratchov wrote:
> >On Tue, Jun 03, 2014 at 07:25:25PM +0200, Alexandre Ratchov wrote:
> >>sndiod_flags="-f rsnd/1 -f rsnd/0"
> >>
> >>This will kind of "exchange" the first two devices. I.e. this
> >>expos
On 06/03/14 19:33, Alexandre Ratchov wrote:
On Tue, Jun 03, 2014 at 07:25:25PM +0200, Alexandre Ratchov wrote:
sndiod_flags="-f rsnd/1 -f rsnd/0"
This will kind of "exchange" the first two devices. I.e. this
exposes "snd/0" as sub-device of "rsnd/1" and "snd/1" as sub-device
of "rsnd/0".
If d
On Tue, Jun 03, 2014 at 07:25:25PM +0200, Alexandre Ratchov wrote:
>
> sndiod_flags="-f rsnd/1 -f rsnd/0"
>
> This will kind of "exchange" the first two devices. I.e. this
> exposes "snd/0" as sub-device of "rsnd/1" and "snd/1" as sub-device
> of "rsnd/0".
>
If device renumbering seems confusin
> support for "recipient" using db tables has been added after 5.5:
>
>
> http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/smtpd/table_db.c.diff?r1=1.5;r2=1.6;f=h
>
> the diff will apply as is on smtpd from 5.5 so you can backport it
Thanks.
Kind regards,
Martijn Rijkeboer
On Tue, Jun 03, 2014 at 06:22:01PM +0200, Remco wrote:
> Johan Svensson wrote:
>
> > I am trying to change my default output device from my builtin soundcard
> > to an usb soundcard which is an output only device. I have tried:
> >
> > # audioctl -f /dev/audio1
> > audioctl: /dev/audio1: Device n
On 06/03/14 18:22, Remco wrote:
Johan Svensson wrote:
I am trying to change my default output device from my builtin soundcard
to an usb soundcard which is an output only device. I have tried:
# audioctl -f /dev/audio1
audioctl: /dev/audio1: Device not configured
It seems this device does no
On 06/03/14 18:22, Remco wrote:
Johan Svensson wrote:
I am trying to change my default output device from my builtin soundcard
to an usb soundcard which is an output only device. I have tried:
# audioctl -f /dev/audio1
audioctl: /dev/audio1: Device not configured
It seems this device does no
Johan Svensson wrote:
> I am trying to change my default output device from my builtin soundcard
> to an usb soundcard which is an output only device. I have tried:
>
> # audioctl -f /dev/audio1
> audioctl: /dev/audio1: Device not configured
>
It seems this device does not exist from the kernel
I am trying to change my default output device from my builtin soundcard
to an usb soundcard which is an output only device. I have tried:
# audioctl -f /dev/audio1
audioctl: /dev/audio1: Device not configured
I think there should be some controller that you configuring the audio
device. But i
Tried the diff, no joy..
Here's the output of eeprom -p: http://pastebin.com/bWSsXxHs
Toby
On 03/06/14 22:28, Mark Kettenis wrote:
Index: radeon_combios.c
===
RCS file: /cvs/src/sys/dev/pci/drm/radeon/radeon_combios.c,v
retrieving
> Hi, after installing OpenBSD 5.5/macppc on my emac I am unable to get a
> console to display on my monitor.
>
> The installer completes succesfully, I can reboot to the new system but
> the display conks out after the radeon-related kernel messages.
>
> I can log in via ssh and my previous inst
On Sat, Apr 19, 2014 at 09:51:59PM -1000, Felix Johnson wrote:
> I'm a bit new to OpenBSD and want to configure wireless networking,
> as a client to an existing access point.
>
> The box has a clean install of 5.4-release from install54.iso.
> The wireless device is a Belkin F5D7050 wireless G US
On 06/03/14 04:29, Oliver Peter wrote:
> Links in FAQ seem to be dead:
yep, thanks!
Nick.
> Index: faq8.html
> ===
> RCS file: /cvs/www/faq/faq8.html,v
> retrieving revision 1.252
> diff -u -r1.252 faq8.html
> --- faq8.html 3 May 20
On Tue, Jun 03, 2014 at 08:28:42PM +1000, Anders Østergaard Jensen-Waud wrote:
> * Translate OpenBSD manuals/FAQ/documentation to Danish/Scandinavian
> (I am Danish)
> * Help out with some of the existing documentation or fill gaps where required
> * Something completely different
Find stuff that
Hello,
I am interesting in helping out on the OpenBSD project where I can. I
am proficient in C but am not knowledgeable enough to contribute to
OS/systems level programming. So I have been looking for other ways to
contribute and thought documentation might be a good place to start.
What are the
Links in FAQ seem to be dead:
Index: faq8.html
===
RCS file: /cvs/www/faq/faq8.html,v
retrieving revision 1.252
diff -u -r1.252 faq8.html
--- faq8.html 3 May 2014 13:14:30 - 1.252
+++ faq8.html 27 May 2014 08:13:23 -
On Mon, Jun 02, 2014 at 10:15:15PM +0200, Martijn Rijkeboer wrote:
> Hi,
>
> When I try to use a db file for my recipient table I get "invalid use of
> table "recipients" as RECIPIENT parameter". When I use a plain file it
> works. I've created the db file with "makemap -t set recipients". Is this
24 matches
Mail list logo