it would be nice if
> someone could confirm its behaviour.
>
> I was just hoping someone could confirm if this is intended behaviour,
> or if it's a bug.
>
> Regards,
>
> Jordan
>
--
WBR,
Vadim Zhukov
t; {
> fastcgi param DOCUMENT_ROOT "/htdocs"
> fastcgi param SCRIPT_FILENAME "/htdocs/test.php"
> fastcgi socket "/site1/run/php-fpm.sock"
> }
> }
>
> This will serve http://site1/test.php which is located at
> /var/www/site1/htdocs/test.php
>
> Is there a solution or a workaround? Aside from running all php-fpm
> pools in /var/www chroot?
>
>
> Thanks.
>
> --
> Nazar
>
--
WBR,
Vadim Zhukov
kage. This is
documented in ports(7), packages(7) and pkg_add(1).
Regarding "not signed", you can set TRUSTED_PKG_PATH before running
pkg_add, or add -Dunsigned. Using "make install" in port directory
does this for you, but it won't use "pkg_add -r", though.
--
WBR,
Vadim Zhukov
t;> Yes it was just a Qt problem in qversiontagging.h.
>> ok it would be more simple to use the ports thanks
>>
>> Le dim. 2 déc. 2018 à 14:02, Vadim Zhukov a écrit :
>>>
>>> Well, I was talking about compiling from ports.
>>>
>>> If you try
ommand failed with exit code 1 (use -v to see
> invocation)
>
>
> Le dim. 2 déc. 2018 à 12:14, Vadim Zhukov a écrit :
>>
>> You'd better use "FLAVOR=debug make" inside x11/qt5 directory to build
>> components you're interested in.
>> вс, 2 дек. 20
Qt5.9.6 and the platform openbsd-clang but I
> have linking error on the first lib libQt5Core on version-tag@Qt_5_8 ?
> Have I forgotten something to configure ?
>
> Thanks
> best regards
>
> Stéphane L . from france
--
WBR,
Vadim Zhukov
вт, 7 авг. 2018 г., 21:16 Benjamin Walkenhorst <
walkenhorst.benja...@gmail.com>:
> Hello everyone,
>
> I recently installed OpenBSD 6.3 in a VPS.
>
> In the last few days, I get an error message when running pkg_add, "no
> route to host".
> I have tried setting various hosts in /etc/installurl, b
lso a per-device mixer
knob in called record.enable.
Microphone, and any other audio recording, is now disabled by default.
This probably worths noting in current.html...
--
WBR,
Vadim Zhukov
;t supported by IE <=8 and Opera <=20, so if you really
care, you can use doubled declaration: this way browsers that don't
support "ch" will use old "ex". Using "ex" for specifying width is
ugly and it probably should be something like "65em" inste
2018-05-17 14:26 GMT+03:00 Stuart Henderson :
> On 2018-05-17, Vadim Zhukov wrote:
>> 17 мая 2018 г. 5:50:16 GMT+03:00, justina colmena
>> пишет:
>>
>> Regarding su-php, I'd go with per-user php-fpm process, actually,
>> that's much safer, and rarely u
d in /etc/examples?
OpenBSD HTTPd is a web server, but not each web server is fully-featured Apache
HTTP Server replacement. So, yes, no UserDir. If you need this functionality,
then just install apache-httpd from packages.
Regarding su-php, I'd go with per-user php-fpm process, actually, that's much
safer, and rarely used ones can easily wait in swap (I feel that you're trying
to pack as much users as possible). You can ever use symlinks to create, e.g.,
/etc/rc.d/phpXY_fpm_USER1, /etc/rc.d/phpXY_fpm_USER2 and so on, and then set up
different flags like "-u USER1" for those in rc.conf.
--
WBR,
Vadim Zhukov
>
> Why would one use it rather than make -V?
The "show" gives you expanded value when -V gives raw one. Just assign
"foo=$bar" in Makefile and see what happens in both cases.
--
WBR,
Vadim Zhukov
2016-07-17 22:20 GMT+03:00 Jyri Hovila [iki.fi] :
> Hi, and thanks for your time!
>
> On Sun, 17 Jul 2016 21:52:53 +0300
> Vadim Zhukov wrote:
>
>> Check the following:
>>
>> - you have root:auth mode rwxr-sr-x set for /usr/X11R6/bin/xlock;
>
> # ls -la /u
m.
>
> Any ideas, anyone?
Check the following:
- you have root:auth mode rwxr-sr-x set for /usr/X11R6/bin/xlock;
- you do NOT have nosuid option set for /usr/X11R6.
--
WBR,
Vadim Zhukov
t I won't, since it doesn't work well
under cwm at least (probably a Qt4 bug, but still).
> 2016-04-18 21:42 GMT+03:00 Vadim Zhukov :
>>
>> 2016-04-17 22:42 GMT+03:00 Joseph Oficre :
>> > Hello, @misc.
>> > Can someone give me an advice about xmpp c
hatroom/private chats history
> saving ability.
>
> OpenBSD-current.
Psi is actually one of the most powerful XMPP clients. And if it
doesn't save history for you, then something is wrong: I've just
checked, it works fine here, including UTF-8 stuff.
--
WBR,
Vadim Zhukov
avx2, no-sse4.1, no-sse4.2, maybe no-ssse3.
> (SSE2 is probably reasonable to expect for Qt5 apps, it's present on
> Netburst, Pentium-M, Atom, C7 etc. which seems a sane cut-off point
> for heavy GUI apps).
Yeah. I've patched qmake files, but missed those bits. Modern amd64
makes you blind sometimes. :(
--
WBR,
Vadim Zhukov
ssions about this. No decision made though.
> > If you can find a nice way to implement it, I can have a look.
>
> rc.d framework is so nice... not sure if this is nice way but it
> works. Maybe check for existing rtable is not great.
The code looks like more or less fine (I'll do a more careful review a bit
later), but there are documentation bits missing.
--
Vadim Zhukov
f.
Kate is more complex, but still doesn't run in terminal. Thus Kompare and
Kate likely not being hurt by some crazy escape codes in patch files.
Anything else lies outside of usage profile you're talking about, if I
understood you correctly.
--
Vadim Zhukov
2015-07-31 3:15 GMT+03:00 Joel Rees :
> 2015/07/31 6:49 "Vadim Zhukov" :
>>
>> [...]
>>
>> Well, I see four scenarios:
>>
>> 1. Using the defaults supplied with OpenBSD only. Typical for
> home/personal use.
>>
>> 2. Use the d
2015-07-31 0:48 GMT+03:00 Vadim Zhukov :
> 2015-07-31 0:17 GMT+03:00 Stuart Henderson :
>> On 2015-07-30, Vadim Zhukov wrote:
>>> 2015-07-30 20:16 GMT+03:00 Stuart Henderson :
>>>> On 2015-07-30, Ted Unangst wrote:
>>>>> Michael McConville wrote:
>
2015-07-31 0:17 GMT+03:00 Stuart Henderson :
> On 2015-07-30, Vadim Zhukov wrote:
>> 2015-07-30 20:16 GMT+03:00 Stuart Henderson :
>>> On 2015-07-30, Ted Unangst wrote:
>>>> Michael McConville wrote:
>>>>> > Another meat could be, why you'
=
> RCS file: /cvs/src/distrib/sets/lists/etc/mi,v
> retrieving revision 1.199
> diff -u -p -r1.199 mi
> --- etc/mi 3 Jul 2015 22:52:52 - 1.199
> +++ etc/mi 30 Jul 2015 17:14:15 -
> @@ -42,6 +42,7 @@
> ./etc/spwd.db
> ./etc/ssh/ssh_config
> ./etc/ssh/sshd_config
> +./etc/ssl/cert.pem
> ./etc/ssl/openssl.cnf
> ./etc/ssl/x509v3.cnf
> ./etc/syslog.conf
--
WBR,
Vadim Zhukov
5 look at the
whole /etc/ssl (without subdirs) for certificates, for example.
--
WBR,
Vadim Zhukov
t seem right.
Hi,
thank you for the report. I've just committed the fix; please check
that your usecase is happy now.
--
WBR,
Vadim Zhukov
her big packages - maybe some software, like
HTTP caching server, between you and the Internet has problems. Try to get
this file separately, and install locally, by pointing pkg_add directly to
it.
--
Vadim Zhukov
ea is to have network profiles containing all info about known
network and let kernel switch between them, pushing notifications to
userland when it's done. Feel free to contact me off-list if you're
interested to dig further.
--
Vadim Zhukov
is not a
supported method in general, but should work in that particular case):
$ cd /usr/ports
$ cvs up -APd www/httrack
$ cd www/httrack
$ make install
Alternatively, you could take patches from this port and adapt them to SVN
checkout you have.
--
Vadim Zhukov
19 дек. 2014 г. 11:53 полÑзоваÑÐµÐ»Ñ "Jiri B"
напиÑал:
>
> On Fri, Dec 19, 2014 at 11:57:19AM +0400, Vadim Zhukov wrote:
> > I have few 5.5/amd64 in production under CentOS 6.2, without either
direct
> > or indirect access to Internet. No proble
5.5/amd64 in production under CentOS 6.2, without either direct
or indirect access to Internet. No problems so far, no adjustments on
OpenBSD side.
--
Vadim Zhukov
2. Try to _lower_ buffer sizes. Larger buffer causes larger read.
Eventually I'll look at Clementine 2.x...
--
Vadim Zhukov
18 дек. 2014 г. 12:23 полÑзоваÑÐµÐ»Ñ "Marko CupaÄ"
напиÑал:
> On Thu, 18 Dec 2014 09:13:31 +0100
> Marko CupaÄ wrote:
>
2014-12-08 23:33 GMT+03:00 Vadim Zhukov :
> CVSROOT:/cvs
> Module name:ports
> Changes by: z...@cvs.openbsd.org2014/12/08 13:33:51
>
> Log message:
> Import Qt 5.3.2.
>
> Qt is a full development framework with tools designed to streamli
Also, make sure that you have your openfiles (for user) and kern.maxfiles
(sysctl) limits bumped.
--
Vadim Zhukov
03 дек. 2014 г. 13:14 полÑзоваÑÐµÐ»Ñ "Federico Giannici"
напиÑал:
> Hi!
> I'd like to know if I'm the only one that have experiences
ble to write its output file, it will be run as CGI
user!
3. Make this script handle a connection in your web server/FastCGI config.
4. Run kdump on resulting ktrace output file and investigate problems.
If you won't get ktrace output, you'll likely have problem with FastCGI
itself, look at its logs then.
--
Vadim Zhukov
T "HELP - duplicate process detected $?" ; \
> ps -axjwww | mail -s "HELP MYPERIODICJOB $MYPID $MYNAME
$PPID" m...@example.com ; \
> exit 1 ;
> }
>
> #
> #
> # starting doing useful stuff here..
> #
>
>
> Disclaimer: I know my scripting is far from optimal...
--
Vadim Zhukov
05 ноÑб. 2014 г. 1:29 полÑзоваÑÐµÐ»Ñ "Stan Gammons"
напиÑал:
>
>
> On 11/04/14 00:44, Vadim Zhukov wrote:
>>
>> 04 ноÑб. 2014 г. 3:11 полÑзоваÑÐµÐ»Ñ "Stan Gammons"
напиÑал:
>> >
>> > Doe
any information.
What the "ulimit -a" command says?
Also, could you post all uncommented global options in your
/etc/samba/smb.conf?
--
Vadim Zhukov
"symbol size mismatch") do indicate real problems (this is
why they do appear, at all), this particular one -
"_ZN11__gnu_debug17_S_debug_messagesE" - is mostly harmless and you
may ignore it safely.
--
WBR,
Vadim Zhukov
re
> both missing. (though, as mentioned above, manually creating them and
> then retrying does not solve the problem).
>
> Thanks for all the suggestions. Running out of ideas here...
Try ktrace then. You'll need to set up a complex command line with
sudo involved, but this would give you what system call fails (if any,
but I'm sure there it is).
--
WBR,
Vadim Zhukov
g rewrite for a new much larger
> office with *many* VLANs etc..
You'll probably want to play more with "match" rules.
--
WBR,
Vadim Zhukov
2014-08-04 2:46 GMT+04:00 Stefan Wollny :
> Am 08/03/14 um 20:25 schrieb Vadim Zhukov:
>> 2014-08-03 22:24 GMT+04:00 Stefan Wollny :
>>> Am 08/03/14 um 19:39 schrieb Vadim Zhukov:
>>>>> Does this help you:
>>>>>> ~ $ kile -v kile:/usr/lib/libstdc+
2014-08-03 22:24 GMT+04:00 Stefan Wollny :
> Am 08/03/14 um 19:39 schrieb Vadim Zhukov:
>>> Does this help you:
>>>> ~ $ kile -v kile:/usr/lib/libstdc++.so.57.0:
>>>> /usr/local/lib/libestdc++.so.16.0 : WARNING:
>>>> symbol(_ZN11__gnu_debug17_S_
2014-08-03 21:24 GMT+04:00 Stefan Wollny :
> Am 08/03/14 um 19:00 schrieb Vadim Zhukov:
>> 2014-08-03 20:51 GMT+04:00 Stefan Wollny :
>>> Hi there,
>>>
>>> has s.o. managed to get kile-kde4 from ports up and running properly?
>>>
>>> On my sys
Please report actual error you see.
I've tested Kile at the time of import by starting and typing some
stuff. Not a Kile user myself, though.
--
WBR,
Vadim Zhukov
Z
Sorry, typed Ctrl+Enter too fast.
It looks like as your AnonCVS mirror was broken, you realized it and
then switched to another one. But the broken files are still there...
Just get rid of the /usr/ports and reload it again; Given how many
chages were in the tree since 5.5, checking out could be faster than
updating from ports.tar.gz from 5.5.
--
WBR,
Vadim Zhukov
into INDEX
> rcsmerge: warning: conflicts during merge
> cvs server: conflicts found in INDEX
> C INDEX
It looks like you called "make index" at some point in the past. Just
remove that file and then "cvs up INDEX" to get a clean version.
--
WBR,
Vadim Zhukov
2014-07-12 13:58 GMT+02:00 Stan Gammons :
> On 07/12/14 01:26, Vadim Zhukov wrote:
>>
>> 12.07.2014 2:17 пользователь "Stan Gammons"
>> Ð½Ð°Ð¿Ð¸Ñ Ð°Ð»:
>>
>>> I downloaded install55.iso dated July 11, 2014 from ftp.openbsd.org this
>
12.07.2014 2:17 полÑзоваÑÐµÐ»Ñ "Stan Gammons"
напиÑал:
>
> I downloaded install55.iso dated July 11, 2014 from ftp.openbsd.org this
afternoon and after a new install I tried to install kde4 using the
snapshot packages from the same site which are dated July 8, 2014. In doing
so I
an expected behavior, what would be the preferred way to resolve
> a name from a chrooted process ? I am extending OpenBGPd and I need to
> resolve domain names and connect to a service (no BGP protocol). I am
> currently using the "session" process to handle the connection part but
> I am stuck on name resolution for now.
/etc/resolv.conf is read on the first attempt to resolve something,
no? And, of course, you have no /your/chroot/path/etc/resolv.conf.
--
WBR,
Vadim Zhukov
strace just add one more flag to call it.
>
> Has anyone experience this problem?
Does this also happen with only one CPU?
--
WBR,
Vadim Zhukov
sudo -i ?
04.04.2014 14:31 полÑзоваÑÐµÐ»Ñ "Craig R. Skinner"
напиÑал:
> Hi,
>
> When sudo'ing to another user, how can I obtain all of their environment
> settings as they receive when logging in themselves?
>
> When I use sudo in this manner, settings such as $PATH, $MAIL & umas
7.220.220.443: udp 512 (ttl 64,
> id 9876, len 540, bad cksum 208! differs by e108)
>
> (from anchor)
> # pfctl -ss
> all tcp 192.168.1.100:16505 -> 66.7.199.108:22 ESTABLISHED:ESTABLISHED
>
> Well it works if I add dnscrypt-proxy rule for root but why?
Because the socket (hint: <1024) was opened with root rights, and
therefore the uid=0 was saved there.
--
WBR,
Vadim Zhukov
2013/12/5 Peter Fraser :
> samba required the e2fsprogs package. The problem occurs when trying to use
> samba's net command.
> The net command requires libuuid.
> It was not easy to find where libuuid was located.
pkg_locate libuuid.so - no?
--
WBR,
Vadim Zhukov
01.11.2013 12:58 полÑзоваÑÐµÐ»Ñ "Marko CupaÄ"
напиÑал:
>
> I just read an article on slashdot which says that a piece of
> malware made "Open BSD operating system (...) modify its
> settings and delete its data without explanation or prompting", and
> that malware is spreading ov
e my diff is definitely wrong. so i need a general
> > description of what /var/cache is for.
> >
> > jmc
>
> A cache holds stuff the is relativey expensive to recompute. If the
> data is thrown away, it can be regenerated.
>
Is there any real difference with subdir under /var/tmp then?
--
WBR,
Vadim Zhukov
ation, so this could be really useful in that case. But not for
generic use, of course - and adding a bloat to kernel just to the sake of
compatibility with other OS... oh, we already have Linux ABI, don't we? :)
--
WBR,
Vadim Zhukov
22.05.2013 10:19 полÑзоваÑÐµÐ»Ñ "C. L. Martinez"
напиÑал:
>
> Hi all,
>
> I have a problem with some tcl rc.d startup scripts. Start and status
> works ok but stop and restart, doesn't.
Stupid question: does it stop if you kill it by pid directly? I've seen at
least one daemon d
after 64-bit time_t)?
--
WBR,
Vadim Zhukov
ld be), the following
> will work:
>
> # fsck -p / && mount -uw /
> # fsck -p /usr && mount /usr
Why do you need to mount /usr read-write for updating password, ever?
Read-only is enough, no?
--
WBR,
Vadim Zhukov
08.04.2013 11:13 полÑзоваÑÐµÐ»Ñ "Didier Wiroth"
напиÑал:
>
> Hello,
> (running current with OpenSSH_6.2, OpenSSL 1.0.1c 10 May 2012)
>
> I'm trying to setup chrootdirectory in sshd_config as a test configuration
> without success.
>
> Here is a snip from my sshd_config
>
> #(
folder. Probably it's also a good idea to avoid asking about
destination folder at all. I use this setting personally to avoid
having a bunch of extra files spreading everywhere: things I really
need gets moved somewhere else, and then I just wipe the directory (or
rather use subdir in /tmp).
--
WBR,
Vadim Zhukov
26.02.2013 20:06 полÑзоваÑÐµÐ»Ñ "Peter Farmer"
напиÑал:
>
> Hi All,
>
> Whilst load testing my website (being balanced via relayd) I see this from
> time to time (when running "relayd -d"):
>
> relay www, session 2410 (1 active), 0, 195.143.230.243 -> 10.201.0.7:80,
> done
> relay
2013/2/16 Matthew Weigel :
> On Feb 16, 2013, at 5:28 AM, Vadim Zhukov wrote:
>
>> 2013/2/16 Fil DiNoto :
>>> But this is all off-topic, I'm not slaming pf in any way i love it. I
>>> was just saying it can't hurt to try to emulate what people know if a
uters for fun
>> with it.
>>
>> Just give it a chance and then after a few weeks you will wonder why
>> Cisco and JunOS don't do their syntax like PF really. (:>
>>
>> Just my $0.02 worth for using both and I see no need to have PF be like IOS.
>>
>> I would be way more in favor to see a company out there somewhere do
>> custom hardware for PF and OpenBSD to compete with Cisco routers for
>> example.
>>
>> Some network cards are pretty good as is, but yes it could be even
>> better and faster.
>>
>> I think if such a company would see the light of day, sooner then you
>> think Cisco would come and buy them flat out to avoid that competition.
>> I would be welling to bet that they would do all they can to make sure
>> such a thing never see the light of day!
>>
>> But wouldn't this be nice if it would
--
WBR,
Vadim Zhukov
less quiet around.
Probably some overheating logic could be added to apmd(8), but this
daemon already wants too many options and thus probably needs
refactoring. Or there could be some default scripts for sensorsd(8)
written...
--
WBR,
Vadim Zhukov
22.01.2013 16:32 полÑзоваÑÐµÐ»Ñ "Salil Wadnerkar"
напиÑал:
>
> Thanks Peter. I found that many autotools packaged programs out there
> expect newer gcc environments.
> So, when I run
> ./configure
> make
> make install
> most of the time, make fails because the system gcc toolchai
17.01.2013 12:31 полÑзоваÑÐµÐ»Ñ "lilit-aibolit"
напиÑал:
>
> This is weird trouble. Years ago I did authoritative server on openbsd
4.x and it's just works
> for both - local network and queries from Internet.
> But now it doesn't. I know - this is my issue, please help to resolve
2013/1/12 Christian Weisgerber :
> Constantine A. Murenin wrote:
>
>> plus, last i checked, firefox was not even 64-bit friendly anyways
>
> Bullshit.
Well, not FireFox but JavaScript JIT, IIRC.
http://www.openbsd.org/papers/slackathon2011_64bitandjit/index.html
--
WBR,
Vadim Zhukov
24.11.2012 5:11 полÑзоваÑÐµÐ»Ñ "Dmitrij D. Czarkoff"
напиÑал:
>
> Hello!
>
> I'm running into a weird problem with PerlMagick:
>
> $ perl -e 'use Image::Magick'
> Can't load
'/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Image/Magick/Magick.so
'
for module Image::Magick:
brilliant software (all of the lang, compiler and
piece of shit being built) design, isn't it? :)
--
WBR,
Vadim Zhukov
and 4.9.2).
IMHO, OpenBSD should go this way too. It's so funny. And the coding
should be fun, shouldn't it?
... back to WIP ports tree...
--
WBR,
Vadim Zhukov
03.08.2012 17:15 полÑзоваÑÐµÐ»Ñ "Dr.-Ing. Torsten Finke" <
torsten.fi...@igh-essen.com> напиÑал:
>
> Dear List,
>
> my network is connected to the internet by three different DSL
> connections. At connection my ISP provides always the same IP addresses,
so
> that they are effective
Am I right you need ASCII-like output without extra formatting (e.g.,
terminal escape codes)? Something like:
"xyz utility does the following: blah-blah. The options are as follows: -h
to make you happy. -k to kill your ex-girl's kitten. -v to make sure
everyone know what are you doing. See also m
2012/6/12 Илья Шипицин :
> Hello!
>
> is anybody running multiple instances of ftp-proxy in reverse mode?
> I'd afraid of anchor "ftp-proxy/*", ftp-proxy doesn't allow to specify
> anchor, also, many instances of ftp-proxy can break each others anchors.
No, they will not, see prepare_commit() in
/
ing the service preference order
> > using
> > "keditfiletype text/html".
>
> I do believe that Vadim has the new KDE porting at
> http://github.com/jasperla/openbsd-wip use webkit as the rendering
> engine
It uses (used to when I was tweaking it in 4.7, will recheck fo
02.11.2011 19:13, Dmitrij D. Czarkoff P?P8QP5Q:
> On Wed, 2011-11-02 at 17:47 +0400, Vadim Zhukov wrote:
>> The point is that we'll be able to run KDE 3 (okay, Trinity) and KDE 4
>> apps at the same time.
>
> Why would anyone need that?
At least me. :) In that use cas
02.11.2011 16:25, Dmitrij D. Czarkoff P?P8QP5Q:
On Wed, 2011-11-02 at 06:49 -0500, Amit Kulkarni wrote:
On Tue, Nov 1, 2011 at 5:31 PM, Vadim Zhukov wrote:
My crazy idea is to port Trinity (those guys migrate to using Qt4 and
CMake, which is cool, and to UDev, which is not) and make it
02.11.2011 15:49, Amit Kulkarni P?P8QP5Q:
On Tue, Nov 1, 2011 at 5:31 PM, Vadim Zhukov wrote:
Hello all.
Someone of you could already know this, but me was just notified:
there exists Trinity Desktop - http://www.trinitydesktop.org/ - that
aims to keep KDE 3 platform alive. One of the goals
e
ones will be solutions for migrating from and/or co-existing with KDE 4,
but any other useful ideas are welcome too. Patches are welcome even
more, of course. :)
The group is fully open, so you don't need to register in Google.
--
WBR, Vadim Zhukov
needs adjustments as well, for using EAP. :(
On Thu, Oct 20, 2011 at 21:32, Alexey Suslikov
wrote:
How about resurrecting this diff?
http://thread.gmane.org/gmane.os.openbsd.ports/39927
On Thu, Oct 20, 2011 at 15:58, Martin Pelikan wrote:
2011/10/20 Alexey E. Suslikov:
Vadim Zhukov gmail.com>
tack support in
wpa_supplicant?
Thanks in advance.
--
WBR, Vadim Zhukov
he can get some
time to polish up some stuff. If you need help look at the porting
FAQ, man ports, man bsd.port.mk
thanks in advance
--
WBR, Vadim Zhukov
r/x11/kde4
--
Antoine
--
WBR, Vadim Zhukov
nBSD; therefore, it should be easier to
adapt.
--
Best wishes,
Vadim Zhukov
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
.255.255.255
inet alias 123.456.789.71 255.255.255.255
And for specifying the connection, you can use cURL PHP extension, for
example, see CURLOPT_INTERFACE option in PHP manual.
--
Best wishes,
Vadim Zhukov
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting suc
On 12 February 2011 c. 05:13:33 Ted Unangst wrote:
> On Fri, Feb 11, 2011 at 5:05 PM, Vadim Zhukov wrote:
> > - NTFS causes problems exhausting kernel memory when, for example,
> > running find(1) on Windows folder.
>
> can you run find in a smaller folder a few times, and
cool. I had no
problems using OpenBSD, including lockups, except noted above.
--
Best wishes,
Vadim Zhukov
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
>
> "OpenBSD 4.8-current (GENERIC) #614: Mon Jan 10 00:15:18 MST 2011"
Just do cvs up from 4.8-RELEASE sys.tar.gz. It's ever not as painful as
reading FAQ, especially http://www.openbsd.org/faq/current.html .
Trust me.
--
Best wishes,
Vadim Zhukov
A: Because it messes u
2010/12/24 Joachim Schipper :
> something like 'tar cpf - | tar xpf -' is more likely to get you a
> somewhat consistent view.
POSIX pax(1) with -rw options should work slightly faster (and it's
already faster to type ;) ).
--
WBR,
Vadim Zhukov
ut for "make clean" looks like
exactly this.
--
Best wishes,
Vadim Zhukov
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
On 26 October 2010 c. 00:22:47 Jan Stary wrote:
> On Oct 25 14:32:52, Chris Bennett wrote:
> > Perhaps you could change /etc/myname to gmail.com?
>
> Or maybe change /etc/mygate to something faster!
Yeah, try 127.0.0.1. Fast as it only can be...
--
Best wishes,
Vadim Zhukov
nloaded through Filezilla Client corrupt
> too. On Mac OX 10.6, file "pxeboot" downloaded through Filezilla
> Client,checksum ok.
Do you want to make OpenBSD developers fix br*$&n download tool for
offtopic?
--
Best wishes,
Vadim Zhukov
A: Because it messes up the order in
French are more or less
popular in the schools, Latin is being learned by specialists only
(medicians, historians etc.) almost. And it's the way it is for about a
century, if not more.
--
Best wishes,
Vadim Zhukov
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
is solution is still in the "beginning part"?
> >
> > Thanks for any tips, link, suggestions.
>
> Why are you asking on OpenBSD mailing list? OMG.
Well, OpenBSD focuses on portability... (just a joke).
Looks like it is a day of mindblowing questions today...
--
Best wish
2010/7/13 jackwssp q :
> Hello brothers and sisters,
>
> Who knows anything about the secret keys in the packet filter(pf), such as
> way only for developers.
>
> Is it real in the open source, and how can I realize it in my own firewall
> with open source?
# echo 'secret="Follow the white rabbit"
(i.e. "set device hd1a", "boot") fine.
dmesg and fdisk output as follows. Sorry for GMail mangling. :(
--
WBR,
Vadim Zhukov
OpenBSD 4.7-current (GENERIC.MP) #186: Fri Jul 9 01:19:11 MDT 2010
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: In
$ man -k dhcp | head -1
dhclient (8) - Dynamic Host Configuration Protocol (DHCP) Client
$
--
WBR,
Vadim Zhukov
_before_ starting using
operating system, not _after_. This way you'll notice that OpenSSL
comes with OpenBSD. Even more, "man SSL_load_error_strings" will give
you some information.
2. Configure script is obviously wrong ("-pthread" should be used
intead of "-lpthread", for example). Look in config.log for clues.
--
WBR,
Vadim Zhukov
And if mounted, there is /var/run/dmesg.boot.
I do not see the problem with chatty dmesg. Moreover, after looking in
Linux ones I found OpenBSD boot logs rather compact and elegant. What
the problem with ignoring it? And what problem do you want to solve
implementing graphical bootup?
--
WBR,
Vadim Zhukov
2010/6/9 Vadim Zhukov :
> 2010/6/8 Sviatoslav Chagaev <0x1...@gmail.com>:
>> Hi misc@
>>
>> I want to be able to type non latin characters in xterm (Russian and
>> Latvian).
>> I sat down, read xterm manpage and tried playing with all the options
>&g
1 - 100 of 225 matches
Mail list logo