Re: webserver with PHP support

2024-04-26 Thread Alexey
upported by > most web servers. I use apache, but any HTTP server supporting the > protocol should work. > > Mike -- best regards, Alexey https://alexeyka.zantsev.com/

webserver with PHP support

2024-04-23 Thread Alexey
r/pkg/bin/php /var/www/ -- best regards, Alexey https://alexeyka.zantsev.com/

Re: Ged USB VID/PID from the scsi device name

2017-11-28 Thread Samorukov,Alexey
>> >> Is it completely cosmetic? > > The alternative would be to probe with different commands (SAT-16, SAT-12, > vendor proprietary, ...) until you get a result. But what if the interface > chip locks up when being "probed" or when a command has a different > meaning ("destroy disk") ? This is

Re: Ged USB VID/PID from the scsi device name

2017-11-28 Thread Samorukov,Alexey
> On 28 Nov 2017, at 08:42, Martin Husemann wrote: > > On Mon, Nov 27, 2017 at 05:56:11PM +0100, Samorukov,Alexey wrote: >> Smartmontools maintains database with usb vid/pid + fw version to >> find the best match. > > But for what? > > The SMART values super

Re: Ged USB VID/PID from the scsi device name

2017-11-27 Thread Samorukov,Alexey
> > s...@os2.kiev.ua ("Samorukov,Alexey") writes: > >> Is it possible to get info about parent device type/bus using some IOCTL or >> its not exposed to the userland? > > The SCSI driver doesn't expose to what backend it is attached to. > > Y

Ged USB VID/PID from the scsi device name

2017-11-26 Thread Samorukov,Alexey
Hi, I am trying to add usb support to the smartmontools/netbsd and to make it work correctly i need to get USB device information using scsi device name. E.g. my USB disk is /dev/rsd0d and i would like to get information about parent usb device. So far i only see message in the kernel log, e.

Quick question about NetBSD source code

2015-08-12 Thread Alexey Smirnov
Hello Go a quick question here. On the documentation we have several types of geting src. First is to download five archives from *ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-6.1/source/sets/ * *Seconf is do download a lot more from* *ftp://f