Re: multiple simultaneous X sessions?

2020-08-24 Thread Gleydson Soares
Hi Luke, On Mon, Aug 24, 2020 at 09:24:35AM -0600, Luke A. Call wrote: > What would it take for me to run more than one simultanous X session, each > as a different user? -- I tried once a few years ago, searching, reading > man pages, and chasing error messages, and failed at the time. > Is it k

Re: build with DEBUG defined

2019-08-06 Thread Gleydson Soares
On Tue, Aug 06, 2019 at 06:55:15PM -0500, Edgar Pettijohn wrote: > I'm trying to build smtpd with `-g'. I tried the following: > > deathstar$ make -DDEBUG > ===> smtpd > yacc -o parse.c /usr/src/usr.sbin/smtpd/smtpd/../parse.y > cc -O2 -pipe 1 -fstack-protector-all -I/usr/src/usr.sbin/smtpd/smtpd

Re: build with DEBUG defined

2019-08-08 Thread Gleydson Soares
> On 2019-08-07, Edgar Pettijohn wrote: >> >>> On Aug 6, 2019 8:51 PM, Gleydson Soares wrote: >>> >>>> On Tue, Aug 06, 2019 at 06:55:15PM -0500, Edgar Pettijohn wrote: >>>> I'm trying to build smtpd with `-g'. I tried the following: &g

Re: Relayd mail notification

2015-11-26 Thread Gleydson Soares
On Fri, Nov 27, 2015 at 12:56:22AM -0200, Luiz Gustavo Costa wrote: > Hi list ! > > My question is simple, but i can not have a horizon ! > > I want to notify by email when a host of redirect or relay list goes > offline, but could not know where i have to change. > > Where can i get this status

Re: just a friendly request

2016-01-23 Thread Gleydson Soares
Hi, > I am looking for tutorials on developing any and every aspect of OpenBSD, > from bootloaders to device drivers to writing a raspberry pi image of > OpenBSD. > > The more tutorials the better, because it allows the end user to not only > provide useful feedback to the developers, it allows th

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-08 Thread Gleydson Soares
Hi Patrick, could you please test this diff? https://marc.info/?l=openbsd-ports&m=152160090624047&w=2

Re: is there foomatic-rip for lpd on openBSD 6.3?

2018-04-09 Thread Gleydson Soares
On Mon, Apr 09, 2018 at 04:52:36PM +0200, Rudolf Sykora wrote: > Hello, > > I want to print from openBSD 6.3. I tried to use lpd and found > some information on the web about setting up /etc/printcap. > Many texts use the foomatic-rip program. I can't find one > in ports. Is there anything instead

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-09 Thread Gleydson Soares
On Sun, Apr 08, 2018 at 07:26:50PM -0400, Patrick Marchand wrote: > On 04/08, Gleydson Soares wrote: > > Hi Patrick, > > could you please test this diff? > > https://marc.info/?l=openbsd-ports&m=152160090624047&w=2 > > The diff worked, I was able to run plumb

Re: Authenticating Location in HTTPD

2020-10-28 Thread Gleydson Soares
On Wed, Oct 28, 2020 at 09:40:24AM -0400, ben wrote: > Hello, Misc; > > I'm attempting to configure authentication for a location in httpd... > > server "example.com" { > listen on * port 80 > root "/htdocs/example.com/" > location "/" { > authenticate with

Re: CWM + Web Browser Navigation

2021-04-23 Thread Gleydson Soares
On Fri, Apr 23, 2021 at 08:56:00AM -0400, David Anthony wrote: > Hello, > > I'm curious how CWM users mange to "Go Back" in Firefox / Chromium when the > Alt key has been assigned usage within CWM. I've found Alt+LeftArrow was a > keyboard shortcut I relied upon when browsing the web. Is there a m

Re: How to use VM as router to other VMs or Host?

2023-03-11 Thread Gleydson Soares
> The idea is to use alpine as a vpn to my host browser. > I've been able to get PIA wireguard working on alpine vm, and I would like to > redirect my host browser through it. Create a SOCKS tunnel and hook up your browser to proxy traffic through it. $ ssh -fN -D 1024 vm Refer to your browser

Re: libfuse - is it real ?

2013-08-06 Thread Gleydson Soares
mike-...@yandex.ru writes: > Hi! > > Now (in 5.4 and current) libfuse included in source tree, > but does not included in libs Makefile, is it functional ? > Just want to try ntfs-3g. > > Mike. libfuse isn't hooked up yet. it is a work in progress in active development which still not completely

