search for: menag

Displaying 14 results from an estimated 14 matches for "menag".

Did you mean: meng
2013 Feb 05
1
How to menage decimals in order to obtain accurate estimates
...I calculate the median and then the mad and so on...) and so eg. instead of getting 1.000 I get 1.0003. I saw that there is a package Rmpfr but I have problems loading the package gmp also I do not know how to use it. thanks -- View this message in context: http://r.789695.n4.nabble.com/How-to-menage-decimals-in-order-to-obtain-accurate-estimates-tp4657659.html Sent from the R help mailing list archive at Nabble.com.
2007 Apr 20
7
PROBLEM WITH DELL POWEREDGE 2950 & Broadcom NetXtreme II
I''ve idendified the problem... description: problem in XEN bridged-network. Dom0 doesn''t respond at external network activity (DomUs may work correctly) problem: something related to Broadcom NetXtreme II menagement solution: follow all this instructions: http://article.gmane.org/gmane.linux.hardware.dell.poweredge/23276 bye, s. _________________________________________________________________ Chi sarĂ  il prossimo ospite delle interviste di MSN Video VIP? http://videovip.it.msn.com/ _______________...
2001 Sep 26
1
SIGCHLD race condition? (fwd)
...nyone offer any advice on this issue? We've tried patching sshd to have a maximum 10 second timeout when calling select() in serverloop.c, and this doesn't appear to have had any ill effects. Thanks, Paul ------- Forwarded Message Date: Tue, 18 Sep 2001 16:49:40 -0700 From: Paul Menage <pmenage at ensim.com> To: mouring at etoh.eviladmin.org cc: Paul Menage <pmenage at ensim.com>, openssh-unix-dev at mindrot.org Subject: Re: SIGCHLD race condition? > >Can you test against 2.9p2 or the current snapshots.. There has been some >SIGCHLD changes since...
2009 Nov 26
1
R help with princomp and pam clustering
...the second database ("B") onto the Comp.1 X Comp.2 graph, and see where its elements are placed. The two datasets are made of different dim (54x19 and 28x19). I tried to extract the $loadings of the A clustering but I can't seem to figure out how to use them with B :( Using princomp I menaged to extract the $scores and plot the graph. Wouldn't using princomp on the B dataset generate different PC? Thank you all! Bye!! Claudio -- View this message in context: http://old.nabble.com/R-help-with-princomp-and-pam-clustering-tp26522485p26522485.html Sent from the R help mailing list...
2010 Mar 02
1
realtime call peers status
Hi all, I need to check in realtime the calls that my asterisk is menaging: 1) SIP peers status and with who are talking. 2) IAX peers status and with who are talking 3) elapsed talking time Some one could show me the way to realize that? Any help are really appreciated Thanks a lot in advance -- "Chi vive sperando muore cagando ... Lo Russo isoletta dell'...
1998 Oct 26
2
IBM 4039 Laserprinter. Weird problem.
I have menaged to setup Samba services to share an IBM 4039 printer and have tested another printer (Epson LX-800) on the PC. It works fine. The weird thing, the IBM4039 will not print anything. All the jpbs will be spooled. For each print job to be printed. I will need to switch off the printer and switch it...
2018 Jun 07
3
chrony configuration for secondary samba DC
On Thu, 7 Jun 2018 10:12:23 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote: > On Thu, 7 Jun 2018 11:56:16 +0300 > Alexei Rozenvaser <alexei.roz at gmail.com> wrote: > > > DC that doesn't holding PDC emulator FSMO role should sync it's time > > with DC that holdings such role. Right? > > But I can understand how it works in case of
2018 Jun 07
0
chrony configuration for secondary samba DC
Correct. But it doesn't answer my original question. How should one to setup NTP server at his Samba DC that doesn't hold PDC emulator FSMO role... Moreover, what package is responsible, in this case, of machine time sync: NTP server / client or SAMBA as AD client? Dose samba menage time synchronization by itself or it delegates this task to the local NTP server? On Thu, Jun 7, 2018 at 1:16 PM Rowland Penny via samba <samba at lists.samba.org> wrote: > > On Thu, 7 Jun 2018 10:12:23 +0100 > Rowland Penny via samba <samba at lists.samba.org> wrote: > &g...
2018 Jun 07
1
chrony configuration for secondary samba DC
...'t hold PDC emulator FSMO > role... Exactly as you would set up as the PDC emulator DC, except the first time server would be the PDC emulator DC. > Moreover, what package is responsible, in this case, of machine time > sync: NTP server / client or SAMBA as AD client? > Dose samba menage time synchronization by itself or it delegates this > task to the local NTP server? It is a bit of both, the time server does the, well, time serving and Samba does the signing. Rowland
2005 Oct 30
0
FWMARK ROUTING OVER MULTIPLE ROUTERS/LANS
I would like to route ssh in my network via DSL2 and all other trafic via DSL1. So far I menaged to do it for LAN2 but there are still WLAN1,LAN3 and LAN1 to go. On all routers I added table "pilicka" with rule for fwmark and I fwmarked ssh. # ip rule show 0: from all lookup local 32765: from all fwmark 0x3 lookup pilicka 32766: from all lookup main 32767: from all lookup...
2006 Sep 07
0
plot image matrix with row/col labels
...;, "15 Vaurigard", "16 Passy", "17 Batingnoles", "18 Montmartre", "19 B. Chaumont", "20 Menilmontant") #names for population characteristics cnames <- c("01 Accrois. pop", "02 Pop specifique", "03 Habitants/menage", "04 Maisons/hectare", "05 Habitants/maison", "06 Appart./maison", "07 Appart. vacantes", "08 Locaux Indust.&C", "09 Garnisson,", "10 Parisiens", "11 Provinseaux", "12 Etrangers", "13 Calvin...
2001 Sep 18
1
SIGCHLD race condition?
We use ssh (RedHat 2.5.2p2-5) heavily in non-interactive mode, for managing servers from central controllers, and transferring applications/ data around networks. Very occasionally we've seen the situation where the ssh client and server are both stuck in select, both selecting on only the tcp socket of the connection, and with no timeout. No children of sshd remain (even as zombies), and it
2013 Aug 11
6
samba4 + winbind did not work
hello, I have install samba4 on debian whezzy 64-bit All is working OK, but now I try to add qoutas to users and this tutorial did not working https://wiki.samba.org/index.php/Samba4/Winbind when i write getent passwd i did't see users from AD so e.g. # id Administrator id Administrator: There is no such user Pozdrowienia ------------------------------------------ dafr32 dafr32 at
2008 Oct 21
3
[Question] power management related with cgroup based resource management
Hi, all These days, I am interested in green IT area for low power OS So, I have a question about it. Is there any good idea or comments about power management related with cgroup based resource management? I have no idea about that, but it seems to be possible to find a good concept. And I hope so Is it some strange question? ^^ Regards, Dong-Jae Kang