Re: Correct shebang for Python 3

2016-10-22 Thread Eugene Yunak
On 23 October 2016 at 03:01, john slee wrote: > Meta: this "how do I manage multiple Pythons?" thing has come up a couple > of times lately; are people interested in a FAQ section? > > On 23 October 2016 at 03:54, Eugene Yunak wrote: >> I'd set the shebang to `/u

Re: Correct shebang for Python 3

2016-10-22 Thread Eugene Yunak
On 22 October 2016 at 18:04, Ovidiu M wrote: > Hi everyone, > > I wrote a script which may end up as part of a package on various > Linux and BSD flavors, and I have hit the problem of getting the > shebang working everywhere. You might know that Python is installed in > different locations, with

Re: Turning off Nvidia GPU card in Optimus configuration

2014-11-09 Thread Eugene Yunak
On Sunday, November 9, 2014, Lampshade wrote: > Hi > I was trying half year ago to use OpenBSD 5.5, but system heated my > laptop. I have Intel and Nvidia GPU in laptop. I can not disable Nvidia GPU > via BIOS. Laptop always exposes and enables two GPUs by default. OpenBSD > does not disabled Nv

Re: videos in the browser

2014-09-19 Thread Eugene Yunak
As a webdeveloper, I don't care what you think. I have strong suspicion OpenBSD devs don't care either. On 19 September 2014 15:36, Matti Karnaattu wrote: > Hi, > > I don't think that any web developer care OpenBSD because OpenBSD > doesn't have graphical browser in base system. They don't care

Re: videos in the browser

2014-09-19 Thread Eugene Yunak
Great idea. I think it would help if we all use the same destination email addresses as in big companies there are plenty of different points of contact and if each one of them only gets 1 or 2 emails we will likely remain unheard. Marc can you please share the email addresses you used to reach ou

Re: libmessage (New crazy sh*t)

2014-07-06 Thread Eugene Yunak
Can you even read? Can you please stay away from public mailing lists for sane people? On 6 July 2014 16:25, Gustav Fransson Nyvell wrote: > On 07/06/14 15:20, Thomas Adam wrote: > >> On 6 July 2014 14:09, Gustav Fransson Nyvell wrote: >> >>> This imsg looks pretty much like what I've done, ho

Re: ViewVC

2014-07-02 Thread Eugene Yunak
It fails to create a socket (_sock is None). This can be an indicator of you hitting fd limits. On 2 Jul 2014 17:23, "Predrag Punosevac" wrote: > Stefan Sperling wrote: > > > On Tue, Jul 01, 2014 at 08:36:29PM -0400, Predrag Punosevac wrote: > > > I am trying to run ViewVC in the stand alone ser

Re: a sftp user can enter into a directory which he does not have rights

2013-05-21 Thread Eugene Yunak
On 21 May 2013 22:52, Jiri B wrote: > I'm very surprised to see something like this. Comparing with > normal unix filesystem, 'sftpuser' would not even enter such > directory. Is this OK? > > * sftpuser has only group 'sftpuser' > > $ sftp sftpuser@localhost > Connected to localhost. > sftp> cd /

Re: OpenBSD forked

2012-06-24 Thread Eugene Yunak
On Sunday, 24 June 2012, Anonymous Remailer (austria) wrote: > Marc Espie wrote: > > > W. Richard Stevens was THE best unix books author *ever*, bar none. > > > > He's on a par with such CS giants as Don Knuth, writing-wise. > > > > "Advanced Unix programming" is *the* best book to understand how

Re: AMD Zacate E350 (ASUS E35M1-M) dmesg/experiences?

2012-06-01 Thread Eugene Yunak
On 1 June 2012 17:11, Manolis Tzanidakis wrote: > On Fri (01/06/12), Eugene Yunak wrote: >> On 1 June 2012 13:49, Manolis Tzanidakis wrote: >> > A raid on USB devices is not a good idea for a whole lot of other >> > reasons though. >> >> Oh you are o

Re: AMD Zacate E350 (ASUS E35M1-M) dmesg/experiences?

2012-06-01 Thread Eugene Yunak
On 1 June 2012 13:49, Manolis Tzanidakis wrote: > > On Fri (01/06/12), Marc Peters wrote: > > Be aware, that OpenBSD cannot boot from softraid. / needs to be on a > > single disk, but can be automatically backuped to an altroot device. > > Nowadays it does. My server's / is on a softraid(4) RAID-1

Re: umask in chroot'ed internal-sftp

2012-03-29 Thread Eugene Yunak
On 29 March 2012 21:37, Rodolfo Gouveia wrote: > On Wed, Mar 28, 2012 at 06:33:16PM +0200, Stefan Sieg wrote: > > are you overwriting existing files that have the previous file mode? > > No, these are new files. Let me explain better. > When I copy a file over with sftp, the permissions of the fi

