Compiling Rust, Rust toolchains for openbsd 7.2

2022-11-06 Thread flipchan
found here: https://doc.rust-lang.org/nightly/rustc/platform-support.html Does anyone have a rust-toolchain work around for compiling rust code on a linux box to be able to produce a binary executable for a amd64 openbsd 7.2 server? Thanks! All the best, flipchan

Re: Upgrade from 6.6

2022-06-16 Thread flipchan
Hey, You need to change your remote package repo link. Make sure you use a good packet mirror On 6/16/22 13:05, Anne Wainwright wrote: Hi, Thanks for the various posts and effort involved with them. I understand that we should really keep uptodate for all sorts of reasons. Updating through m

Re: Failing to compile custom 6.6 based on git commit id

2022-01-31 Thread flipchan
n . (:48 'all') *** Error 1 in . (Makefile:95 'do-build') *** Error 1 in /usr/src (Makefile:74 'build') if anyone got any idea, let me know On 30/01/2022 18:07, flipchan wrote: Hey Everyone, I'm trying to build an openbsd iso based on this commit: https://github

Failing to compile custom 6.6 based on git commit id

2022-01-30 Thread flipchan
Hey Everyone, I'm trying to build an openbsd iso based on this commit: https://github.com/openbsd/src/tree/a8e222352f For a lab exercise. So far It keeps failing when I'm trying to manually build it from source, right now I have installed a fresh version of openbsd 6.6 and i'm trying to bui

Re: email dkim signing failing with 6.8

2021-05-25 Thread flipchan
Awesome!! This worked, thanks a lot! On 23/05/2021 14:57, Thomas Bohl wrote: Am 23.05.2021 um 12:32 schrieb flipchan: Yeah, it was all working until I upgraded to 6.8, can someone else that is running opensmtpd with dkim send me their smtpd.conf? I assume I have written some rule wrong, not

Re: email dkim signing failing with 6.8

2021-05-23 Thread flipchan
it spews out. Personally I'd replace dkimproxy with either (filter-)respamd or filter-dkimsign depending on your needs. martijn@ On Sat, 2021-05-22 at 11:44 +0200, flipchan wrote: Hi all, I upgraded from 6.6 to 6.8 and dkim magically stopped appending the dkim signatures to my emails.

email dkim signing failing with 6.8

2021-05-22 Thread flipchan
#match tag DKIM for any action "outbound" #match for any action relay_dkim match auth from any for any action "relay_dkim" mail# dkim_signing.conf    redis.conf mail# cat /etc/rspamd/local.d/dkim_signing.conf domain {     example.com {     path = "/var/dkimproxy/default.private";     selector = "default";     } } mail# uname -a OpenBSD mail.firosolutions.com 6.8 GENERIC#5 amd64 Thanks! Sincerely, Flipchan

Re: Running gunicorn with rcclt

2020-04-14 Thread Flipchan
have u put anything in rc.conf.local ? Thanks On April 14, 2020 7:25:05 PM GMT+02:00, Daniel Winters wrote: >>> Hey, im trying to run a python app with gunicon-3 and rcctl >>> but rcctl start guni just returns ok as it was started and doesnt >start >>> it. what am i doing wrong? Thanks > >I am

Re: Running gunicorn with rcclt

2020-04-14 Thread Flipchan
-c daemon -s /bin/sh testuser -c + id -R + [ 0 -eq 0 ] + rc_cmd check guni(failed) On April 14, 2020 3:30:40 PM GMT+02:00, Flipchan wrote: >Hey, im trying to run a python app with gunicon-3 and rcctl > >computer# cat /etc/rc.conf.local >httpd_flags= >guni_flags="-c /h

Running gunicorn with rcclt

2020-04-14 Thread Flipchan
Hey, im trying to run a python app with gunicon-3 and rcctl computer# cat /etc/rc.conf.local httpd_flags= guni_flags="-c /home/testuser/stuff/main.ini -D flaskapp:app" guni_user=testuser pkg_scripts=tor computer# cat /etc/rc.d/guni #!/bin/ksh # # $OpenBSD: Exp $ daemon="/usr/local/bin/g

Re: Hosting a CDN question

2020-03-17 Thread Flipchan
gt;On Mon, Mar 16, 2020 at 9:28 PM Flipchan wrote: >> >> Hey all, >> >> My company needs to put up a cdn for fast hosting of javascript, >images and css for websites, and then i would need something faster >then httpd. >> >> >> Does anyone here run

Hosting a CDN question

