Re: FreeBSD in vmm

2018-11-20 Thread Ken M
On Tue, Nov 20, 2018 at 06:40:50PM -0800, Philip Guenther wrote: > > Not supported yet. There will be some sort of announcement when it works. > > > Philip Guenther OK thank you. I was figuring it was me because I have gotten pretty much most of the main Linux distros to work. In fact the

FreeBSD in vmm

2018-11-20 Thread Ken M
Has anyone gotten this working? Just trying it as an experiment. I installed using qemu, serial console is working but when I boot through vmctl the console shows a supervisor read error, page not found which from what I read is indicative of bad memory. In qemu it boots fine though. Not sure

Re: OpenBSD migration

2018-11-17 Thread Ken M
On Sat, Nov 17, 2018 at 10:42:57PM +0100, Ingo Schwarze wrote: > Hi Martin, > > Martin Sukany wrote on Sat, Nov 17, 2018 at 09:13:15PM +0100: > > > I want to migrate OpenBSD 6.4 (stable) from VM to bare metal. I see, as > > usual, two options: > > > > 1) install everything from scratch > > 2)

Re: OpenBSD with root FS mounted read only

2018-11-15 Thread Peter N. M. Hansteen
unt of /, other than of course doing the surgery on /etc/rc (which you then get to maintain as a local change from now on). If that's what you need and you consider it worth the trouble, that's approximately what you need to do. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementat

Re: python3 script not running as root