Re: OBSD51: using macros with reply-to

2012-11-01 Thread Gleydson Soares
the syntax should be like this: pass in on $int_if from to ! route-to ($int_if $cosmo) On Thu, Nov 1, 2012 at 1:28 PM, Fernando Braga wrote: > Hi, > > I had this pf rules > > int_if = "trunk1" > cosmo = 172.16.99.249 > > pass in on $int_if from to ! route-to $cosmo@$int_if > > However, when I

Re: Recommended ANSI C language coding standard compliance checker

2012-11-27 Thread Gleydson Soares
+1. On Wed, Nov 28, 2012 at 12:46 AM, Philip Guenther wrote: > On Mon, Nov 26, 2012 at 8:10 PM, Tito Mari Francis EscaƱo > wrote: >> I'm trying to re-learn ANSI C as part of the effort to write a book for >> beginners or intermediate level. I'm thinking of including the use of ANSI >> C code com

Re: Missing FAQ 10.16 section

2015-05-20 Thread Gleydson Soares
Felipe Scarel writes: > Hello all, > > I was just reviewing the femail-chroot-1.0p0 post-install README, which reads: > > # cat /usr/local/share/doc/pkg-readmes/femail-chroot-1.0p0 | grep 'By > default' -A2 > By default, femail will use `localhost' for smtphost. Make sure to > review FAQ Section

Re: Dual Booting OpenBSD vs Windows7

2015-06-27 Thread Gleydson Soares
This have been documented in FAQ: http://www.openbsd.org/faq/faq4.html#Multibooting cheers, gsoares Em 27/06/2015 11:11 AM, "Mohammad BadieZadegan" escreveu: > > Hi, > I want to dual booting OpenBSD with Windows7 and read many more pages about > customizing windows *bcdedit* tools to booting du

Re: Microsoft Now OpenBSD Foundation Gold Contributor

2015-07-08 Thread Gleydson Soares
Great news ! On Wed, Jul 8, 2015 at 11:12 AM, Kenneth R Westerback wrote: > The OpenBSD Foundation is happy to announce that Microsoft has made > a significant financial donation to the Foundation. This donation > is in recognition of the role of the Foundation in supporting the > OpenSSH project

Re: www.openbsd.dk is not up to date

2015-07-08 Thread Gleydson Soares
OpenBSD's *official* FAQ is up to date and available at: http://www.openbsd.org/faq/index.html Just use it. cheers, gsoares On Wed, Jul 8, 2015 at 6:04 PM, Max Fillinger wrote: > www.openbsd.dk is not up to date. E.g, www.openbsd.dk/faq/current.html > has no entries after May 18.

Re: www.openbsd.dk is not up to date

2015-07-09 Thread Gleydson Soares
On Thu, Jul 9, 2015 at 6:32 AM, Max Fillinger wrote: > However, until 90 minutes ago, openbsd.dk was linked as a mirror on the > *official* website. I sent the e-mail to either get the mirror admin's > attention (I could not find his e-mail address) or to get it removed > from the official website

Re: ftp.openbsd.org was down

2016-05-04 Thread Gleydson Soares
it was disabled. just use http instead. http://ftp.openbsd.org On Wed, May 4, 2016 at 12:03 PM, freeunix freeunix wrote: > I tried connect to ftp.openbsd.org > > ftp -V ftp://ftp.openbsd.org/ > ftp: connect: Connection refused > ftp: Can't connect or login to host `ftp.openbsd.org'

Re: light browsers

2016-05-12 Thread Gleydson Soares
Hi, On Wed, May 11, 2016 at 7:26 PM, <3sad68+aivzh013i5...@guerrillamail.com> wrote: > Hi, > > did anyone try Midori or other light browsers with good results ? I've been using www/luakit for a long time on a thinkpad x40/i386. It is running fast and works just fine. html5 support was fixed in -

Re: WhatsApp Web in Chromium under OpenBSD 7.1

2022-05-09 Thread Gleydson Soares
> Now the question is: why WebAssembly is disabled by default under OpenBSD? > Is there any contraindication to activate it? do you want to run someone else's binary on your browser? by disabling WebAssembly, the browser will have less shit running to handle therefore decreases the attack surfac

Re: adding icewm

2012-02-02 Thread Gleydson Soares
cwm, fvwm, twm ? i like cwm On Fri, Feb 3, 2012 at 12:29 AM, Richard Thornton wrote: > How do I add this window manager? > > RT

Re: all freezes when I move windows in twm