2020-03-16 Thread Flipchan
Hey all, My company needs to put up a cdn for fast hosting of javascript, images and css for websites, and then i would need something faster then httpd. Does anyone here run a cdn for static website content? If so what software did u use to set it up ? have a good one Sincerely Filip

6.6 on t400

2020-02-11 Thread Flipchan
Hey all, I am trying to get openbsd on a t400 laptop The installation process works great but when it starts X the screen is just flickering and X is not working at all, is anyone running 6.6 on t400 and have any tips ? Thanks! Sincerely flipchan

Re: How did it happen?

2020-01-30 Thread Flipchan
Never mind it, its working On January 30, 2020 4:09:23 PM GMT+01:00, Flipchan wrote: >Has anyone verified that it writes to disk as the qualysis report says >? > >I have tried on 6.5 and 6.4 but its not writing to disk > > > >https://www.qualys.com/2020/01/28/cve-2020-72

Re: How did it happen?

2020-01-30 Thread Flipchan
Has anyone verified that it writes to disk as the qualysis report says ? I have tried on 6.5 and 6.4 but its not writing to disk https://www.qualys.com/2020/01/28/cve-2020-7247/lpe-rce-opensmtpd.txt On January 29, 2020 2:07:38 PM GMT+01:00, Oriol Demaria wrote: >I understand that root mi

Relayd in docker

2019-11-07 Thread Flipchan
on a linux docker image... Thanks ! sincerely flipchan

Re: Dante proxy in openbsd 6.5

2019-10-28 Thread Flipchan
Thanks ! That got it working ! On October 28, 2019 7:05:47 AM GMT+01:00, Dieter Rauschenberger wrote: >Hi, > >On Mon, Oct 28, 2019 at 12:07:12AM +0100, Flipchan wrote: >> Dante has been recently upgraded and since upgrading from 6.4 to 6.5 >dante now wants to know which user i

Dante proxy in openbsd 6.5

2019-10-27 Thread Flipchan
0.0.0.0/0 port 1-65535 to: 0.0.0.0/0 log: connect disconnect error } socks pass { from: 0.0.0.0/0 to: 0.0.0.0/0 log: connect error } $ sockd -V -f sockd2.conf just dies Thanks! Ciao flipchan

Re: Syncing unbound.conf

2019-07-29 Thread Flipchan
It worked after appending do-not-query-localhost: no On July 29, 2019 12:44:45 AM GMT+03:00, Flipchan wrote: >Config file > >ns0# cat /var/unbound/etc/unbound.conf > ># $OpenBSD: unbound.conf,v 1.7 2016/03/30 01:41:25 sthen Exp $ > >server: >    interface: 127.0.

Re: Syncing unbound.conf

2019-07-28 Thread Flipchan
  forward-first: yes --  Sincerely flipchan On July 28, 2019 6:21:49 PM GMT+03:00, Flipchan wrote: >Thanks for the configs ! > >https://jonwillia.ms/2018/09/23/anycast-dns-openbsd >(github.com/bongozone/kibble) > >I have got it to work as only either only working with my

Re: Syncing unbound.conf

2019-07-28 Thread Flipchan
tub-zone to point it >> at an authoritative server. >> >> -- >> Sent from a phone, apologies for poor formatting. >> On 26 July 2019 11:05:44 Flipchan wrote: >>> Can you link to any guides or pratical howtos on how to pratically >>> do that with unbound ? >

Re: Syncing unbound.conf

2019-07-26 Thread Flipchan
Can you link to any guides or pratical howtos on how to pratically do that with unbound ? Thanks On July 25, 2019 9:32:29 PM GMT+03:00, Stuart Henderson wrote: >On 2019-07-25, Flipchan wrote: >> Greetings everyone, >> >> Does anyone have a good solution for syncing

Syncing unbound.conf

2019-07-25 Thread Flipchan
would be a replication real time sync function. Anyone got any ideas? Thanks in advance Ciao flipchan

Re: When will be created a great desktop experience for OpenBSD?

2019-05-07 Thread Flipchan
Awesome wm no more words needed On May 7, 2019 7:01:34 AM GMT+02:00, Clark Block wrote: >In 2019 still there is not a great desktop experience for NetBSD. >However, >the new "OS108" is seeking to improve this with a NetBSD operating >system >paired with the MATE desktop environment. >So, OS108, a

Re: hacked for the second time

2019-04-04 Thread Flipchan
Setup snort or verbose logging to find out whats wrong On April 3, 2019 8:56:39 PM GMT+02:00, Cord wrote: >Hi, >I have some heavy suspect that my openbsd box was been hacked for the >second time in few weeks. The first time was been some weeks ago, I >have got some suspects and after few checks I