Re: Is there a kernel walkthough for newbies?

2011-07-26 Thread Eugene Yunak
On 26 July 2011 21:13, Jordi Espasa Clofent wrote: > > http://www.atmnis.com/~proger/**openkyiv/openkyiv2009_proger_**sys.pdf >> > > Wow Stuart, what a great doc. Is it listed in OpenBSD website papers > section? It should! > >

Re: vmware remote console

2011-01-11 Thread Eugene Yunak
On 10 January 2011 21:56, Robert Yuri wrote: > does anyone have running the vmware remote console on openbsd, or > suggest anyway to connect to a vmware server to manager the virtual > machines from an openbsd box ? > > thanks, > If you mean ESX(i) and VMWare Infrastructure Client or VMWare VCent

Re: rtsp q

2010-10-28 Thread Eugene Yunak
On 28 October 2010 15:14, Gregory Edigarov wrote: > Hello, > > Just wondering what is the best way to organize stream video > translation from multiple rtsp enabled cameras? The thing that bother me > most is that we need to let user to record (not just play) that stream > at its pc. Is there anyt

Re: Happy Birthday OpenBSD

2010-10-19 Thread Eugene Yunak
On 18 October 2010 20:13, STeve Andre' wrote: > 15 years! > > Happy happy birthday!! -- The best the little guy can do is what the little guy does right

Re: jconsole - no connection possible

2010-09-13 Thread Eugene Yunak
On 13 September 2010 17:36, Elmar Bschorer wrote: > Samir SAADA wrote: >> >> On Sun, Sep 12, 2010 at 11:37:37AM +0200, Elmar Bschorer wrote: >>> >>> hi list, >>> >>> when i try to connect to a jvm pid with jconsole for debugging i end >>> up with a "connection failed". >>> >>> i also tried connect

Re: which monitoring do you use (on OpenBSD)

2010-08-14 Thread Eugene Yunak
On 15 August 2010 01:06, Stuart Henderson wrote: > On 2010/08/14 23:59, Eugene Yunak wrote: >> On 15 August 2010 00:16, Jiri B. wrote: >> > On Sat, 14 Aug 2010 13:08:57 + (UTC) >> > Stuart Henderson wrote: >> > >> >> I'm occas

Re: which monitoring do you use (on OpenBSD)

2010-08-14 Thread Eugene Yunak
On 15 August 2010 00:16, Jiri B. wrote: > On Sat, 14 Aug 2010 13:08:57 + (UTC) > Stuart Henderson wrote: > >> I'm occasionally working on a port of icinga which looks quite >> interesting (forked from nagios a while ago, it's still compatible >> but has diverged quite a bit now - many problem

Re: which monitoring do you use (on OpenBSD)

2010-08-10 Thread Eugene Yunak
On 10 August 2010 02:28, Jiri B. wrote: > Hello, > > I'm thinking to choose a monitoring tool which would run on OpenBSD > of course. > > I have been working with Tivoli and Netview for couple of years so my > idea is: > > * clients > > - heartbeats of course > - simple interface to give a client

Re: 302 redirection doesn't work ?

2010-07-10 Thread Eugene Yunak
On 10 July 2010 16:06, Aaron Lewis wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > B B B B I'm trying to configure apache like this: when pages were not found on > server , it returns a document moved message (301 or 302) , rather than > a 404 error. > > B B B B So i put t

Re: iked(8) and ikectl(8)

2010-06-03 Thread Eugene Yunak
On 4 June 2010 00:06, Reyk Floeter wrote: > Hi! > > Today I imported iked(8) that is another automatic keying daemon for > IPsec. B In difference to isakmpd(8), which supports the ISAKMP/Oakley > a.k.a. IKEv1 protocol, iked(8) only supports the IKEv2 protocol at > present. B The IKEv2 protocol in

Re: Mysql connection from within php

2010-06-02 Thread Eugene Yunak
On 2 June 2010 20:48, Liviu Daia wrote: > On 2 June 2010, Eugene Yunak wrote: >> On 1 June 2010 16:30, What you get is Not what you see >> wrote: >> > Freshly installed on openbsd 4.6 mysql,php and php5-mysql packages. >> > Done the configs. Now php and m

Re: Mysql connection from within php

2010-06-02 Thread Eugene Yunak
On 1 June 2010 16:30, What you get is Not what you see wrote: > Freshly installed on openbsd 4.6 mysql,php and php5-mysql packages. > Done the configs. Now php and mysql works. But I couldnt make it > connect to mysql from within php with such a command > mysql_connect("localhost","user","pass") >

