Re: sudo and globbing

2016-01-08 Thread Alexey Kurinnij
And what about difference? Explain please. On Thu, Jan 7, 2016 at 7:03 PM, Jiri B wrote: > On Thu, Jan 07, 2016 at 11:43:14AM -0500, Jiri B wrote: > > I discovered an article about sudo and globbing[1] and > > there's difference how it does work on Linux and OpenBSD. > > I

kernel panic athn0

2014-11-11 Thread Alexey Kurinnij
kernel panic athn0 when I do `sudo ifconfig athn0 scan` or `sudo ifconfig athn0 inet 192.168.10.1 255.255.255.0 mediaopt hostap nwid mynwid wpakey 1qaz1qaz up` or `sudo ifconfig athn0 up` ifconfig athn0: flags=28802BROADCAST,SIMPLEX,MULTICAST,NOINET6 mtu 1500 lladdr 00:00:ef:be:ad:de

Re: kernel panic athn0

2014-11-11 Thread Alexey Kurinnij
Sorry, in first message ddb only for one processor. This is fresh for both: # ifconfig athn0 up panic: kernel diagnostic assertion pin sc-ngpiopins failed: file ../../../../dev/ic/ar9003.c, line 512 Stopped at Debugger+0x9: leave RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN

match in nat-to rule

2014-05-19 Thread Alexey Kurinnij
nat-to rule not work if match and work when pass: match out quick on egress inet from !(egress:network) to any nat-to (egress:0) - not work pass out quick on egress inet from !(egress:network) to any nat-to (egress:0) - work Today I install 5.5 and copy old pf.conf to new system, and remove

Re: Acer aspire one 722 snapshot

2014-02-21 Thread Alexey Kurinnij
I install 5.3 i386 and ZZZ works. 5.3, 5.4 amd64 not work ZZZ. Now I downloading 5.5 i386 snapshot and test it soon. 2014-02-18 0:04 GMT+02:00 Alexey Kurinnij alexey.kurin...@gmail.com: 2014-02-17 9:29 GMT+02:00 Mike Larkin mlar...@azathoth.net: On Sun, Feb 16, 2014 at 11:46:47AM +0200

Re: Acer aspire one 722 snapshot

2014-02-21 Thread Alexey Kurinnij
ZZZ and zzz in 5.5 i386 snapshot work. And not work on amd64 at all. 2014-02-21 22:52 GMT+02:00 Alexey Kurinnij alexey.kurin...@gmail.com: I install 5.3 i386 and ZZZ works. 5.3, 5.4 amd64 not work ZZZ. Now I downloading 5.5 i386 snapshot and test it soon. 2014-02-18 0:04 GMT+02:00 Alexey

Re: SSH and nopty

2014-02-18 Thread Alexey Kurinnij
I do in sshd_config Match User myuser ForceCommand tail -f /home/myuser/1 $ cat /home/t/1 ยทยทยท hellooo 2014-02-17 16:59 GMT+02:00, Raimo Niskanen raimo+open...@erix.ericsson.se: On Mon, Feb 17, 2014 at 02:21:45PM