Re: Django + httpd + relayd

2019-03-31 Thread Flipchan
(pkg_add -iv kcgi | https://kristaps.bsd.lv/kcgi/): kfcgi -d -u www -n 2 -r -p /var/fcgihttp -- /fcgihttp ip port Best of luck ! On March 30, 2019 8:37:42 PM GMT+01:00, Michael Joy wrote: >Thanks so much Flipchan. I'll give it a go. Feel free to send on any >config >examples r

Re: Django + httpd + relayd

2019-03-30 Thread Flipchan
just creating a reverse unix socket but httpd will not work with that so fastcgi socket only it seems like. Good luck On March 30, 2019 4:29:46 PM GMT+01:00, Michael Joy wrote: >Sounds perfect. Any tips on how to get started with configuration and >such? > >On Sat, 30 Mar 2019 at 15:19

Re: Django + httpd + relayd

2019-03-30 Thread Flipchan
You cant do a reverse proxy with httpd however you can do it ugly with a fastcgi reverse proxy , httpd fastcgi reverseproxy to relayd and load balance to mulitple python listeners i have it working like a charm :) On March 30, 2019 3:22:47 PM GMT+01:00, Michael Joy wrote: >Apologies in advance

Re: what about security ?

2019-03-25 Thread Flipchan
Check out pledge On March 25, 2019 11:20:13 PM GMT+01:00, Cord wrote: >Hi, >what security technology can I implement to securify for example script >that connect to any website ? >Is there any howto for chroot ? >Thank you. >Cord -- Sent from my Android device with K-9 Mail. Please excuse my br

Leveldb in 6.4

2019-03-21 Thread Flipchan
warnings and 1 error generated.  error: command 'cc' failed with exit status 1 - flipchan

Re: httpd: need root privileges

2019-03-19 Thread Flipchan
Listen to ingo's advice, just put the stuff in a dir in /var/www/ On March 19, 2019 2:05:33 PM GMT+01:00, Alfred Morgan wrote: >I tried starting a temporary httpd server on port 8080 as a user to >serve >some files and I found this error: >httpd: need root privileges > >I would think there would

Live iso with 6.4

2019-01-24 Thread Flipchan
Has anyone been able to create a live iso of 6.4? Cant seem to find any scripts/documentation about it Cheers -- Sincerely flipchan

Re: Opensmtpd auth in 6.4

2019-01-14 Thread Flipchan
I got it working , thanks :) On January 14, 2019 1:45:22 PM GMT+01:00, Gilles Chehade wrote: >On Mon, Jan 14, 2019 at 01:42:19PM +0100, Flipchan wrote: >> I tried to echo it another way (echo -ne '\user\passwd' | base64 ) >> and then >> auth plain string &g

Re: Opensmtpd auth in 6.4

2019-01-14 Thread Flipchan
GMT+01:00, Gilles Chehade wrote: >On Mon, Jan 14, 2019 at 01:03:19PM +0100, Flipchan wrote: >> Seems like it adds "\^J" to the username , i base64 encode it using: >> echo "user" | base64 >> >> Log from smtpd -dv -T smtp : >> http://dpaste.com

Re: Opensmtpd auth in 6.4

2019-01-14 Thread Flipchan
Seems like it adds "\^J" to the username , i base64 encode it using: echo "user" | base64 Log from smtpd -dv -T smtp : http://dpaste.com/0CAVJFF.txt On January 14, 2019 9:41:42 AM GMT+01:00, Gilles Chehade wrote: >On Sat, Jan 12, 2019 at 05:36:11PM +0100, Flipchan wro

Re: Opensmtpd auth in 6.4

2019-01-13 Thread Flipchan
019 at 05:36:11PM +0100, Flipchan wrote: >> Hey, am tryin to upgrade my opensmtpd >> email server running on openbsd 6.3 towards a new one on 6.4, >> i have used a simple config with the new syntax: >> cat /etc/mail/smtpd.conf >> >> table aliases file:/etc/m

Opensmtpd auth in 6.4

2019-01-12 Thread Flipchan
Authentication failed" Jan 12 16:47:49 host smtpd[95842]: XXX smtp authentication user=user address=ip host=ip result=permfail Jan 12 16:47:50 host smtpd[95842]: XXX smtp failed-command address=ip host=ip command="AUTH LOGIN (password)" result="535 Authentication failed" Sincerely flipchan

Re: Httpd unix socket

