Displaying 20 results from an estimated 57 matches for "3135".
Did you mean:
135
2016 Mar 22
2
samba 4.4rcx WINS nsswitch module
[root at mems ~]# valgrind --leak-check=full --show-leak-kinds=all -v
ping google.com
==3135== Memcheck, a memory error detector
==3135== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==3135== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info
==3135== Command: ping google.com
==3135==
--3135-- Valgrind options:
--3135-- --leak-check=full
--3135--...
2016 Mar 22
7
samba 4.4rcx WINS nsswitch module
WINS nsswitch module
--------------------
The WINS nsswitch module has been rewritten to address memory issues and to
simplify the code. The module now uses libwbclient to do WINS queries. This
means that winbind needs to be running in order to resolve WINS names using
the nss_wins module. This does not affect smbd.
my problem:
old versions >> ping google.com >> PING google.com
2016 Mar 22
3
samba 4.4rcx WINS nsswitch module
...t the server
everything runs perfectly, when the alignment of wins and dns value is
reversed a problem occurs.
Can you try this, I do not think I'm the only one subject to this situation.
Best Regards...
2016-03-22 12:50 GMT+02:00 Volker Lendecke <Volker.Lendecke at sernet.de>:
> ==3135== Invalid read of size 8
> ==3135== at 0xC576915: __pthread_initialize_minimal (in /usr/lib64/
> libpthread-2.17.so)
> ==3135== by 0xC575408: ??? (in /usr/lib64/libpthread-2.17.so)
> ==3135== by 0xFFF0007D3: ???
> ==3135== by 0x6D6F632E656C66: ???
> ==3135== by 0x53...
2003 Oct 27
4
how to set missing values in R
...ose I want to assign the
missing value to the elements in vector which is greater than zero like
this:
x<-c(1,3,-1,0,4);
after the missing value assignment, x becomes (NA,NA,-1,0,NA).
Thanks!
Yulei
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
Yulei He
1586 Murfin Ave. Apt 37
Ann Arbor, MI 48105-3135
yuleih at umich.edu
734-647-0305(H)
734-763-0421(O)
734-763-0427(O)
734-764-8263(fax)
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
2007 Dec 11
3
Transactional/Rollback problems
...per_behaviour_helper
Dec 11 14:56:20 urbis[2166]:
Spec::Rails::Example::ViewExampleGroupController: missing default
helper path spec/rails/example/view_example_group_helper
Don''t know if these are related or not.
Any feedback or help would be much appreciated,
Scott
(At trunk /rev. 3135 of rspec, rspec_on_rails, rails v. 1.2.3, Mac
OS X.4.11)
2011 Sep 13
3
Internal error during live migration saving
...line 131, in saveInputHandler
dominfo.waitForSuspend()
File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomainInfo.py",
line 2998, in waitForSuspend
raise XendError(msg)
XendError: Timeout waiting for domain 77 to suspend
[2011-09-13 13:50:06 3996] DEBUG (XendDomainInfo:3135)
XendDomainInfo.resumeDomain(77)
xend-debug.log and the target dom0 logs don''t show anything of value.
This is xen 4.1.1 on linux 3.0.3
- Nathan
--
Nathan March<nathan@gt.net>
Gossamer Threads Inc. http://www.gossamer-threads.com/
Tel: (604) 687-5804 Fax: (604) 687-5806
_____...
2004 Oct 30
2
(no subject)
Hi, there.
Does anybody know how to plot a smooth density plot for some data
simulated from certain distribution? Thanks.
Yulei
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
Yulei He
1586 Murfin Ave. Apt 37
Ann Arbor, MI 48105-3135
yuleih at umich.edu
734-647-0305(H)
734-763-0421(O)
734-763-0427(O)
734-764-8263(fax)
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
2005 Feb 05
1
plot smooth density estimates for bivariate data
...have a bivarariate data matrix y1 and y2. I want to plot a 3-D
picture of the estimated density f(y1, y2) against y1 and y2? How can I do
that? Do I use persp() or density()?
Thanks for your help.
Yulei
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
Yulei He
1586 Murfin Ave. Apt 37
Ann Arbor, MI 48105-3135
yuleih at umich.edu
734-647-0305(H)
734-763-0421(O)
734-763-0427(O)
734-764-8263(fax)
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
2010 Nov 26
0
Help on converting a daily zoo to a weekly zoo
...ng weekly data using Wednesday Obs.
wed.index <- ( weekdays(index(daily)) == "Wed" )
week.dat <- daily[wed.index]
> week.dat
A000010 A000020 A000030 A000040 A000050 A000060
2000-01-05 3925 NA 3950 6350 21717 836
2000-01-12 3500 NA 3600 6000 NA 1021
2000-01-19 2970 2701 3135 5600 21812 787
2000-01-26 2970 2616 2810 5300 20579 783
2000-02-02 NA 2833 3030 6700 21812 NA
2. If Wed observation is NA for any stock, then I want to replace
it with Thurday observation.
3. If Thurday obs is still NA, then replace it with Tuesday obs.
4. If still NA, then let it be recorded...
2004 Apr 05
1
winbind stops authenticating until a restart.
...d I've the same problem as
descriped here http://lists.samba.org/archive/samba/2003-July/070784.html .
Is this problem already solved. If yes can anybody tell me how?
best regards
thomas
Thomas Lang, INTENTIA Austria
System Engineer
Seering 5/32, A-8141 Unterpremst?tten / AUSTRIA
Phone: +43 (0) 3135 56550
Cell Phone: +43 (0) 664 6119619
Internet e-Mail Disclaimer
This e-mail and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you are not the intended recipient you are notified that...
2006 Dec 07
1
automount and winbind conflict
Hello,
I have problem with automount, winbind and nsswitch.conf.
When in nsswitch.conf is this line:
automount: files winbind
Then automount won?t start and those messages appears in log:
Dec 7 14:51:20 u116-0xl automount[3135]: lookup_nss_read_master: can't
to read name service switch config.
Dec 7 14:51:20 u116-0xl automount[3135]: master_read_master: can't read
master map auto.master
When I remove winbind from line mentioned above automount starts normally.
Is this some bug?
Thanks for help.
2002 Mar 27
2
Problem with ssh-keygen
...The OpenSSH Group
PSTAMP: Steve Christensen
INSTDATE: Mar 26 2002 18:30
EMAIL: steve at smc.vnet.net
STATUS: completely installed
FILES: 45 installed pathnames
5 shared pathnames
10 directories
10 executables
3135 blocks used (approx)
PKGINST: SMCprl561
NAME: perl
CATEGORY: application
ARCH: sparc
VERSION: 5.6.1
BASEDIR: /usr/local
VENDOR: Larry Wall et al
PSTAMP: Steve Christensen
INSTDATE: Mar 26 2002 18:16
EMAIL: steve at smc.vnet.net
STATUS: completel...
2005 Jan 13
2
multivariate diagnostics
...there any function
doing it in R?
2. Is there any function of testing if two multivariate distribution are
same, i.e. the multivariate extension of Kolomogrov-Smirnov test?
Thanks for your help.
Yulei
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
Yulei He
1586 Murfin Ave. Apt 37
Ann Arbor, MI 48105-3135
yuleih at umich.edu
734-647-0305(H)
734-763-0421(O)
734-763-0427(O)
734-764-8263(fax)
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
2020 Feb 04
46
[Bug 3117] New: Tracking bug for 8.2 release
https://bugzilla.mindrot.org/show_bug.cgi?id=3117
Bug ID: 3117
Summary: Tracking bug for 8.2 release
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Keywords: meta
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee:
2002 May 20
3
Samba & Symantec Ghost
...= /ts/images1
read only = no
public = yes
browseable = yes
[Logs]
comment = Syslog Logs
path = /var/log
read only = no
public = yes
browseable = yes
Brian Mays - CCNP
Director of Network Computing
Boscov's Department Store, LLC
3135 Marion Ave.
Laureldale, PA 19605
610-929-7312 (Phone)
610-929-7336 (Fax)
bmays@boscovs.com
2010 Jun 28
2
SASL GSSAPI error "Key table entry not found"
...at's no biggie).
So I sit on my client and run this:
virsh -c qemu+tcp://my.fully.qualified.domain/system
And I get this message on the client:
error: authentication failed
error: failed to connect to the hypervisor
And this on the server logs:
16:37:35.278: error : remoteDispatchAuthSaslStart:3135 : sasl start
failed -1 (SASL(-1): generic failure: GSSAPI Error: Unspecified GSS
failure. Minor code may provide more information (Key table entry not
found))
For fun, I ran kdestroy and tried again and got this:
error: Failed to start SASL negotiation: -1 (SASL(-1): generic
failure: GSSAPI Error...
2018 Sep 19
1
[PATCH 1/6] drm/dp_mst: Introduce drm_dp_mst_connector_atomic_check() (fwd)
...Lyude Paul 2018-09-18 3132 static bool
f8df31d5 Lyude Paul 2018-09-18 3133 drm_dp_mst_connector_still_exists(struct drm_connector *connector,
f8df31d5 Lyude Paul 2018-09-18 3134 struct drm_dp_mst_topology_mgr *mgr,
f8df31d5 Lyude Paul 2018-09-18 3135 struct drm_dp_mst_branch *mstb)
f8df31d5 Lyude Paul 2018-09-18 3136 {
f8df31d5 Lyude Paul 2018-09-18 3137 struct drm_dp_mst_port *port;
f8df31d5 Lyude Paul 2018-09-18 3138 bool exists = false;
f8df31d5 Lyude Paul 2018-09-18 3139
f8df31d5 Lyude...
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...368 7375 2e65 6475 ucs_whb at shsu.edu
0x00c0: 3e0d 0a52 6563 6569 7665 643a 2066 726f >..Received:.fro
0x00d0: 6d20 756e 786d 6169 6c2e 7368 7375 2e65 m.unxmail.shsu.e
0x00e0: 6475 2028 756e 786d 6169 6c2e 7368 7375 du.(unxmail.shsu
0x00f0: 2e65 6475 205b 3135 382e 3133 352e 312e .edu.[158.135.1.
0x0100: 3533 5d29 0d0a 0962 7920 6162 312d 312d 53])...by.ab1-1-
0x0110: 3431 2e73 6873 752e 6564 7520 2838 2e31 41.shsu.edu.(8.1
0x0120: 332e 312f 382e 3133 2e31 2920 7769 7468 3.1/8.13.1).with
0x0130: 2045 534d 5450 2069...
2016 May 25
0
Combine exclude files
...e the exclude files into one and give this to rsync?
> Is there another possibility (that also works on Windows)?
>
> Thanks
>
> bye Fabi
>
>
--
Email handtekening Nico van der Horn
Met vriendelijke groet / With best regards,
Nico van der Horn
Vanderhorn logo
Voorstraat 55
3135 HW Vlaardingen
The Netherlands
*T * +31 (0)10 - 248 60 60
*W * www.vanderhorn.nl <http://www.vanderhorn.nl>
*E * nico at vanderhorn.nl <mailto:nico at vanderhorn.nl>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/r...
2010 Feb 25
0
OCFS2 file system for RHEL 4 update 8
...rds,
Francis Delos Reyes
Oracle Apps Engineer
PS & MIS Division
MSI-ECS Phils. Inc.
Topy II Bldg., #3 Economia St., Libis, Quezon City 1110
Website : www.msi-ecs.com.ph
Trunkline : +63 (2) 688-3333 / 439-7777
Direct Line : +63 (2) 688-3505
Mobile No : +63 (916) 713-3135
Email : fdelosreyes at msi-ecs.com.ph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20100225/35107f92/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed......