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
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
;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
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
вт, 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
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
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
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
>
> 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
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
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
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
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
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
tereo-only video. And this will not differ much from
all those 4-5-6... channels enabled video. Otherwise it'll require too
much work every time you want to play something: you will have to check
number of sound channels in clip and, possibly, play with your
videoplayer or aucat(1) options. Much har
ue a
> read or write.
>
> Solves: gmake 'write error' problem
Can anyone expirinced comment this, please?
--
Best wishes,
Vadim Zhukov
d $U -user $OLDUID -print0 | xargs -0r chown $NEWUID
find $U -group $OLDGID -print0 | xargs -0r chown $NEWGID
done
--
Best wishes,
Vadim Zhukov
ions
Personally I don't think that, for example, nspr will ever find it's way
to base..
--
Best wishes,
Vadim Zhukov
sset($linkFailed))
$body .= "WARNING: failed to create hard link in
/htdocs/dnl/auto\r\n";
if (($smtp = new Net_SMTP($host))) {
if (!PEAR::isError($smtp->connect())) {
if (!PEAR::isError($smtp->mailFrom('w...@my.domain'))) {
if (!PEAR::isError($smtp->rcptTo('ad...@my.domain'))) {
$smtp->data($subj . "\r\n" . $body);
}
}
$smtp->disconnect();
}
}
}
?>
File:
--
Best wishes,
Vadim Zhukov
est wishes,
Vadim Zhukov
r me for about a year.
Just try and find what best suits your needs:
$ cd /usr/ports && make search key=torrent
--
Best wishes,
Vadim Zhukov
or less) secure way to use gnome, GDM intentded to be run as
root. But better will be start gnome-session, as it was suggested
already.
--
Best wishes,
Vadim Zhukov
i386&format=html
If bug is fixed in CURRENT, you can give it a try: I'm sure you'll
realize that you want to reinstall OpenBSD due to some errors made
during installation soon. :)
--
Best wishes,
Vadim Zhukov
On 20 February 2009 c. 09:32:24 Ted Unangst wrote:
> On Fri, Feb 20, 2009 at 1:22 AM, Vadim Zhukov
wrote:
> > You should type "disable softraid" after entering UKC using "boot
> > -c" at the bootloader prompt. More details on UKC you can find here:
>
> no
On 20 February 2009 c. 12:10:51 Otto Moerbeek wrote:
> On Fri, Feb 20, 2009 at 12:05:12PM +0300, Vadim Zhukov wrote:
> > On 20 February 2009 c. 09:32:24 Ted Unangst wrote:
> > > On Fri, Feb 20, 2009 at 1:22 AM, Vadim Zhukov
> >
> > wrote:
> > > > You sho
my spare HP Pavilion N5250
> notebook with
> an Intel pentium CPU but it is not connected to the internet.
Please share as much info about what you did and what you tried but
failed to did with your system, starting from installation process.
Please list all errors you encounter and when.
But at first, please, look in the FAQ:
http://www.openbsd.org/faq/
--
Best wishes,
Vadim Zhukov
orget authentication). But this could be much work in some
cases.
b) Put needed static-linked executable ("/bin/sh" in your case inside
chroot). It's a mostly bad but easy way.
--
Best wishes,
Vadim Zhukov
rt 0x2f8/8 irq 3: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5
> pckbd0 at pckbc0 (kbd slot)
> pckbc0: using irq 1 for kbd slot
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> pcppi0 at isa0 port 0x61
> midi0 at pcppi0:
> spkr0 at pcppi0
> lpt0 at isa0 port 0x378/4 irq 7
> it0 at isa0 port 0x2e/2: IT8712F rev 0x04, EC port 0x290
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
> usb0 at uhci0: USB revision 1.0
> uhub0 at usb0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
> biomask ed65 netmask ff65 ttymask
> mtrr: Pentium Pro MTRR support
> softraid0 at root
> root on wd0a swap on wd0b dump on wd0b
--
Best wishes,
Vadim Zhukov
at man pages in your system first, there are all needed
examples. In particular, you should read pppoe(4).
--
Best wishes,
Vadim Zhukov
gt;
> > inet 0.0.0.0 255.255.255.255 NONE pppoedev rl2
> > authproto pap authname szt authkey szt
> > dest 0.0.0.1
> > up
> > !/sbin/route add default 0.0.0.1
--
Best wishes,
Vadim Zhukov
ight?) and the php.ini
> files does not exclude shell_exec from running... what else might be
> wrong?
1. You need shell to run shell_exec().
2. You should specify path _inside_ chroot: "/test/hello".
For "real" exec() and friends see pcntl_* functions.
--
Best wishes,
Vadim Zhukov
On 9 March 2009 P3. 21:29:47 Juan Miscaro wrote:
> 2009/3/9 bofh :
> > On Mon, Mar 9, 2009 at 11:48 AM, - Tethys wrote:
> >> Maybe it's a troll. Maybe not. Can we afford to be turning away
> >> potential users on the off chance?
> >
> > OpenBSD exists solely for the developers
>
> That's a silly t
On 12 March 2009 c. 18:01:24 Kleber Rocha wrote:
> Hello,
>
> OpenBSD supports jumbo frame, if yes, how I do this configuration?
man 8 ifconfig
man 4 name-of-your-nic-driver-here
--
Best wishes,
Vadim Zhukov
y try to run FreePascal then you'd better talk with its
developers (they provided OpenBSD binaries a long time ago) or try to
bootstrap its build on another OS (cross-compilation is supported), or
via another compiler. I tried to do so but then need in FPC was gone, so
I had to abort the porting due to lack of time.
--
Best wishes,
Vadim Zhukov
o
automate this work?
--
Best wishes,
Vadim Zhukov
just didn't realize it wasn't creating a
> release of the current running kernel.
:)
> Would i also need to copy the
> /boot file as well or just the bsd* files?
No.
--
Best wishes,
Vadim Zhukov
On 24 March 2009 G. 20:59:05 Stuart Henderson wrote:
> On 2009-03-24, Vadim Zhukov wrote:
> > Hello all.
> >
> > As far as I remember, error message "pf: state key linking mismatch"
> > is not something anyone want to see on his console. For me it means
&
specific driver only at runtime?
> Lets say like ehci?
>
> Kind regards,
> Sebastian
boot -c
Search for the word UKC in FAQ for more details.
--
Best wishes,
Vadim Zhukov
't need to export those variables.
--
Best wishes,
Vadim Zhukov
A: Because it messes up the way people read text.
Q: Why is a top-posting such a bad thing?
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
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
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
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
05 ноÑб. 2014 г. 1:29 полÑзоваÑÐµÐ»Ñ "Stan Gammons"
напиÑал:
>
>
> On 11/04/14 00:44, Vadim Zhukov wrote:
>>
>> 04 ноÑб. 2014 г. 3:11 полÑзоваÑÐµÐ»Ñ "Stan Gammons"
напиÑал:
>> >
>> > Doe
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
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
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
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
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:
>
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
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
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
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
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
brilliant software (all of the lang, compiler and
piece of shit being built) design, isn't it? :)
--
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:
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
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
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
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
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
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
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
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
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
>
> #(
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
after 64-bit time_t)?
--
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
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
5 look at the
whole /etc/ssl (without subdirs) for certificates, for example.
--
WBR,
Vadim Zhukov
=
> 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
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'
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 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
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
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
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
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
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
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
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
>
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
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
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
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
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-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+
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
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
"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
any information.
What the "ulimit -a" command says?
Also, could you post all uncommented global options in your
/etc/samba/smb.conf?
--
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
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
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
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
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
il will forward letters to. You do not
need big programming skills to do that, just some basic C knowledge. If
you do not know C at all, ask some your friend to do this work for beer
(or mineral water, if he doesn't like alcohol ;) ).
--
Best wishes,
Vadim Zhukov
A: Because it messes up the way people read text.
Q: Why is a top-posting such a bad thing?
/etc/pf.conf
- KTorrent network configuration (particularily local ports specified)
- Torrent sites tested
- And finally: are you logging in as root, or starting "root" KTorrent
via sudo?
--
Best wishes,
Vadim Zhukov
A: Because it messes up the way people read text.
Q: Why is a top-posting such a bad thing?
o address 66.66.66.66:59001
> (66.66.66.66 as my ext addr.).
0. dmesg IS ALWAYS REQUIRED.
1. Full pf.conf (or, better, "pfctl -sa" output).
2. "ifconfig" output.
3. "route -n show" output.
--
Best wishes,
Vadim Zhukov
A: Because it messes up the way people read text.
Q: Why is a top-posting such a bad thing?
On 20 April 2009 c. 05:15:50 Nick Holland wrote:
> Vadim Zhukov wrote:
> > Hello all.
> >
> > Is there any particular reason to not have RAIDFrame built-in in
> > RAMDISK_CD kernels? I mean, are there any restrictions, except
> > kernel/ramdisk size, which
1 - 100 of 225 matches
Mail list logo