2018-12-26 Thread Flipchan
i used reyks fcgi to http proxy to reverse proxy it :)) https://github.com/reyk/fcgihttp On December 23, 2018 8:34:40 PM GMT+01:00, Stuart Henderson wrote: >On 2018-12-23, Flipchan wrote: >> I have a http server listening on a socket in >/var/www/run/listen.sock , with permissi

Re: Httpd unix socket

2018-12-22 Thread Flipchan
t;does it work for you ? > >I hope this helps... > >On Sun, 23 Dec 2018 at 01:10, Flipchan wrote: >> >> Hey, >> >> I have a http server listening on a socket in >/var/www/run/listen.sock , with permissions 0666 and www:www i can curl >the socket and it w

Re: Httpd unix socket

2018-12-22 Thread Flipchan
at a guess httpd is chrooted perhaps this is causing you the issue > >can you see if you refer to it in your config as /run/listen.sock >does it work for you ? > >I hope this helps... > >On Sun, 23 Dec 2018 at 01:10, Flipchan wrote: >> >> Hey, >> >

Httpd unix socket

2018-12-22 Thread Flipchan
Hey, I have a http server listening on a socket in /var/www/run/listen.sock , with permissions 0666 and www:www i can curl the socket and it works , but it does not work when i try to use it with httpd, maybe because httpd only support fastcgi sockets and not "raw" unix sockets. Does anyone kn

Re: Relayd with multiple lets encrypt cert's

2018-12-22 Thread Flipchan
So the only way is to have each vhost listen on on port each? On December 22, 2018 12:31:54 PM GMT+01:00, Claudio Jeker wrote: >On Sat, Dec 22, 2018 at 12:28:46PM +0100, Aham Brahmasmi wrote: >> Hi, >> >> > On Sat, Dec 22, 2018 at 07:07:58AM +0100, Flipchan wrote: &

Relayd with multiple lets encrypt cert's

2018-12-21 Thread Flipchan
s ca file "/etc/ssl/1.domain.tld.fullchain.pem" #   tls ca key "/etc/ssl/private/1.domain.tld.key" password "" } relay sslhost {     listen on 127.0.0.1 port 8443 ssl     protocol https     forward with tls to port https check icmp } Does anyone know how to get this working with multiple letsencrypt certs? Sincerely flipchan

Re: Pf traffic redirection on internal lan

2018-12-19 Thread Flipchan
quick on any proto tcp from any to 192.168.2.5 port 80 >rdr-to 192.168.2.21 port 8801 > >and see how you get on ... > > >On Thu, 20 Dec 2018 at 00:13, Flipchan wrote: >> >> Hello all, >> >> I am trying to get packets(/curl -v) to go 192.168.2.4 > &

Pf traffic redirection on internal lan

2018-12-19 Thread Flipchan
41 mtu 33136 index 4 priority 0 llprio 3 groups: pflog $ i tried a syntax suggestion in on the bottom page of: https://www.openbsd.org/faq/pf/rdr.html without any luck... i am just getting timeouts here, does anyone know how i could solve this? Take Care Sincerely flipchan

export http_proxy to a socks5

2018-11-15 Thread Flipchan
Hey, Does anyone have a good way to set the system variables https and http_proxy to a socks5 proxy so that all my http ad https traffic forwards to my socks5 box? ( Anyone got any good way or a quick ugly hack to solve this? ) -- Sincerely Flipchan

Re: Monitoring system

2018-10-08 Thread flipchan
Thanks alot! I needed to symlink the files to enable them to be libs in php On October 6, 2018 9:41:29 PM UTC, Richard Toohey wrote: >On 10/07/18 09:05, flipchan wrote: >> My phpinfo: dpaste.com/0VDR4TE >Have you looked in /usr/local/share/doc/pkg-readmes/ for anything >useful

Re: Monitoring system

2018-10-06 Thread flipchan
My phpinfo: dpaste.com/0VDR4TE On October 6, 2018 4:42:16 PM UTC, Stuart Henderson wrote: >On 2018-10-06, Richard Toohey wrote: >> On 10/06/18 07:16, Stuart Henderson wrote: >>> On 2018/10/05 17:35, flipchan wrote: >>>> It's weird because I have no error fi

Re: Monitoring system

2018-10-06 Thread flipchan
gt; >On Fri 5 Oct 2018, 22:35 Edgar Pettijohn, >wrote: > >> >> On Oct 5, 2018 3:48 PM, flipchan wrote: >> > >> > Maybe I need to set some sys variable or something similar cuz >> > php-mysqli >> > php-pdo_mysql >> > php-mysql is in

