Re: undeadly.org status?

2014-11-23 Thread Antonio Feitosa
For me too. 2014-11-24 1:42 GMT-02:00 Adam Thompson : > Anyone know what happened to undeadly? (The|A) host seems to be up but > doesn't answer on any port. > > -- > -Adam Thompson > athom...@athompso.net > -- Antonio Feitosa (http://twitter.com/teebsd) #DevOps be

Issue to run some ksh script with httpd

2015-03-04 Thread Antonio Feitosa
gards, -- Antonio Feitosa (http://twitter.com/teebsd) #DevOps believer in Prototype Driven Development, #Security Consultant, #OpenBSD addicted, #ARM hobbyst and #Blues #Musician. #P2P is the real #cloudcomputing. Rio de Janeiro, Brazil · Github: https://github.com/TeeBSD Blog: http://teebsd.github.io/

Re: Issue to run some ksh script with httpd

2015-03-04 Thread Antonio Feitosa
Get done! I forgot the http header "Content-Type'. 2015-03-04 22:26 GMT-03:00 Antonio Feitosa : > HI I made the correct configuration to run bgplg script, but somehow I > can't run ksh script. I already made the copy of /bin/ksh to > /var/www/bin/sh and fix the permission

Re: [man ksh] missing keystroke for delete-char-forward

2015-03-24 Thread Antonio Feitosa
ar-forward). > > jmc > >> I hope this is the good way to proceed, this is my first diff ever. >> Please note that there may be other keystrokes than ^D I am not >> aware of (delete-char-backword is bound to three keystrokes). >> >> >> Damien Thiriet >

Re: tls with relayd (on 5.7) and key without password

2015-05-30 Thread Antonio Feitosa
socket_rlimit: max open files 1024 > relay_load_certfiles: using ca key /etc/ssl/private/mydomain.org.key > /etc/relayd.conf:24: cannot load certificates for relay transptls > no actions, > nothing to do > ca exiting, pid 29173 > pfe exiting, pid 19946 > ca exiting, pid > 380

Re: tls with relayd (on 5.7) and key without password

2015-05-30 Thread Antonio Feitosa
Someone else with that issue? 2015-05-30 17:28 GMT-03:00 Antonio Feitosa : > Does not work for me. > > #/etc/relayd.conf > > relayd_addr="127.0.0.1" > relayd_port="8080" > > prefork 10 > > http protocol httpfilter { > # Return HTTP/

Run 'n' play missing home-based package manager for OpenBSD

2014-05-26 Thread Antonio Feitosa
to do and I don't wanna to wasting my time, working by myself just in my needs. Instead, I could work with others and his needs. What dou you think about the concept. Is it good for more people? -- Antonio Feitosa (http://twitter.com/teebsd) #DevOps believer in Prototype Driven Developmen

Re: Run 'n' play missing home-based package manager for OpenBSD

2014-05-27 Thread Antonio Feitosa
se other red hat based systems, mostly centos, and they don't allow it. > If Fedora is doing that, then it's just another linux distro that went > wrong. This new system simplifies the compiling and installation. Aka as > ports in your home. I took a look at the code by the way