2018-11-15 Thread Ken M
On Thu, Nov 15, 2018 at 09:36:45AM +0100, Markus Rosjat wrote: > as daniel also suggested I will try the the PATH crontab approach and this > is because scripts with a full path in the shebang seem to run anymore on > 6.4 > > regards > Yeah just checked my scripts I was referring to (they are

Re: python3 script not running as root

2018-11-15 Thread Ken M
On Thu, Nov 15, 2018 at 09:24:10AM +0100, Martin Sukany wrote: > Hi, > > you'd fix this by defining PATH variable in your crontab, or specify the > full path to python3 interpreter instead using env. > > M> > > As the others said, and to expand, it is probably fr

Re: Issue with pkg_add against snapshots

2018-11-10 Thread Ken M
On Sat, Nov 10, 2018 at 08:29:02AM +0200, Timo Myyrä wrote: > > There was some error in libssl which has been already fixed. > I did cvs up in /usr/src/lib/libssl and 'make install' in there to fix it. > Also > the HTTP mirrors should work too while new snapshot is made. > > timo Thank you,

Issue with pkg_add against snapshots

2018-11-09 Thread Ken M
Example: https://fastly.cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/compton-0.1_beta2p2.tgz: ftp: SSL write error: handshake failed: error:1404C044:SSL routines:ST_OK:internal error signify: gzheader truncated Basically all my packages are showing this after a doas pkg_add -uUvVm

Re: spamd and google smtp ips

2018-11-04 Thread Peter N. M. Hansteen
ation of the retry requirement to specify 'retry from the same IP address', which would have made greylisting *a lot* easier, but unfortunately that did not happen (cf https://bsdly.blogspot.com/2008/10/ietf-failed-to-account-for-greylisting.html). Cheers, Peter -- Peter N. M. Hansteen, membe

Re: spamd and google smtp ips

2018-11-04 Thread Peter N. M. Hansteen
://bsdly.blogspot.com/2018/11/goodness-enumerated-by-robots-or.html - TL;DR: don't download *my* nospamd, use smtpctl to generate your own :) All the best, Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no

Re: Send midi to software

2018-11-04 Thread Ken M
On Sun, Nov 04, 2018 at 03:22:23PM +0100, Alexandre Ratchov wrote: > IIRC, the lmms sndio-midi backend lacks the "device chooser dialog", > so it uses "default" as midi device, which translates > "midithru/0". Your controller is probably "rmidi/0", so lmms doesn't > use it. > > You could

Re: Send midi to software

2018-11-04 Thread Ken M
As an alternative could I cat rmidi0 to midithru0? I will look into patching lmms as well. Sent from my iPad > On Nov 4, 2018, at 9:22 AM, Alexandre Ratchov wrote: > >> On Sat, Nov 03, 2018 at 02:26:59PM -0400, Ken M wrote: >> So I am sure I am missing something stupid. Jus

Re: spamd and google smtp ips

2018-11-03 Thread Peter N. M. Hansteen
On 10/30/18 8:46 PM, Chris Narkiewicz wrote: > W dniu 30/10/2018 o 19:31, Peter N. M. Hansteen pisze: >> yes, a well-known problem, and it's what nospamd (hinted at in the spamd >> man pages) is for. >> >> To some extent it helps to whitelist IP addresses and ne

Send midi to software

2018-11-03 Thread Ken M
So I am sure I am missing something stupid. Just the first time I have tried a midi controller with openbsd. So the device shows in the dmesg a hexdump shows I am receiving sounds but in lmms even with a device set to receive midi, nothing happens. And yes sound is coming from lmms. I am

Re: spamd and google smtp ips

2018-10-30 Thread Peter N. M. Hansteen
On 10/30/18 8:46 PM, Chris Narkiewicz wrote: > W dniu 30/10/2018 o 19:31, Peter N. M. Hansteen pisze: >> yes, a well-known problem, and it's what nospamd (hinted at in the spamd >> man pages) is for. >> >> To some extent it helps to whitelist IP addresses and ne

Re: spamd and google smtp ips

2018-10-30 Thread Peter N. M. Hansteen
to fetch my hand maintained one at https://home.nuug.no/~peter/nospamd (later parts generated by echo $domain | smtpctl spf walk, older parts by host -ttxt $domain). - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsd

Re: spamd does not update /var/db/spamd

2018-10-30 Thread Peter N. M. Hansteen
if that doesn't turn up the entries you were looking for. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ "Remember to set the evil bit on all malicious network traffic" delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Re: Sound from vmm guest

2018-10-27 Thread Ken M
OK found the problem, the compiled sndio bridge was in the wrong place. Found the right place. And the reason I post here to the group again is sndio plus vmm is awesome. Truth is reading about sndio was my main reason for even trying out OpenBSD. Perhaps that is an odd reasons to some, but for

Re: Sound from vmm guest

2018-10-27 Thread Ken M
On Sat, Oct 27, 2018 at 08:51:43PM +0200, David Coppa wrote: > > Have you installed the alsa-plugins package? So being wary and maybe we take this off list because the problem is not openbsd related, it is debian related and openbsd is receiving the audio fine. In debian the alsa-plugins are

Re: Sound from vmm guest

2018-10-27 Thread Ken M
On Sat, Oct 27, 2018 at 07:23:05PM +0200, David Coppa wrote: > > Hi, > > Here's what I've done: > > 1) Install libsndio on the Linux guest (I've used > http://www.sndio.org/sndio.tar.gz) > > 2) Compile this alsa plugin on the Linux guest: > https://github.com/Duncaen/alsa-sndio > > 3) Copy

Re: Sound from vmm guest

2018-10-27 Thread Ken M
On Sat, Oct 27, 2018 at 10:15:45AM +0200, Alexandre Ratchov wrote: > On Fri, Oct 26, 2018 at 07:49:16PM -0400, Ken M wrote: > > > > xfreerdp /sound:sys:sndio,dev:/dev/audio /v:host > ^^ > > If this is the sndio device name, it should

Sound from vmm guest

2018-10-26 Thread Ken M
So I am working on a bit of an experiment. I have a debian sid guest in vmm. xrdp is installed as is the pulse audio module for xrdp so that it can see the xrdp output in the mixer. I can connect just fine till I try to get sound out. Remmina wouldn't work with sound so to have more control I

Re: pf.conf: identifying a specific user from dhcpd-table

2018-10-10 Thread Peter N. M. Hansteen
example at https://home.nuug.no/~peter/pftutorial/#33 did not show up in your search. - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ "Remember to set the evil bit on all malicious network tra

Latest snapshot pkg_add issue

2018-10-06 Thread Ken M
I just installed the latest snapshot and when I run a pkg_add it doesn't find anything as it is trying to look in 6.4 for packages. $ uname -r 6.4 Not sure if this is an issue in the latest snapshot or I stupidly missed some information.

Re: Some highlights: Emacs 21.4 and 25.3

2018-10-02 Thread John M
Personally I use Emacs 25.x on OpenBSD 6.3, with the caveat being that I rely on a number of customizations to normalize behavior to be what I expect. I would suggest using whichever version annoys you the least. >> And I am tired that in some modes I cannot get emacs to stop >> writing things

Re: SPAMD - GREY Listing Question

2018-10-01 Thread Peter N. M. Hansteen
. The most likely explanation is that b...@example.com is either an explicit spamtrap or fails to match the allowed suffixes in /etc/mail/spamd.alloweddomains -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.n

Re: Best USB WIFI Dongle

2018-09-22 Thread Ken M
On Sat, Sep 22, 2018 at 12:37:22PM -0500, Edgar Pettijohn III wrote: > > > https://marc.info/?l=openbsd-misc=152381830319718=2 > Thank you, I just went right ahead and ordered it as it hit all the marks. Much appreciated. Ken

Best USB WIFI Dongle

2018-09-22 Thread Ken M
Can anyone make a recommendation for the best usb wifi dongle to use with OpenBSD. Criteria (in order) 1. good range 2. good speed 3. low profile/small size I realize priority 3 is typically going to compromise the first 2 priorities, so I guess I am looking for a balance. Thank you Ken

Re: xscreensaver locking disabled

2018-09-22 Thread Ken M
On Sat, Sep 22, 2018 at 02:51:43AM +0100, Stuart Henderson wrote: > > /, /usr, and /usr/X11R6 definitely contain programs that need setuid, and > /usr/local > is likely to in many cases. Other partitions generally don't, so you can > mount them > with "nosuid". > > While on the subject of

Re: xscreensaver locking disabled

2018-09-21 Thread Ken M
On Fri, Sep 21, 2018 at 11:07:55AM +, Stuart Henderson wrote: > > Given the permissions you showed, the most likely reason would be if > /usr/local is mounted with the "nosuid" flag. > > That was the issue, fixed that and locking works perfectly, thank you. If I may a quick side question

Re: xscreensaver locking disabled

2018-09-21 Thread Ken M
On Thu, Sep 20, 2018 at 08:20:18PM -0900, Philip Guenther wrote: > If xscreensaver decides it can't do locking, then when started it should > write to stderr why it thinks that. Does openbox capture the stderr of the > processes that it starts to some file you can review? If not, then stop >

xscreensaver locking disabled

2018-09-20 Thread Ken M
I am following -current and use openbox if it matters for my window manager. xscreensaver is started by openbox, anyway when I try to lock, well this is what I see: $ xscreensaver-command -lock xscreensaver-command: locking not enabled. >From what I understand form the xscreensaver document that

Re: Deploy Django app - strategy?

2018-09-16 Thread Ken M
On Sun, Sep 16, 2018 at 09:05:33AM +0300, ?? wrote: > I deploy my django app using uwsgi and venv in my home dir > uWSGi starts on its default port and httpd server uses this port > to handle my app requests. Everything just like in the official manual of > uwsgi. > Don't

Re: Running your own mail server

2018-09-13 Thread Peter N. M. Hansteen
course over the same 20+ years we've seen developments in mail that aren't easily ignored such as SPF+DKIM+DMARC but the motivation for running your own mail service most likely includes some genuine interest in the topic for its own sake so you will need to take those in stride. - Peter --

Re: Running your own mail server

2018-09-09 Thread Ken M
On a side note to this whole chain. My wife and I had another conversation about this, and I think we are on the same page that there is no win in monitoring their email. So I think I can stay out of the mail server business for now, which I like. I pointed our how her dad was a cop and what

Re: Running your own mail server

2018-09-09 Thread Ken M
On Sun, Sep 09, 2018 at 05:49:31PM +0100, Stuart Henderson wrote: > > In a nutshell, monitoring email is concentrating on what is really > likely to be one of the less problematic areas. The others, which IMO > are MUCH more likely to be involved if any problems do occur, are less > amenable to

Re: Running your own mail server

2018-09-09 Thread Ken M
On Sun, Sep 09, 2018 at 05:46:40PM +0100, Kaya Saman wrote: > > Maybe your ISP has option for "Parental Control"?? I know these days it is a > big concern so many do offer this type of service > > > Just a thought?? > As I mentioned we use OpenDNS for the home internet, which handles all

Re: Running your own mail server

2018-09-09 Thread Ken M
On Sun, Sep 09, 2018 at 11:24:38AM -0500, Ed Ahlsen-Girard wrote: > > While you should not take technical advice on mail servers from me, > I've raised two kids to adulthood with a 17 year old to go, and had > almost 200 foster children. > > The impedance mismatch you have with the missus is

Re: Running your own mail server

2018-09-09 Thread Ken M
On Sun, Sep 09, 2018 at 10:08:39AM +, Stuart Henderson wrote: > Scanning for troubling words is not going to work without being able to > see the email itself for context. Whether it's automated scanning or > reading the mails yourself there are still privacy issues. Plus whatever > monitoring

Re: Running your own mail server

2018-09-09 Thread Ken M
On Sun, Sep 09, 2018 at 08:49:26AM +, Tim Jones wrote: > Ken, > > Putting all the OpenBSD evangelists to one side, there are two things to say. > > First, like me, you might use OpenBSD for many things. And like me, you might > come to the conclusion that using OpenBSD for mail is not one

Re: Running your own mail server

2018-09-08 Thread Ken M
On Sat, Sep 08, 2018 at 09:22:01PM -0300, Friedrich Locke wrote: > if you demand for performance, FreeBSD + Qmail-ldap is THE way to go. > > my 1 cent. > Performance is a priority, but not my first priority. In fact I think that is why I have started becoming a convert to openbsd. Although I do

Re: Vultr hosting of OpenBSD

2018-09-08 Thread Ken M
On Sat, Sep 08, 2018 at 08:36:01PM +0100, Chris Narkiewicz wrote: > On 08/09/2018 19:55, Ken M wrote: > What kind of issues? I'm curious. Can you pls provide a reference? > Without digging them up I did a quick google on openbsd issues vultr. It pulled some things I saw before

Vultr hosting of OpenBSD

2018-09-08 Thread Ken M
This is related to my mail server thread, but in googling about openbsd on vultr I have seen some comments here and there about issues with the default image on vultr and to use a custom image or iso instead of what they have. Some of these seem dated and related to older versions of openbsd. My

Re: Running your own mail server

2018-09-08 Thread Ken M
On Sat, Sep 08, 2018 at 05:54:18PM +0200, Peter N. M. Hansteen wrote: > On 09/08/18 17:23, Ken M wrote: > > If you've never run a mail server before but are familiar with OpenBSD, > please do go the OpenBSD route. > > Setting up and running a mail service involves learning a fe

Re: Running your own mail server

2018-09-08 Thread Ken M
On Sat, Sep 08, 2018 at 10:55:40AM -0700, jungle Boogie wrote: > Ken, > > Just curious, are you using pf to filter out the bad websites for you kids? > I find that to be more challenging for our older daughter to not stumble > into the bad stuff and not the wholesome sites like openbsd.org, which

Re: Running your own mail server

2018-09-08 Thread Peter N. M. Hansteen
oking, right? man smtpd and references therein. There are also pointers in this thread to running a full featured mail server on OpenBSD with smtpd from base. -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no

Re: Running your own mail server

2018-09-08 Thread Peter N. M. Hansteen
On 09/08/18 17:23, Ken M wrote: > Just curious how many of you use openbsd to run your own personal email > server? I've been running my personal domains on OpenBSD for a number of years. So have I suspect a largish subset of the readership here, but I have no idea how many will actuall

Re: Running your own mail server

2018-09-08 Thread Ken M
On Sat, Sep 08, 2018 at 11:32:00AM -0400, Jay Hart wrote: > Ken, > > I've run my own email server for 15 years now I think. I stick with Linux for > email server, > OpenBSD for routing/firewall. I personally find this is the best of both > worlds... > > Just my 35 cents... > > Jay > Dare I

Running your own mail server

2018-09-08 Thread Ken M
Just curious how many of you use openbsd to run your own personal email server? Do you find it a hassle to manage in any way? I know openbsd is perfectly fine for a mail server, don't get me wrong the question is more about is it worth it to do yourself. Specifically I will probably be doing it

Re: resize /usr

2018-09-06 Thread Ken M
As a follow up I did manage to get everything sorted out. Redid the disk labels and used newfs and well in single user mode had to use ed to cleanup the fstab. After that booting bsd.rd to reinstall sets and then a restore from backup on a usb I made of what I would be hitting and all seems well.

Re: resize /usr

2018-09-04 Thread Ken M
On Tue, Sep 04, 2018 at 10:06:52AM -0700, Chris Cappuccio wrote: > > Just move /usr/ports back to /usr and remount /dev/sd0g as /usr/local A perfectly reasonable suggestion, something I thought about. I kind of want to tweak this and learn a little bit to make things better so I am going to give

Re: Equipment for OBSD based firewall

2018-09-03 Thread Peter N. M. Hansteen
ars was a HP Microserver G8, which with a few PCI slots, dual bge(4)s built in and IIRC 4GB memory. Ran like a charm, and was dirt cheap for a new system at the time. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http:/

Re: Lesser evil

2018-09-03 Thread Peter N. M. Hansteen
s most of the oddities that I have found irritating in Windows over the years, and it comes well tuned to Apple's hardware. But that's me and I'm well aware that I'm weird. If you find Windows tolerable and that's where the specific software runs best, that sounds like the obvious choice. - Peter

Re: resize /usr

2018-09-03 Thread Ken M
On Mon, Sep 03, 2018 at 06:11:24PM -0500, ed...@pettijohn-web.com wrote: > > This obviously isn't the officially recommended way to do it, but it works > here. > > I put everything in my $HOME and use symlinks to trick the build system into > thinking it's in /usr/ports, etc. Thus, no need to

Re: resize /usr

2018-09-03 Thread Ken M
On Mon, Sep 03, 2018 at 03:59:07AM +0200, Ingo Schwarze wrote: > Hi Ken, > > How exactly to distribute space among partitions really depends on what > you want to use the machine for. The disk you are showing above can be > called terribly small nowadays (though i admit that i used disks in >

Re: resize /usr

2018-09-02 Thread Ken M
On Sun, Sep 02, 2018 at 10:53:36AM -0700, Chris Bennett wrote: > On Sun, Sep 02, 2018 at 04:16:57PM +, Ken M wrote: > > You can only do this if /usr/ports is directly after /usr. > Use disklabel sd0 to get the positions. > > However, if /usr/ports is big enough and it's

resize /usr

2018-09-02 Thread Ken M
OK so now that I have been saved from my stupidity, let's try to prevent more stupidity. $ df -h Filesystem SizeUsed Avail Capacity Mounted on /dev/sd0a 1005M245M710M26%/ /dev/sd0h 62.9G 21.7G 38.1G36%/home /dev/sd0d 3.9G302K3.7G 0%

Re: Some information needed, HELP!

2018-09-02 Thread Ken M
On Sun, Sep 02, 2018 at 10:46:44AM -0500, ed...@pettijohn-web.com wrote: > > On Sep 2, 2018 9:55 AM, Ken M wrote: > > > > I am backing up my config info right now and then will try that route, > > thank you > > > > Sent from my iPad > > > > >

Re: Some information needed, HELP!

2018-09-02 Thread Ken M
I am backing up my config info right now and then will try that route, thank you Sent from my iPad > On Sep 2, 2018, at 10:52 AM, Solène Rapenne wrote: > > Le 2018-09-02 16:21, Ken M a écrit : >> So I did something careless and stupid. Don't get me started but I really

Some information needed, HELP!

2018-09-02 Thread Ken M
So I did something careless and stupid. Don't get me started but I really messed up the group ownership of /usr by carelessly running a command not paying attention. Yes I know, my stupidity. Can anyone shoot me a quick list of what group should own what under /usr. Sorry and thank you. If it

lobste.rs invite received

2018-08-25 Thread Ken M
Thank you Ken

Lobste.rs

2018-08-25 Thread Ken M
Figuring there are a good amount of members on this list that are also on Lobste.rs. Anyway I was hoping to get an invite to create an account there if someone could. Thank you, Ken

Re: OpenBSD does not recognize my wireless card on 2018 laptop.

2018-08-22 Thread Peter N. M. Hansteen
ce is supported, my best advice is to get one of the cheapo USB wifi dongles. With any luck, a random part from the bargain bin at your friendly computer thingies outlet will be a supported device such as urtwn(4) or similar. Good luck! - Peter -- Peter N. M. Hansteen, member of the first RFC

Re: php 5.6 and php 7 using php-fpm ?

2018-08-16 Thread Elias M. Mariani
apologies for poor formatting. > > > On 16 August 2018 22:09:57 "Elias M. Mariani" > wrote: > >> Hi, >> Somebody knows how to set up 2 different socks, one with php56 and >> another with php70 ? >> Yo can just run >> rcctl start php56_fpm php70_f

php 5.6 and php 7 using php-fpm ?

2018-08-16 Thread Elias M. Mariani
Hi, Somebody knows how to set up 2 different socks, one with php56 and another with php70 ? Yo can just run rcctl start php56_fpm php70_fpm Because they would use the same fpm.sock. And this is configured in /etc/php-fpm.conf, I did not found another place to configure this. Cheers. Elias.

NSD update

2018-08-10 Thread Elias M. Mariani
I saw a week ago this commit from florian: https://marc.info/?l=openbsd-cvs=153294104203261 Shouldn't this apply also to 6.3 ? Just a doubt not a complain. Elias.

Re: upgrading to a snapshot; what to do with ports tree?

2018-08-02 Thread Peter N. M. Hansteen
http://www.openbsd.org/anoncvs.html with adjustments to use the most-local mirror (for me thats the eu one). And of course for most ports or packages, pkg_add -u is probably all you need. If you suspect your package information could be off in some way, pkg_check is useful too. - Peter -- Pete

Re: Keeping clear out of history

2018-07-31 Thread Ken M
> Check out HISTCONTROL[1] and ignorespace in particular. Adding something > along the lines to your ~/.kshrc should do the trick: > > HISTCONTROL=ignorespace > bind -m '^L'='^U clear^J^Y' # note the intentional space before clear > > [1] https://man.openbsd.org/ksh#

Re: Keeping clear out of history

2018-07-31 Thread Ken M
Thanks all for not making me feel like I opened a flame war can of worms. I think the ignore dups solution is probably the most sensible for my purposes from what I have read from all the responses. Thank you. Ken

Keeping clear out of history

2018-07-30 Thread Ken M
/bin PS1="[\u@\h: \W]$ " HISTFILE=$HOME/.ksh_history HISTSIZE=1000 export PATH HOME TERM PS1 HISTFILE HISTSIZE # For now clearing out clear from history when starting sed -i '/^clear$/d' $HISTFILE bind -m '^L'=clear'^J' # I wish this worked # bind -m '^L'=clear'^J';sed -i '$d' $HISTFILE

Re: how to switch to a snapshot?

2018-07-25 Thread Peter N. M. Hansteen
a subsequent sysmerge. - Peter [1] https://bsdly.blogspot.com/2012/07/keeping-your-openbsd-system-in-trim.html -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ "Remember to set the evil bit on all

Re: A problem from user

2018-07-25 Thread Peter N. M. Hansteen
i-recent article about that (and the laptop I'm typing this on) is at https://bsdly.blogspot.com/2017/07/openbsd-and-modern-laptop.html -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ "Remember to s

Re: A problem from user

2018-07-24 Thread Ken M
I will beat others to the punch and say you were looking for Ubuntu not OpenBSD. OpenBSD is plenty easy to use, but the type of easy to use you describe with a full desktop environment is not the target. However installing gnome is simple enough. Several sites exist describing it. I am guessing

Re: httpd rewrite, what I'm missing?

2018-07-19 Thread Elias M. Mariani
the same way as the rewrite, is there a way apart from "request strip" that I can use to change the $REQUEST_URI so the fastcgi socket gets the value with the "/index.php" striped ? cheers. Elias. 2018-07-17 17:13 GMT-03:00 Elias M. Mariani : > Hi, > I'm trying to adapt

httpd rewrite, what I'm missing?

2018-07-17 Thread Elias M. Mariani
Hi, I'm trying to adapt the rewrite rules of OctoberCMS to httpd.conf to avoid using apache-httpd. Now everything is working ok with this rules: - #example of directory that doesn't need to use rewrite. location match "/themes/(.*)/assets/(.*)" { request no rewrite } #index.php

Re: Can I ask a question about PF Here?

2018-07-17 Thread Peter N. M. Hansteen
learer. Off the top of my head I can't think of anywhere more appropriate, really, as long as it's OpenBSD's PF, not the out of date FreeBSD version. -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ &quo

Re: Employers, Jobs and OpenBSD

2018-07-14 Thread Peter N. M. Hansteen
as come in handy when dealing with other Unix variants. Long time misc'ers will probably forgive me pointing to my 'OpenBSD and you' presentation (https://home.nuug.no/~peter/openbsd_and_you/) for some further facts and some opinions of mine on the matter. Do click the links to the references. -

Re: ISDN Card /PRI Card support on OpenBSD

2018-07-11 Thread Peter N. M. Hansteen
connect has a traditional serial port or is able to fake one via something like a USB-to-serial adapter. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ "Remember to set the evil bit on all malicio

Re: Mail Server

2018-07-06 Thread Elias M. Mariani
Jul 6, 2018 5:56 PM, "Elias M. Mariani" wrote: >> >> Hello, >> I'm moving some sites that my friends and I handle from a cheap >> webserver to a cloud server with OpenBSD. >> I have the webserver part figured out (httpd+mariadb+php7). >> But I need to c

Mail Server

2018-07-06 Thread Elias M. Mariani
Hello, I'm moving some sites that my friends and I handle from a cheap webserver to a cloud server with OpenBSD. I have the webserver part figured out (httpd+mariadb+php7). But I need to choose how to handle the mails. I'm mostly worried that the mail accounts must be managed by some of our users

Re: httpd chroot outbound

2018-06-25 Thread Elias M. Mariani
Thanks for the help guys, I was linking, not copying resolv.conf Fixed. Thanks again. Elias. 2018-06-25 13:59 GMT-03:00 Scott Vanderbilt : > On 6/25/2018 9:37 AM, Elias M. Mariani wrote: > >> Does anybody knows what is needed to allow php to retrieve files while >> under htt

httpd chroot outbound

2018-06-25 Thread Elias M. Mariani
Hi. Does anybody knows what is needed to allow php to retrieve files while under httpd chrooted ? I recall the need of /etc/resolv.conf on the jail but that didn't work. Cheers. Elias.

Re: Poor browser performance in OpenBSD

2018-06-20 Thread Ken M
Branching off from the CPU and X paths of analysis, have you made sure network performance is not a factor in all this? A tact also in the browser, is use the inspect tools to see the response time of the request pieces. IF it is at all network related that my yield some information. Ken On

Re: add -powersave to hostname.if

2018-06-19 Thread Ken M
On Tue, Jun 19, 2018 at 11:30:42PM +0100, Stuart Henderson wrote: > > If powersave is enabled, you'll see "powersave on (XXms sleep)" on the > ieee80211: [...] line. > > If powersave is disabled (which is the default), nothing special is printed. > Good to know, thank you. Ken

Re: add -powersave to hostname.if

2018-06-19 Thread Ken M
On Tue, Jun 19, 2018 at 04:53:21PM +, Stuart Henderson wrote: > > hostname.if(5) has this: > > "Any lines not matching these packed formats are passed directly to > ifconfig(8)." > After reading the manpage again for hostname.if last night I spotted the way it suggests to put uptions at

Re: New laptop recommendations

2018-06-19 Thread Peter N. M. Hansteen
of your 1500 EUR. - Peter [1] https://bsdly.blogspot.com/2017/07/openbsd-and-modern-laptop.html [2] https://www.multicom.no/multicom-talisa-u831-black-133/cat-p/c100559/p10642670 -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www

add -powersave to hostname.if

2018-06-18 Thread Ken M
My thought was just to add the line -powersave in the file, just like I had added it to an iconfig commandline. Hostname.if man pages don't specify anything about it that I can see. Was my thought a stupid thought? Ken

FIFO Underrun error on current

2018-06-15 Thread Ken M
I posted this before, and the first time around it was pointed out I had out of date firmware, that was addressed. Anyway I am on current, the last snapshot I grabbed was from 6-9. These 2 errors persist in my dmesg: error: [drm:pid0:ivybridge_set_fifo_underrun_reporting] *ERROR* uncleared fifo

Re: OpenBSD performance upgrade

2018-06-09 Thread Elias M. Mariani
It uses AVX2, so... thanks for the extra seconds. :D Cheers. Elias. 2018-06-09 0:43 GMT-03:00 Philip Guenther : > On Fri, Jun 8, 2018 at 10:13 AM Elias M. Mariani > wrote: >> >> I usually run long computations on OpenBSD-current, in the last few >> days I see an up

Re: OpenBSD performance upgrade

2018-06-08 Thread Elias M. Mariani
Forgot to add: amd64, last version of current. 2018-06-08 14:12 GMT-03:00 Elias M. Mariani : > Hi, > Just another silly question. > I usually run long computations on OpenBSD-current, in the last few > days I see an upgrade in the performance of the process (in this case > I

OpenBSD performance upgrade

2018-06-08 Thread Elias M. Mariani
Hi, Just another silly question. I usually run long computations on OpenBSD-current, in the last few days I see an upgrade in the performance of the process (in this case I have 6 threads running a very optimized assembler code). Each iteration of the code was about 14 sec. and now is around 13

Re: node: Cannot allocate memory

2018-06-06 Thread Ken M
So just to eliminate the off variable I updated my snapshot. Updated packages, etc, etc And now node works fine... Ken On Wed, Jun 06, 2018 at 09:28:39PM -0400, Ken M wrote: > On Wed, Jun 06, 2018 at 09:10:59PM -0400, Thomas Frohwein wrote: > > > > I run ksh. Doubt that ba

Re: node: Cannot allocate memory

2018-06-06 Thread Ken M
le size (blocks, -f) unlimited max locked memory (kbytes, -l) 1244372 max memory size (kbytes, -m) 3710004 open files (-n) 512 pipe size(512 bytes, -p) 1 stack size (kbytes, -s) 4096 cpu time (seconds, -t) unlimited ma

node: Cannot allocate memory

2018-06-06 Thread Ken M
The subject is the problem: node -v bash: /usr/local/bin/node: Cannot allocate memory I am on current, last grabbed the snapshot last Friday I think. Plenty of swap and memory available vmstat procsmemory pagedisk traps cpu r s avm fre flt re

Re: NTP client traffic from WAN causing LAN DoS?

2018-06-04 Thread Peter N. M. Hansteen
oo-can-be-evil-network.html - but do note that once you have 'keep state' or similar with specific options on a rule, remember to append pflow to the list of options. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ ht

Re: NTP client traffic from WAN causing LAN DoS?

2018-06-04 Thread Peter N. M. Hansteen
a pattern where the traffic originated. It could be down to some common misconfiguration, maybe even too many naive followers of a slightly misguidedly written HOWTO somewhere. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http

Stall on booting, seems related to these 2 dmesg lines

2018-05-30 Thread Ken M
It happens right after these 2 lines: error: [drm:pid0:ivybridge_set_fifo_underrun_reporting] *ERROR* uncleared fifo underrun on pipe A error: [drm:pid0:intel_cpu_fifo_underrun_irq_handler] *ERROR* CPU pipe A FIFO underrun After those display the system seems to hang for about 30-40 seconds

Status of Bluetooth support?

2018-05-25 Thread Ken M
I know Bluetooth support was pulled, but I was wondering if there was any new information about it being rekindled in some fashion. My primary interest is the bluetooth audio side. If there is or isn't I would be interested in helping to make it happen. Not sure I am the best person to code it,

Re: build and ports mismatching ?

2018-05-24 Thread Elias M. Mariani
Great explanation, Thanks. Elias. 2018-05-24 15:59 GMT-03:00 Sebastian Benoit <benoit-li...@fb12.de>: > Elias M. Mariani(marianiel...@gmail.com) on 2018.05.24 15:45:15 -0300: >> Thanks Sebastian for the reply, >> I do follow source-changes, just that I don't underst

Re: build and ports mismatching ?

2018-05-24 Thread Elias M. Mariani
that one of the packages of x did it. Cheers. Elias. 2018-05-24 15:26 GMT-03:00 Sebastian Benoit <benoit-li...@fb12.de>: > Elias M. Mariani(marianiel...@gmail.com) on 2018.05.24 14:22:35 -0300: >> Hi, >> I noticed just now a couple of errors after updating from >

<    1   2   3   4   5   6   7   8   9   10   >