Displaying 20 results from an estimated 400 matches similar to: "Fwd:Желательно изучить и иметь на фирме~Начальнику"
2014 Jul 17
0
Руководству Надо знать/хранить на фирме
bgColor="ghostwhite"
width="98%"
bgColor="honeydew"
bgColor="ghostwhite"
- Βa??a<FONT style="FONT-SIZE: 3px" size=1>­</FONT>?<FONT style="FONT-SIZE: 1px" color=#fefcfc size=1></FONT> ин<FONT style="FONT-SIZE: 1px"
2014 Jul 29
0
150 100%но белых алгоритмов уменьшения налогов к уплате в РФ
bgColor="oldlace"<BR><DIV> </DIV>
<BR><BR>width="92%"
bgColor="lemonchiffon"
<BR><DIV><FONT style="FONT-SIZE: 2px" size=1>­</FONT></DIV>
<BR><DIV><FONT style="FONT-SIZE: 1px" size=1>­­</FONT></DIV>
2014 Oct 30
0
Клевый подарок iPhone за 59О0
<DIV><FONT style="FONT-SIZE: 1px" size=1>­­</FONT></DIV><BR><BR><BR> <BR><DIV><FONT style="FONT-SIZE: 1px" size=1>­­­</FONT></DIV><BR><DIV><FONT style="FONT-SIZE: 1px" size=1>­­­</FONT></DIV>
2014 Nov 05
0
Fwd:Отличный подарок Айфон за 590О
bgColor="cornsilk"<BR>
<BR>width="95%"
bgColor="darkgreen"
<DIV><FONT style="FONT-SIZE: 2px" size=1>­</FONT></DIV><DIV><FONT style="FONT-SIZE: 3px" size=1>­</FONT></DIV>
bgColor="cornsilk"<BR><BR>
-------------- next part --------------
2015 Apr 14
1
The --inplace is very different from the behaviour of --partial when resuming a complex case transfer.
Hi all,
>From the manpage of rsync, I can see the following descriptions:
--inplace
The option implies --partial (since an interrupted transfer does
not delete the file)
So I do the following testings on the `--inplace' and `--partial' for
resuming a file with the following steps:
1- rsync ftp.cn.debian.org::debian/dists/wheezy/main/binary-amd64/
2016 Mar 15
0
Building smbclient 4.3.3 issues with lttng-ust
We are building smbclient 4.3.3 for Intel, which was working fine. We got a toolchain update, which added the lttng-ust libraries(previously missing in our toolchain), but not lttng/tracef.h and now we get an error in the config.log:
Checking for lttng-ust
pkg-config --errors-to-stdout --print-errors --cflags --libs lttng-ust
Package lttng-ust was not found in the pkg-config search path.
Perhaps
2014 Sep 16
2
[LLVMdev] [PATCH] Symbol offsets
+the people I hashed this out with so many months ago
I think it's a reasonable proposal, but obviously I floated it. :) Let's
try to get a second opinion.
Again, it's a syntax something like:
define void @foo() prefix [i8* x 2] { i8* @a, i8* @b } prologue [i8 x 4]
c"\xde\xad\xbe\xef" { ret void }
On Thu, Aug 21, 2014 at 1:58 PM, Ben Gamari <bgamari.foss at
2005 Feb 04
1
Samba RPMs for RedHat/FC and idmap_rid
As discussed previously on this list, Samba RPMs for
Fedora Core do not include idmap_rid support. This is
also true for older RedHat distributions. SuSE on the
other hand, seems to have been patching in idmap_rid
support since 3.0.5 or so; and with trusted domain
support, to boot. Harrumph.
I've been able to rebuild samba srpms on FC2 and
RedHat 8 by patching the samba distributed rpms,
2006 Mar 23
1
Samba PDC/Windows BDC domain sync
I have everything in place to move to a Samba/Heimdal/OpenLDAP auth
database and have just discovered that some of the Windows products
we use are required to run on a domain controller. Since domain
sync doesn't work between Samba and NT4 it looks like I'm stuck:
either ditch all the software we run on domain controllers, stay with
our current 2-auth-db system, or move at least our
2007 Apr 13
2
R on Solaris 10 x64
Hi R Developers,
Greg is helping me with debugging R on Solaris 10 x64. Please let us
know if you have any thoughts or tips that can help us debug this.
Thanks,
David
************
Using default transfer plist
in vector_io: permuting
About to write
*** caught segfault ***
address e8554000, cause 'memory not mapped'
Traceback:
1: .External("do_hdf5save", call,
2017 Feb 03
0
Buttons too big in Firefox for Linux
On Wed, 2017-02-01 at 14:41 +0000, Gary Stainburn wrote:
> To go down the CSS route means that I'll have to amend every CSS /
> HTML to fix the problem.
The idea is to use one .css file for entire web sites, or large
divisions of a single web site.
You could see if a Firefox plug-in can help.
Could it be something in "<!DOCTYPE HTML PUBLIC" ?
My
2014 Feb 05
0
Compiling 4.1.0 with krb5 1.12 deprecated krb5_auth_con_getlocalsubkey warning
When trying to build 4.1.0, we got an error that our krb5 was not up to date. It was 1.8-3 and needed to be 1.9 or greater. So we decided to try the latest 1.12 version from MIT. Now when we try to build we get:
../lib/krb5_wrap/krb5_samba.c -c -o default/lib/krb5_wrap/krb5_samba_1.o
cc1: warning: include location "/usr/local/include" is unsafe for cross-compilation
2006 Sep 14
0
ad module, unix/user domain/group oddity, can't use winbind trusted domains only
I've tried everything I can think of. I kept thinking it must be
something I needed to configure when I changed over from padl xad to the
samba ad builtin module.
Everything had been working for the last 2 years. AD. samba, and unix
passwords are synchronized.
Samba version 3.0.24pre1-SVN-build-18449
smb.conf
winbind nss info = sfu
idmap backend = ad
Without any users defined in
2015 Apr 06
0
--append and then --append-verify will not work.
Hi all,
I do some testings on rsync by using the following method:
1- rsyning the following file with rsync:
rsync rsync://ftp.cn.debian.org/debian/dists/Debian7.8/main/binary-all/
Packages.bz2 .
2- Then I split the file into little files with the file size equaling to
128K, which is the maximum of the block-size accepted by rsync.
split -b 128K Packages.bz2
And at this point, I obtained
2015 Apr 06
0
--append and then --append-verify will not work.
Hi all,
I do some testings on rsync by using the following method:
1- rsyning the following file with rsync:
rsync rsync://ftp.cn.debian.org/debian/dists/Debian7.8/main/binary-all/
Packages.bz2 .
2- Then I split the file into little files with the file size equaling to
128K, which is the maximum of the block-size accepted by rsync.
split -b 128K Packages.bz2
And at this point, I obtained the
2013 Feb 28
1
The accurate CPU usage of a domain?
Hi,all
I want to get a relatively accurate cpu usage of a domain. I have a few questions about virDomainGetInfo: struct virDomainInfo{ unsigned char state : //the running state, one of virDomainState unsigned long maxMem :// the maximum memory in KBytes allowed unsigned long memory :// the memory in KBytes used by the domain unsigned short nrVirtCpu :// the number of virtual CPUs for the
2004 Dec 09
0
Padl XAD
Has anyone tried the PADL identity server? It looks
like it provides Active Dircectory, LDAP, and
Kerberos. I'd love to here about people's experience
with it.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2017 Mar 14
0
Re: virt-customize fail to inject firstboot script when running it from script.
On Mon, Mar 13, 2017 at 11:48:05PM +0200, Keresztes Péter-Zoltán wrote:
> Hello,
>
> We have a nodejs app which is injecting first boot scripts using virt-customize however the exact same commands are working when triggered manually.
>
> Here is the debug output of the commands
Which version of virt-customize? A number of bugs were fixed in this
part of the code in the last
2009 Jun 19
1
[PATCH server] add collapsable sections to vm form
the vm form is getting cluttered, this patch simply add
collapsable sections to the form, making the 'storage'
and 'network' sections collapsed by default
---
src/app/helpers/application_helper.rb | 9 +++++
src/app/views/vm/_form.rhtml | 55 +++++++++++++++++++++++++--------
src/public/javascripts/ovirt.js | 25 +++++++++++++++
2017 Mar 14
2
Re: virt-customize fail to inject firstboot script when running it from script.
I am running libguestfs version 1.34.2
The issue is the following. When I start the vm with virt-log I see this:
Mar 13 17:33:30 multi6 firstboot.sh[358]: /usr/lib/virt-sysprep/firstboot.sh start
Mar 13 17:33:30 multi6 cron[359]: (CRON) INFO (Running @reboot jobs)
Mar 13 17:33:30 multi6 firstboot.sh[358]: Scripts dir: /usr/lib/virt-sysprep/scripts
Mar 13 17:33:30 multi6 firstboot.sh[358]: ===