Re: Monitoring system

2018-10-05 Thread flipchan
Maybe I need to set some sys variable or something similar cuz php-mysqli php-pdo_mysql php-mysql is installed On October 5, 2018 6:16:07 PM UTC, Stuart Henderson wrote: >On 2018/10/05 17:35, flipchan wrote: >> It's weird because I have no error files that it describes the e

Re: Monitoring system

2018-10-05 Thread flipchan
but nono :/ On October 5, 2018 12:55:15 PM UTC, Stuart Henderson wrote: >On 2018-10-05, flipchan wrote: >> Hey how did everyone get zabbix running I tried the zabbix MySQL with >the zabbix web on 6.2 but I get a database connection error in the php >, I assume the php can't read t

Re: Monitoring system

2018-10-05 Thread flipchan
Yeah I have put the Unix socket in /var/www/run and chown www:www but nono On October 5, 2018 12:55:15 PM UTC, Stuart Henderson wrote: >On 2018-10-05, flipchan wrote: >> Hey how did everyone get zabbix running I tried the zabbix MySQL with >the zabbix web on 6.2 but I get a databas

Re: Monitoring system

2018-10-05 Thread flipchan
n formatting the system >>> that you align with 1MB offset ... 2048 sectors (instead the >default >>> 64 bytes) >>> >>> Peace >>> Tom Smyth >>> >>> >>> On Thu, 4 Oct 2018 at 23:57, flipchan wrote: >>>> >>>>

Monitoring system

2018-10-04 Thread flipchan
nning openbsd. Something more modern then nagios would be great, I just need it to work so as long as it supports email notifications and monitoring of more then one host it's good Thanks in advance -- Take Care Sincerely flipchan layerprox dev

Re: EuroBSD Con 2018 1 Free Ticket for Ansible Tutorial and LibTLS Tutorial Thursday

2018-09-19 Thread flipchan
gt; either or both tutorials ... first come first served, >> >> Hope this helps, >> Tom Smyth, >> -- Take Care Sincerely flipchan layerprox dev

Re: Running your own mail server

2018-09-09 Thread flipchan
ty informations.) > >PS, don't sneak through you kids thoughts. Not even by "only" scanning >for "troubling words". -- Take Care Sincerely flipchan layerprox dev

Re: Vultr hosting of OpenBSD

2018-09-09 Thread flipchan
g here would be more current and accurate. >This is a >case where I consider the absence of such information a result. >Although I think >I might consider openbsd amsterdam that was mentioned. My only >hesitation is >vmm/vmd considered mature enough for a production hosting solution? > >Ken -- Take Care Sincerely flipchan layerprox dev

Re: Running your own mail server

2018-09-08 Thread flipchan
gt;running my >own email server, when I have never done it before on any OS, worth it >over some >other solution. And yes I am very open to other suggestions for a >solution, even >if it is something I have to pay for, to avoid sharing passwords or >grotesque >privacy infringement of literally reading all their emails. > >Welcome to differences of opinion as well. Thank you. > >Ken -- Take Care Sincerely flipchan layerprox dev

Re: Vultr hosting of OpenBSD

2018-09-08 Thread flipchan
oint is my dev workflow on >my >openbsd current laptop involves sometimes using alpine linux on vmm an >using >docker on that to spin up different things I want to check out. > >Ken -- Take Care Sincerely flipchan layerprox dev

Re: acme-client agreement url in 6.3

2018-09-02 Thread flipchan
ment url", it's no longer used in 6.3. > >> acme-client: acme-client: acme-client: >> /etc/ssl/private/mail.example.com.key: loaded RSA domain >> key/etc/acme/letsencrypt-privkey.pem: loaded RSA account >> key/etc/ssl/mail.example.com.crt: certificate valid: 120 days left > >This looks like it's worked. -- Take Care Sincerely flipchan layerprox dev

acme-client agreement url in 6.3

2018-09-01 Thread flipchan
domain certificate "/etc/ssl/mail.example.com.crt" domain full chain certificate "/etc/ssl/mail.example.com.fullchain.pem" sign with letsencrypt } # Take Care Sincerly flipchan

Re: pip install (python3) requires some development libraries

2018-08-27 Thread flipchan
trying to install django-ldap-auth using pip. >>>  When the installer begins to compile he complains that it cannot >find some files: >>>  "In file included from Modules/LDAPObject.c:8: >>>  Modules/constants.h:7:10: fatal error: 'lber.h' file not foun

