lock order reversal errors

2018-06-17 Thread Asbel Kiprop
Hello misc. Openbsd -current, Thinkpad x220 DMESG: OpenBSD 6.3-current (GENERIC.MP) #19: Sat Jun 16 07:14:22 MDT 2018 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 4156157952 (3963MB) avail mem = 3983810560 (3799MB) mpath0 at root scsibus0 at mpath0: 256 targe

Re: user directory and wheel group

2018-06-15 Thread Asbel Kiprop
Sooo, current behaviour when i have everything in /home/ with "myuser:myuser" ownership and "wheel:*:0:root, myuser" in /etc/group the correct one? пт, 15 июн. 2018 г. в 21:07, Maurice McCarthy : > On 15/06/18 20:52, Asbel Kiprop wrote: > > hello @misc! > > Ki

user directory and wheel group

2018-06-15 Thread Asbel Kiprop
hello @misc! Kinda simple question here, but didnt fount any answer. After fresh install i've created new user, added to 'wheel' group. But /home/user/ direstory and everything in it has "user:user" owner, but shouldnt it be like "user:wheel" instead? sorry for bad english, hope for some help

Re: dokuwiki - /dev/urandom issue

2017-06-11 Thread Asbel Kiprop
> The port should be fixed, so that it internally use arc4random. That is what for i came here. think i need to write some mail to package developer... 2017-06-11 21:37 GMT+03:00 Theo de Raadt : > > Asbel Kiprop wrote on Sun, Jun 11, 2017 at 09:24:23PM +0300: > > > > > c

Re: dokuwiki - /dev/urandom issue

2017-06-11 Thread Asbel Kiprop
Ooops, really, thanks So for now it really the only solution, create dev in chroot and remove nodev flag from mounting options of /var/ directory? Hmmm 2017-06-11 21:33 GMT+03:00 Ingo Schwarze : > Hi Asbel, > > Asbel Kiprop wrote on Sun, Jun 11, 2017 at 09:24:23PM +0300: > > >

Re: dokuwiki - /dev/urandom issue

2017-06-11 Thread Asbel Kiprop
Created /dev/urandom in chroot. btw root :: /var/www : ls -la /var/www/dev/ total 16 drwxr-xr-x 2 root wheel512 Jun 11 21:01 ./ drwxr-xr-x 16 root daemon 512 Jun 11 21:01 ../ crw-r--r-- 1 root wheel45, 3 Jun 11 21:01 arandom crw-r--r-- 1 root wheel45, 0 Jun 1

Re: dokuwiki - /dev/urandom issue

2017-06-11 Thread Asbel Kiprop
andom dependency in package... 2017-06-11 20:54 GMT+03:00 Daniel Gillen : > On 11.06.2017 19:43, Asbel Kiprop wrote: > > Hello > > After todays update my Dokuwiki just throw 500 error "There is no > suitable > > CSPRNG installed on your system". Googled a bit and fo

Re: dokuwiki - /dev/urandom issue

2017-06-11 Thread Asbel Kiprop
Oh, forgot, OpenBSD -current, php56 + php56-fpm. 2017-06-11 20:43 GMT+03:00 Asbel Kiprop : > Hello > After todays update my Dokuwiki just throw 500 error "There is no suitable > CSPRNG installed on your system". Googled a bit and found out it because i > have no /dev/urando

dokuwiki - /dev/urandom issue

2017-06-11 Thread Asbel Kiprop
Hello After todays update my Dokuwiki just throw 500 error "There is no suitable CSPRNG installed on your system". Googled a bit and found out it because i have no /dev/urandom in my basedir, And this kinda obvious cuz i have httpd chrooted by default Doku version dokuwiki-2017.02.19b installed fr

Re: cloud docs

2017-05-24 Thread Asbel Kiprop
I should try it, thanks a lot, sound really what i was lookin for 2017-05-24 20:49 GMT+03:00 Scott Bonds : > unison? > > > On 05/24, Asbel Kiprop wrote: > >> Yeah, i was using it for some time and i wonder if there is some more text >> document based solution. >&

Re: cloud docs

