Re: httpd rewrite and REQUEST_URI value

2018-06-24 Thread Ve Telko
Hi Scott. If you or your framework uses REQUEST_URI you don't need request rewrite feature. Using REQUEST_URI and request rewrite feature are two oposite solutions for the same problem. To mimic nginx's try_files do something like this: location match "/hello/.*" { root "/index.php"

Re: Programming for OpenBSD

2018-06-13 Thread Ve Telko
Hello, Kevin. please, join us on Telegram, openbsdjumpstart channel. There are people who can help you to start. http://openbsdjumpstart.org/#/47 Ve.

Re: USB power management

2018-06-12 Thread Ve Telko
This would be cool :) I could turn my LED USB mini-lamp on or off. Ve

Re: utf-8 support in OpenBSD's httpd

2018-05-23 Thread Ve Telko
Hi, Justina. You can not set HTTP headers in httpd.conf, there is no such feature. You need to run relayd in front of it to set some headers by example for text files like "contacto.txt", where it is not possible to set headers on application level, like calling header() function in case of PHP.

Re: Best Practices python virtualenv

2018-05-01 Thread Ve Telko
Hi, Ken. Did you noticed that you are spending much more time with setting up your env every time you want to run your python apps than with programming itself? No offense but I think this is not normal. Ve.

Re: Wondering if any of my hardware is working on -current

2018-02-08 Thread Ve Telko
Chris, install -current on USB key and boot from it. Ve.

Re: font path ignorance

2018-01-25 Thread Ve Telko
Hello Ed, I'm using Files section in /etc/X11/xorg.conf Section "Files"         FontPath "/path/to/fonts1"         FontPath "/path/to/fonts2"         ... EndSection but xset +fp suggested by previous posters would work the same. Ve. 24.01.2018, 14:04, "Ed Ahlsen-Girard" : > Built a new system,

Re: Enabling Emulate3Buttons via xorg.conf

2018-01-19 Thread Ve Telko
Hello, Emulate3Buttons option is "on" by default. Also there are many protocols to test. Did you tried another mouse? Also read man mouse(4). I don't think xorg.conf is not popular in community but many people simply don't use graphical interface :) Ve 19.01.2018, 00:37, "pa...@airmail.cc" :

Re: inteldrm(4) regression from 6.1 to 6.2: wrong console resolution

2018-01-17 Thread Ve Telko
Hello, running -current my wsconsctl reports: display.type=inteldrm display.width=2560 display.height=1080 display.depth=32 inteldrm in dmesg reports: inteldrm0: msi inteldrm0: 2560x1080, 32bpp my console looks like this (I think it is 1920x1080 full-hd res.) https://i.imgur.com/KCI292P.jpg

Re: [cwm] Can't move snaped window

2018-01-11 Thread Ve Telko
I experienced satori :) Thank you master. 11.01.2018, 20:06, "Julien Steinhauser" : > Ve Telko wrote: > >>  Hello all, > > Hello > >>  window in cwm -current snapped to screen edge can not be moved using >>  keyboard shortcuts. Is this a feature or bug?

[cwm] Can't move snaped window

2018-01-11 Thread Ve Telko
Hello all, window in cwm -current snapped to screen edge can not be moved using keyboard shortcuts. Is this a feature or bug? :) Thanks, Ve.

Re: OpenBSD and virtual machines

2018-01-09 Thread Ve Telko
Edgar, Consus ... are you jealous? ;) 08.01.2018, 21:28, "ed...@pettijohn-web.com" : > On Jan 8, 2018 2:07 PM, Consus wrote: >>  On 16:37 Mon 08 Jan, Galaxy Júpiter wrote: >>  > Why OpenBSD now have their own native virtualisation layer? >>  > Why Theo de Raadt changed your opinion about virtual

Re: suckless st on OpenBSD62

2018-01-07 Thread Ve Telko
I use only .profile file, I have ENV set to $HOME/.kshrc but it is empty. I run st -e ksh -l without any problems. 07.01.2018, 17:15, "Frederic Fichter" : > Hello all, > > I recently switched one of my machines from Debian to OpenBSD, Still a few > things left to fix (otherwise it would be no fu

Re: Community-driven OpenBSD tutorials wiki?

2018-01-04 Thread Ve Telko
Hi Andreas, I installed OpenBSD on Oct. 16. 2017 after 18 years in Linux motivated by  reading an article from Derek Sivers on OpenBSD 6.1/6.2 I started with reading FAQ and mailing lists (mostly tech and misc) history. I also searched for some other articles on OpenBSD but I very soon  understoo

Re: Can't exit cwm #312 #313

2018-01-02 Thread Ve Telko
� � 02.01.2018, 15:05, "Okan Demirmen" :> On Tue 2018.01.02 at 08:47 -0500, Okan Demirmen wrote:>> � On Tue, Jan 2, 2018 at 7:03 AM, Ve Telko wrote:>> � > Hello.>> � >>> � > Yesterday (and today after upgrade) I tried to exit cwm, using shortcut>&g

Re: [cwm] can't quit #312, #313

2018-01-02 Thread Ve Telko
This is just a duplicate of the previous message. I'm new in OpenBSD and I didn't know it takes longer while a message appears in listing. I apologize for my impatience. Please don't tell me I smoked something, or I'm confused, or complete idiot, this doesn't happen anymore, I promise :) Ve

[cwm] can't quit #312, #313

2018-01-02 Thread Ve Telko
� Hello.� Yesterday (and today after upgrade) I tried to exit cwm, using shortcutfor "quit" command specified in my .cwmrc but with no luck. I'm gettingerror message on console:� cwm: 'cwm' failed to start, restarting fallback� I also tried exiting using the defaults without .cwmrc file CMS-qbut th

Can't exit cwm #312 #313

2018-01-02 Thread Ve Telko
Hello. Yesterday (and today after upgrade) I tried to exit cwm, using shortcut for "quit" command specified in my .cwmrc but with no luck. I'm getting error message on console: cwm: 'cwm' failed to start, restarting fallback I also tried exiting using the defaults without .cwmrc file CMS-q but