2012-04-18 Thread Gleydson Soares
On Wed, Apr 18, 2012 at 06:29:46PM +0400, Alexei Malinin wrote: > Hello. > > Please give me an advice how to resolve this annoying problem. > > At a time when I listen to music on the xmms > and simultaneously begin to move any X window, > the sound stops. The sound resumes after finishing > of m

Re: how get colour mutt when ssh from OBSD?

2007-09-10 Thread Gleydson Soares
On 9/10/07, Douglas A. Tutty <[EMAIL PROTECTED]> wrote: > Hello, > > I have a box that runs OpenBSD that sshes into my Debian box. On > OpenBSD, the default colour term is vt220 so when I ssh to debian, TERM > is set to vt220. env TERM=xterm-color [EMAIL PROTECTED]

Re: Package configurations

2006-06-09 Thread Gleydson Soares
oo.com http://www.openbsd.org/faq/faq15.html#PortsFlavors -- Gleydson Soares http://gleydson.name

Re: Web mail

2006-07-19 Thread Gleydson Soares
On Wed, Jul 19, 2006 at 07:22:13AM -0500, Eric Johnson wrote: > Which web mail package is easiest to install and use on > OpenBSD? Are there any gaping security holes? > > Eric Johnson > http://www.squirrelmail.org/ // gsoares

Re: Web mail

2006-07-19 Thread Gleydson Soares
On Wed, Jul 19, 2006 at 07:26:01PM +0200, FTP wrote: > one problem though, it doesn't support the maildir format :-( there is a unofficial/suckz patch/openwebmail to make maildir support at http://www.agneau.org/openwebmail/ *the squirrelmail is a better choice* // gsoares

Re: Recommended window manager for OpenBSD

2006-05-31 Thread Gleydson Soares
> On 5/30/06, akonsu <[EMAIL PROTECTED] <[EMAIL PROTECTED]>> wrote: > > hello > > > > has anyone tried evilwm (http://www.6809.org.uk/evilwm/)? is it any good? > Try it yourself. Its one of the smallest wms I have ever used. It > doesn't do much, but it does all it claims well. I've used it in the

Re: Snort-Inline with OpenBSD

2005-09-06 Thread Gleydson Soares
> Now my question: Is there any way to install snort with inline functionality > ?? i dont know, snort inline need netfilter API. you can to use snortsam. -> http://www.snortsam.net

Re: How to lock a user in his home.

2005-09-13 Thread Gleydson Soares
On Tue, Sep 13, 2005 at 11:05:20AM -0300, Leonardo Marques wrote: > Hello people, > > I wanna how to lock a user in his home, he cannot see any other > directory, just his home. Someone how can i do this? > ftp ? ssh ? local access ? what is the type access ?

Re: How to lock a user in his home.

2005-09-13 Thread Gleydson Soares
On Tue, Sep 13, 2005 at 11:43:04AM -0300, Leonardo Marques wrote: > Sorry, local access . you'll need to create systrace policies. man systrace

Re: squid mime-type blocking

2005-10-05 Thread Gleydson Soares
> When I try to allow only a few mime-types, I only get an "access denied" > Is there a way ? yes > http_access deny !allowed_mime http_reply_access deny !allowed_mime

Re: bad address for f...@openbsd.org?

2010-02-26 Thread Gleydson Soares
yes. i already sent it to millert@ alerting about a few days ago. i guess, he is the sysadmin of the maillists. On Thu, Feb 25, 2010 at 6:56 PM, Mark Nipper wrote: >I got this while trying to e-mail f...@openbsd.org just > now: > --- > The original message was received at Thu, 25 Feb 2010

Re: network interface not recognized on Intel S3420GPLC board

2010-03-02 Thread Gleydson Soares
Intel unknown >> 0:31:2: Intel unknown >> 0:31:3: Intel unknown >> 0:31:5: Intel unknown >> 1:0:0: Intel PRO/1000 MT (82574L) >> 3:0:0: Intel PRO/1000 MT (82574L) >> 4:0:0: Matrox MGA G200e (ServerEngines) >> >> On 03/02/2010 02:01 PM, Gleydson Soar

Re: network interface not recognized on Intel S3420GPLC board

2010-03-02 Thread Gleydson Soares
http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&sektion=1&format=html On Tue, Mar 2, 2010 at 5:11 PM, Gleydson Soares wrote: > or just to use sendbug to pcidump, dmesg, and acpidump > > On Tue, Mar 2, 2010 at 5:07 PM, Tomas Bodzar wrote: >> pcidump -v and complete dm