2017-05-24 Thread Asbel Kiprop
Yeah, i was using it for some time and i wonder if there is some more text document based solution. 2017-05-24 20:33 GMT+03:00 Ulises M. Alvarez : > On 24/05/17 12:22, Asbel Kiprop wrote: > >> Hello, friends. Is there is some solution (in OpenBSD packages, like >> ownClou

cloud docs

2017-05-24 Thread Asbel Kiprop
Hello, friends. Is there is some solution (in OpenBSD packages, like ownCloud, for example) to handle with cloud documents? All i want is to editsome text files on 3-4 computers with synchronization(like ONLYOFFICE, i think, but not so complicated)

Re: Looking for replacement of thinkpad x201

2017-02-26 Thread Asbel Kiprop
Hi! 230+ series are kinda ugly as hell. I would recommend new 201 or 220 with i7/ssd onboard. 2017-02-26 12:26 GMT+03:00 Florian Ermisch : > Hi Florian, > > the maintainability of the x2?? Thinkpads > dropped from great to good(ish) starting > with the x230. With the recent ones you > have to rem

Re: httpd and dokuwiki

2017-02-24 Thread Asbel Kiprop
Hi. Same here. 2017-02-25 0:53 GMT+03:00 Predrag Punosevac : > I am experimenting with httpd and DokuWiki on 6.0 stable trying to test > thing before I migrate our current nginx instalation running in a FreeBSD > jail. I am getting UI message that plugin repository cold not be contacted. > There

Re: i3bar iwn info and battery status

2017-02-22 Thread Asbel Kiprop
0 Theo Buehler : > On Wed, Feb 22, 2017 at 03:47:33PM +0300, Asbel Kiprop wrote: > > Hm, 17 feb. snapshot - stilll have this problem. can't open /dev/apm" > and > > wireless down (but works as well), > > Any suggestions? Should i just wait more for fix? > > Di

Re: i3bar iwn info and battery status

2017-02-22 Thread Asbel Kiprop
Hm, 17 feb. snapshot - stilll have this problem. can't open /dev/apm" and wireless down (but works as well), Any suggestions? Should i just wait more for fix? 2017-02-09 22:31 GMT+03:00 Asbel Kiprop : > Oh, thanks a lot, will wait for current update then :) > > 2017-02-09 22:

Re: i3bar iwn info and battery status

2017-02-09 Thread Asbel Kiprop
Oh, thanks a lot, will wait for current update then :) 2017-02-09 22:25 GMT+03:00 Robert Peichaer : > On Thu, Feb 09, 2017 at 10:18:44PM +0300, Asbel Kiprop wrote: > > hi misc. > > i've moved my -current system from hdd to ssd disk. everything work fine > > for me,

i3bar iwn info and battery status

2017-02-09 Thread Asbel Kiprop
hi misc. i've moved my -current system from hdd to ssd disk. everything work fine for me, but got some strange i3bar behavior. wireless _first_ { format_up = "W: (%signal at %essid) %ip" format_down = "W: down" } battery 0 { format = "%status %percentage \% %remaining" } At

Re: adding new disk

2017-01-21 Thread Asbel Kiprop
cn 6509 tn 24 sn 43), retrying wd0k: device timeout writing fsbn 64 of 64-191(wd0 bn 104568640; cn 6509 tn 24 sn 43), retrying etc Okay, as i understood my new SSD kinda BROKEN? 2017-01-21 19:13 GMT+03:00 Asbel Kiprop : > Unfortunately nothing helped. > > > # dd if=/dev/ze

Re: adding new disk

2017-01-21 Thread Asbel Kiprop
er writing the MBR (fdisk -i sd0) errors again :/ I even tried a fresh install process to use, but got the same... What the hell is wrong with this ssd? 2017-01-21 8:08 GMT+03:00 Asbel Kiprop : > Hi Nick! > > > I'd start by seeing if there are any firmware updates > ooowk

Re: adding new disk

2017-01-20 Thread Asbel Kiprop
k! 2017-01-21 7:26 GMT+03:00 Nick Holland : > On 01/20/17 21:21, Asbel Kiprop wrote: > > Hi! > > I got new Plextor ssd disk > > root :: /home/ME : dmesg | grep sd0 > > sd0 at scsibus1 targ 0 lun 0: SCSI3 > 0/direct > > fixed naa.5002303100b98e54 >

adding new disk

2017-01-20 Thread Asbel Kiprop
Hi! I got new Plextor ssd disk root :: /home/ME : dmesg | grep sd0 sd0 at scsibus1 targ 0 lun 0: SCSI3 0/direct fixed naa.5002303100b98e54 sd0: 244198MB, 512 bytes/sector, 500118192 sectors, thin and want to move my installation to it from 512gb hdd. I typed fdisk -i sd0 disklabel -E sd0 a a ...

httpd conf

2017-01-03 Thread Asbel Kiprop
Hi there! Installing dokuwiki server "wiki.local" { listen on $ext_addr port 80 root "/dokuwiki" location "/*.php*" { fastcgi socket "/run/php-fpm.sock" } } Why dont this work for me? I can access static files in http://wiki.local, but http://wiki.l