Re: pip install (python3) requires some development libraries

2018-08-27 Thread flipchan
'lber.h' file not found >#include "lber.h" >1 error generated. >error: command 'cc' failed with exit status 1" > >-- >Best regards >Maksim Rodin -- Take Care Sincerely flipchan layerprox dev

Re: Let's Encrypt Error with cgit, httpd, acme-client

2018-08-21 Thread flipchan
il, and any attachments are strictly confidential and intended >for the addressee(s) only. The content may also contain legal, >professional or other privileged information. If you are not the >intended recipient, please notify the sender immediately and then >delete the e-mail and any attachments. You should not disclose, copy or >take any action in reliance on this transmission. > >You may report the matter by contacting us via our UK Contacts >Page<https://www.nationalgrid.com/uk/contact-us/> or our US Contacts >Page<https://www.nationalgridus.com/contact-us> (accessed by clicking >on the appropriate link) > >Please ensure you have adequate virus protection before you open or >detach any documents from this transmission. National Grid plc and its >affiliates do not accept any liability for viruses. An e-mail reply to >this address may be subject to monitoring for operational reasons or >lawful business practices. > >For the registered information on the UK operating companies within the >National Grid group please use the attached link: >https://www.nationalgrid.com/group/about-us/corporate-registrations -- Take Care Sincerely flipchan layerprox dev

Re: Python flask socket with httpd problems

2018-08-13 Thread flipchan
ser www read and write to >it? >On Aug 12, 2018 11:40 AM, Tony Boston wrote: >> >> On 12.08.18 03:25, flipchan wrote: >> > Hello all, >> > >> > im trying to run a python flask application with httpd >> > as a reverse proxy and im not getti

Python flask socket with httpd problems

2018-08-12 Thread flipchan
o have the python script manually create a fast-cgi socket with the python library flup ("https://pypi.python.org/pypi/flup/1.0.2";) Have anyone gotten a python flask application to work with httpd as a reverse proxy with a fast-cgi socket? cuz im really not getting it to work. Thanks in advanced -flipchan -- Take Care Sincerely flipchan layerprox dev

Re: The Ultimate OpenBSD Media Server

2018-08-12 Thread flipchan
out >of >this, so I thought I would share it here for others to see as well. > >Link to Guide: > >www.geoghegan.ca/serviio.html -- Take Care Sincerely flipchan layerprox dev

Re: Employers, Jobs and OpenBSD

2018-07-14 Thread flipchan
find job, why use >OpenBSD? -- Take Care Sincerely flipchan layerprox dev

Re: New laptop recommendations

2018-06-21 Thread flipchan
make you >suffer: expensive, slow cpu, soldered ram, soldered disk, small disk, >bad keyboard keys, wifi only, must pay extra for standard connectors. >> >> I have 1500EUR for a new laptop. What would you buy with it? -- Take Care Sincerely flipchan layerprox dev

Re: Have a 1 Gbit connection but I not all devices are getting 1 Gbit speed from my ISP

2018-06-20 Thread flipchan
n similar? What could cause the 100mbit connection instead >of the Gbit? > >Thanks for any hint.. -- Take Care Sincerely flipchan layerprox dev

Re: chromium and firefox - myths and facts?

2018-06-12 Thread flipchan
Firefox is held up as the open-source darling and >Chrome/Safari is seen as the proprietary devil. Go figure. :-) >-- >Stuart Longland (aka Redhatter, VK4MSL) > >I haven't lost my mind... > ...it's backed up on a tape somewhere. -- Take Care Sincerely flipchan layerprox dev

Re: thank you for 6.3

2018-04-19 Thread flipchan
, and maybe the dev that fixed my issue >wouldn't know *they* fixed it, but...thank you. -- Take Care Sincerely flipchan layerprox dev

Re: 4-ports router under $150

2018-04-08 Thread flipchan
p and was curious as to what kind of packet rates people were seeing >with >them. > >Michael > >On Sun, Apr 8, 2018 at 1:41 AM, flipchan wrote: > >> I run a apu board with 3 ports with openbsd 6.2 and coreboot, i >recommend >> it >> >> On April 8, 2018 2:01:

Re: 4-ports router under $150

2018-04-07 Thread flipchan
out for to run my home network on. >> >> > >Just curious, why this and not amd64 bit with something like the >pcengine apu2 board? I know it only has three NICs, so it's likely a >non-started for the OP, but it's 64bit amd. > >I don't know the MSRP

Re: Status of X i386 openbsd 6.2 on x200