Re: PF: antispoof vs URPF

2010-04-04 Thread Eugene Yunak
On 4 April 2010 18:56, Pete Vickers wrote: > On 31. mars 2010, at 20.01, Claudio Jeker wrote: > >> On Wed, Mar 31, 2010 at 08:08:01PM +0300, Eugene Yunak wrote: >>> On 31 March 2010 19:27, N. Arley Dealey wrote: >>>> It would appear to me that antispoof and

Re: PF: antispoof vs URPF

2010-03-31 Thread Eugene Yunak
On 31 March 2010 19:27, N. Arley Dealey wrote: > It would appear to me that antispoof and URPF achieve similar results. Is > there a reason to prefer one over the other? Not at all. antispoof blocks ip packets that came in from the wrong interface, while URPF blocks packets from "aliens" (no entr

Re: any known working configuration of OpenBGPd and CARP ?

2010-03-07 Thread Eugene Yunak
On 7 March 2010 11:22, Claudio Jeker wrote: >> >> When your new master is promoted, it will set up a new session with >> >> your peers. This is probably not the sort of failover you want to see >> >> happening in production. >> >> >> > >> > That's why you have multiple bgpd routers with redundant

Re: PF log parser and dynamic PF rules...

2010-02-16 Thread Eugene Yunak
2010/2/16 Per-Olov SjC6holm : > Hi "misc" > > I am looking for a tool use as a trigger for dynamically open PF ports from > certain IP:s. > > I will access non critical info but want at least a port knocker as security. > > If I access an IP on my DMZ that is not in use on a port that is fake I wa

Re: Is OpenBSD + PF accredited or certified in any way ?

2010-02-03 Thread Eugene Yunak
2010/2/2 Keith : > I've used OpenBSD & PF for a number of years without issue and am now in the > position that I want to create a dmz between the Internet and my > organisations WAN. Our security people are asking if the firewall that we > use is accreditated by ITSEC and I am pretty sure it isn't

Re: Disable SSH passwords per user

2010-01-04 Thread Eugene Yunak
2010/1/5 Ted : > Had a quick google and search or marc, but came up with no answers. > > Is it possible to disable password based logins per user (like with > the adduser --disabled-password in linux) on OpenBSD, and therefore > have the user only use SSH Keys? I'm aware of the sshd_config setting

Re: Recommended laptop

2009-12-22 Thread Eugene Yunak
2009/12/22 Tomas Bodzar : > Don't know about Thinkpads, but Dell E6400 works great. But it's > around 950 $ or so. > The benefits of western world... ;) My e6400 cost me almost $4000 here in Ukraine. But i am very happy of that purchase, the notebook is great and everything is supported by OpenBSD

Re: vi in /bin

2009-12-18 Thread Eugene Yunak
2009/12/18 Gregory Edigarov : > On Fri, 18 Dec 2009 10:28:25 +0100 > Igor Sobrado wrote: > >> On Fri, Dec 18, 2009 at 6:07 AM, David Gwynne >> wrote: >> > On 18/12/2009, at 1:26 PM, Raymond Lillard wrote: >> >> >> >> Real men use cat. :-) >> > >> > real men use COPY CON PROGRAM.EXE >> >> real men

Re: mount /usr partition nosuid

2009-12-03 Thread Eugene Yunak
2009/12/3 Mark Romer : > Hello All, > Sorry if it has been asked in the past, but is it ok to mount the /usr > partition as nosuid? > What if any default programs will that break? B And also does that give me > any added security benefits? > Running 4.6 release generic i386 > thanks, Mark "find /u

Re: allow dhcp in pf

2009-11-24 Thread Eugene Yunak
2009/11/24 Andreas Mueller : > Clients most certainly don't send dhcp request packets to your gateway > but to multicast, so set destination to 255.255.255.255. > > Andreas Looks like someone doesn't even know how dhcp works, but keeps suggesting silly things and ignoring wise man (@claudio) sayin

Re: E17 wiki page for OpenBSD

2009-11-12 Thread Eugene Yunak
Thank you Dmitry for your great work in supporting E17 on OpenBSD! 2009/11/11 sda : > hello, > > http://trac.enlightenment.org/e/wiki/OpenBSD > > welcome to correct, improve, advise, etc... > > regards, > sda > > [demime 1.01d removed an attachment of type application/pgp-signature] > > -- The

Re: pf changes

2009-09-01 Thread Eugene Yunak
2009/9/1 Henning Brauer : > > > and now it is your time. test this as much as you can, to avoid > surprises in 4.7, and bugs showing up after release... we really want > to find them beforehands, right? Thanks a lot, guys! I'll deploy it to production tommorow. -- The best the little guy can d