2018-04-05 Thread flipchan
been wanting a >libreboot machine for travel, but Full disk encryption is more >important >that a clean bios when travelling. > >Thanks for your time, > >Jordan > > >On 04/04/18 15:23, flipchan wrote: >> The amd64 fs file for 6.2 is working good i know got it

Re: Status of X i386 openbsd 6.2 on x200

2018-04-04 Thread flipchan
The amd64 fs file for 6.2 is working good i know got it running with libreboot which is cool, libreboot doesnt support full disk encryption which sucks but i am glad that it works . On April 2, 2018 7:26:58 PM UTC, Markus Lude wrote: >On Sun, Apr 01, 2018 at 09:41:07PM +0000, flipchan wr

Status of X i386 openbsd 6.2 on x200

2018-04-01 Thread flipchan
2 Does anyone know the status of this/ if anyone is working on this ? -- Take Care Sincerely flipchan layerprox dev

Re: Opensmtpd authentication error

2018-03-07 Thread flipchan
8 3:21 PM, flipchan wrote: >> >> Yeah, they are encrypted using smtpctl and the syntax with space >doesnt work and in other ppls configurations they have passwd instead >of file but its not supported anymore it seems like >> >> On March 7, 2018 3:19:18 PM UTC, trondd

Re: Opensmtpd authentication error

2018-03-07 Thread flipchan
Yeah, they are encrypted using smtpctl and the syntax with space doesnt work and in other ppls configurations they have passwd instead of file but its not supported anymore it seems like On March 7, 2018 3:19:18 PM UTC, trondd wrote: >On Wed, March 7, 2018 10:06 am, flipchan wrote: >>

Re: Opensmtpd authentication error

2018-03-07 Thread flipchan
smtpctl encrypt mypassword Then syntax user:password ? On March 6, 2018 9:46:26 PM UTC, trondd wrote: >On Tue, March 6, 2018 1:48 pm, flipchan wrote: >> Hello, >> im trying to create a mail server and i keep getting opensmtpd >> authentication fail >> >> >

Opensmtpd authentication error

2018-03-06 Thread flipchan
set spoolfile = 'imap://mail.mysite.com/INBOX' set postponed = 'imap://mail.mysite.com/Drafts' set header_cache = '/home/test/mutt/cache/headers' set message_cachedir = '/home/test/mutt/cache/bodies' -- Take Care Sincerely flipchan layerprox dev

Re: risc-v

2018-01-15 Thread flipchan
s a >FreeBSD >port but I had problem building it in vmware. Perhaps FreeBSD can >serve as >a helping source to port OpenBSD to this? > >Regards, >-peter -- Take Care Sincerely flipchan layerprox dev

Re: FYI: logitech mouse LED color tool

2018-01-12 Thread flipchan
t: https://github.com/younix/g403led > >I just tested it with the "G403 Prodigy Gaming Mouse" model. If it >also >work for other models, let me know. > >Any feedback is welcome. > >bye, >Jan -- Take Care Sincerely flipchan layerprox dev

Re: Kernel memory leaking on Intel CPUs?

2018-01-05 Thread flipchan
>> Of Rupert Gallagher >>>>> Sent: 04 January 2018 22:22 >>>>> To: Daniel Wilkins; Allan Streib >>>>> Cc: Alceu R. de Freitas Jr.; misc@openbsd.org >>>>> Subject: Re: Kernel memory leaking on Intel CPUs? >>>>> >>>>> https://mobile.twitter.com/misc0110/status/948706387491786752 >>>>> >>>>> On Thu, Jan 4, 2018 at 16:49, Daniel Wilkins > >>>>> wrote: >>>>> >>>>>> Intel's said that it affects every processor in the last 20+ >years >>>>> and that it's "not a big deal for most users" because it's only a >>>>> kernel memory *read*. @yahoo.com.br> >>> >>> >>> >> >> > >-- >Graham Allan >Minnesota Supercomputing Institute - g...@umn.edu -- Take Care Sincerely flipchan layerprox dev

Re: OpenBSD Puffy Stickers

2017-11-30 Thread flipchan
y. > >-- >Jay Williams > >P.S. Does anyone know why the official OpenBSD store doesn't sell >stickers? I bet they'd be a big seller! -- Take Care Sincerely flipchan layerprox dev

Re: Hellos from the Lands of Norway.

2017-11-25 Thread flipchan
benignant hacking, my suggestion is to >implement a mode like this, in the relelvant area of work: >https://www.youtube.com/watch?v=2dx6dbiTm8w > >Peaceful Salutations. -- Take Care Sincerely flipchan layerprox dev

Re: Android development on OpenBSD

2017-11-01 Thread flipchan
te C code and run it through NDK >https://developer.android.com/ndk/guides/index.html >but it seems some form of the Android SDK is unavoidable. > > Jan -- Take Care Sincerely flipchan layerprox dev

Re: Forum software

2017-10-24 Thread flipchan
ut here is a list of different >alternatives that might be worth to look at: >https://github.com/Kickball/awesome-selfhosted/blob/master/README.md#social-networks-and-forums > >It's a pretty nice repo with cool projects other than forums as well. > >-- >Tommy Nevtelen -- Take Care Sincerely flipchan layerprox dev

Forum software

2017-10-24 Thread flipchan
ch engines. Take care all! And thanks in advance -- Take Care Sincerely flipchan layerprox dev

Re: DMCA Free OpenBSD VPS Hosting, multiple payment methods

2017-10-19 Thread flipchan
ot; was not clear because for me a > >"friendly hoster" is one that cares for the hardware and doesn´t care >for what I run inside my container (RedHat, *BSD, Plan9, whatever) -- Take Care Sincerely flipchan layerprox dev

Re: Openbsd 6.1 and Current Console Freezes and lockup Proxmox PVE5.0

2017-10-19 Thread flipchan
blic forum. As far as I understood they do not know what OpenBSD >needs >in kvm or what/where should be fixed in kvm run OpenBSD without that >freezes. > >-oliver -- Take Care Sincerely flipchan layerprox dev

Re: DMCA Free OpenBSD VPS Hosting, multiple payment methods

2017-10-19 Thread flipchan
e past i saw some provider offering to mount your own custom iso via >a >webpanel, but this contact I have no more. > >If have any tips, will be welcomed. > >cheers. > >x9p -- Take Care Sincerely flipchan layerprox dev

Re: awk in OpenBSD

2017-10-18 Thread flipchan
Aug 10, 2011 version >This turns out to be one release behind upstream, where the latest >release is from December 20 2012: a quick check shows that >DragonFlyBSD, FreeBSD, and NetBSD all use this version. > >Just out of curiosity, is there a reason why OpenBSD uses the 2011 >release? --

Re: Guess what today is

2017-10-18 Thread flipchan
OMG, happy birthday!!! On October 18, 2017 12:16:09 PM GMT+02:00, STeve Andre' wrote: >Happy birthday to OpenBSD--22 years old! -- Take Care Sincerely flipchan layerprox dev

Re: Security question / idea

2017-10-17 Thread flipchan
u, hire a guard, etc. I'm not very technical, but could the >hash be >stored in usb stick or online? > >Maybe construct yourself a "computer safe" to make it harder for people >to >get access while you're away? I.e. increase the time/difficulty for >them. &

Re: Security question / idea

2017-10-17 Thread flipchan
the >FDE >and you would have to type your passphrase (sending it to the attacker) >to >read it. > >So now to my ask - would a feature like this be of any interest to >others? >If so, any thoughts on how to securely persist the hash to solve the >problem I describe above? > >Thanks for any and all feedback. > >-- > >Thanks, >Bryan -- Take Care Sincerely flipchan layerprox dev

Re: WPA2 and KRACK

2017-10-17 Thread flipchan
e-with-replayed-messages.txt > >according to [1] OpenBSD has silently released a patch > >G -- Take Care Sincerely flipchan layerprox dev

Re: Intel NUC Kit DE3815TYKHE

2017-09-08 Thread flipchan
mmy VGA plug to be able to boot without >display. > > >Regards, >Artur -- Take Care Sincerely flipchan layerprox dev

Re: Amazon AWS, OpenBSD and IPv6

2017-09-05 Thread flipchan
IPv6 addresses are assigned via SLAAC, not via DHCP6. Back >when I had a need to use DHCPv6, I had good luck with the "wide-dhcpv6" >package. Try installing that and see if you're able to pick up an >address from the AWS servers. > >-- >To find a friend one must close one eye; to keep him -- two. >-- Norman Douglas -- Take Care Sincerely flipchan layerprox dev

Re: Split zone DNS?

2017-08-01 Thread flipchan
xactly what you want. It's mainly a >recursive resoler, but it can also answer authoritatively for "local" >zones, or simply override addresses for given hosts (think anti-spam). >Unless you also want to answer queries for your domain comming from the >Internet, you don't need a separate authoritative server. > >Regards, > >Liviu Daia -- Take Care Sincerely flipchan layerprox dev

  1   2   >