similar to: [Bug 44052] New: desktop freezes

Displaying 20 results from an estimated 100 matches similar to: "[Bug 44052] New: desktop freezes"

2018 Oct 16
3
Samba AD DC + external DHCP + BIND9_DLZ dynamic dns updates doesn't work for domain members.
W dniu wto, 16.10.2018 o godzinie 18∶25 +0100, użytkownik Rowland Penny via samba napisał: > On Tue, 16 Oct 2018 18:47:30 +0200 > "Zuzanna K. Filutowska via samba" <samba at lists.samba.org> wrote: > > > Dear All, > > > > I have a setup with samba acting as active directory domain > > controller, DNS updates are done via bind DLZ. I have
2018 Oct 16
1
Samba AD DC + external DHCP + BIND9_DLZ dynamic dns updates doesn't work for domain members.
W dniu wto, 16.10.2018 o godzinie 18∶52 +0100, użytkownik Rowland Penny via samba napisał: > On Tue, 16 Oct 2018 19:37:21 +0200 > "Zuzanna K. Filutowska via samba" <samba at lists.samba.org> wrote: > > > W dniu wto, 16.10.2018 o godzinie 18∶25 +0100, użytkownik Rowland > > Penny via samba napisał: > > > On Tue, 16 Oct 2018 18:47:30 +0200 > >
2017 Aug 30
2
[5.0.0 Release] Release Candidate 4 tagged
On Wed, Aug 30, 2017 at 2:14 PM, Michał Górny <mgorny at gentoo.org> wrote: > W dniu wto, 29.08.2017 o godzinie 16∶52 -0700, użytkownik Hans Wennborg > via llvm-dev napisał: >> Hello testers, >> >> 5.0.0-rc4 was just tagged. >> >> There were very few changes after rc3, and if nothing unexpected comes >> up, this is what the final release will look
2017 Aug 29
9
[5.0.0 Release] Release Candidate 4 tagged
Hello testers, 5.0.0-rc4 was just tagged. There were very few changes after rc3, and if nothing unexpected comes up, this is what the final release will look like. Please test and let me know if there are any issues. Cheers, Hans
2004 Aug 23
1
Some questions about hfsc
I have been looking at the hfsc for some time as a replacement or at a class that can be used like htb. But I seem to have run into a problem. With htb classes it is easy to make three or more levels of priority for a connection. All you need to do is to make classes and give them different prio levels. But it seems like you can only define a real-time bandwidth and a link sharing bandwidth.
2012 Dec 17
2
Formatting a path for unix with gsub
I have a path: path = "/nfs/users/nfs_n/ns9/ Phenotype Analysis/Results/Run_AmplRatio_neg BinaryAll trained without akapn+tnik.csv" I wish to replace the spaces with "\ " so that it can be read by a system call to unix. Using gsub I try: > gsub(" ","\\ ",path) [1] "/nfs/users/nfs_n/ns9/Phenotype Analysis/Results/Run_AmplRatio_neg BinaryAll
2017 Feb 28
2
Running the compiler-rt builtins unit tests
Hello all, I’m unsure of how the tests located in compiler-rt/test/builtins/Unit are run. They’re not attached to the cmake check-all target, as mentioned in compiler-rt/test/CMakeLists.txt:10, and they have no lit test suite associated with them. There is a shell script called “test” in test/builtins/Unit, but it hasn’t been touched since 2010, and make reference to no longer existing
2012 Aug 30
2
self-defined distance function to be computed on matrix
Hello, I have a self-defined function to be computed on each column in a matrix. The basic idea is to ignore the elements that have value of 0 during computation. I should be able to write my own function but it could be computational expensive, so I'd love to ask if anyone may have suggestions on how to implement it more efficiently. Thanks in advance. For example, there are three
2018 Oct 16
2
Samba AD DC + external DHCP + BIND9_DLZ dynamic dns updates doesn't work for domain members.
Dear All, I have a setup with samba acting as active directory domain controller, DNS updates are done via bind DLZ. I have recompiled it to allow spnego. DHCP server is external, no changes in it are possible. Domain members try to register in the DNS, KDC is aware of them, however no DNS entries for them are created and BIND returns errors. Any hints are welcome since I really need it working.
1999 Aug 24
3
Error in get(x, envir, mode, inherits)
Dear R list, members of my course have encountered the following error message: > slm <- lm(price ~ engsize, autoframe) Error in get(x, envir, mode, inherits) : variable "FUN" was not found [more context is given in the fuller listing below]. Once the error is encountered it seems to persist; for example early in one session: > summary(blin.fit) Call: lm(formula = Response
2004 Aug 06
0
ºÍÄúÓйØϵ£ºÖлªÎÀÊÓÓ°ÊǪ́2002Äê1ÔÂ28ÈÕÕýʽ¿ª²¥£¡
ºÍÄúÓйØϵ£ºÖлªÎÀÊÓÓ°ÊǪ́2002Äê1ÔÂ28ÈÕÕýʽ¿ª²¥£¡
2004 Aug 06
0
ºÍÄúÓйØϵ£ºÖлªÎÀÊÓÓ°ÊǪ́2002Äê1ÔÂ28ÈÕÕýʽ¿ª²¥£¡
ºÍÄúÓйØϵ£ºÖлªÎÀÊÓÓ°ÊǪ́2002Äê1ÔÂ28ÈÕÕýʽ¿ª²¥£¡
2004 Aug 06
0
ºÍÄúÓйØϵ£ºÖлªÎÀÊÓÓ°ÊǪ́2002Äê1ÔÂ28ÈÕÕýʽ¿ª²¥£¡
ºÍÄúÓйØϵ£ºÖлªÎÀÊÓÓ°ÊǪ́2002Äê1ÔÂ28ÈÕÕýʽ¿ª²¥£¡
2004 Feb 03
4
samba 3.0.1 and ldap backend problem - I can not add new accounts to domain.
Hi ! I cant add any user (person, and machine) to my domain made with samba-3.0.1, openldap-2.0.27, new samba.schema, smbldap-tools-0.8.3. I have to migrate from ldap_compact to ldap backend. Rhea is a ldap server, codo is a PDC from DOMAIN. To show, what the problem is, look at the following instructions: root@rhea:~# smbldap-useradd -w loko20 root@rhea:~# getent passwd|grep loko
2007 May 16
0
Passing dialstatus back through an IAX chain ..
I feel I'm doing something obviously wrong here and will kick myself when I see the answer!!! The scenario: SIP phone -> Asterisk1 -> IAX -> Asterisk2 -> IAX -> Asterisk3 -> PSTN So I place a call from the SIP phone. A1 picks it up and forwards it to A2 which forwards it to A3. A3 sends the call to the PSTN. I control A1 and A2, but not A3. When a call fails (for
2018 Oct 16
0
Samba AD DC + external DHCP + BIND9_DLZ dynamic dns updates doesn't work for domain members.
On Tue, 16 Oct 2018 19:37:21 +0200 "Zuzanna K. Filutowska via samba" <samba at lists.samba.org> wrote: > W dniu wto, 16.10.2018 o godzinie 18∶25 +0100, użytkownik Rowland > Penny via samba napisał: > > On Tue, 16 Oct 2018 18:47:30 +0200 > > "Zuzanna K. Filutowska via samba" <samba at lists.samba.org> wrote: > > > > > Dear All, >
2004 Aug 06
0
Öйú±±¾©¹ú¼Ê¿Æ¼¼²©ÀÀ»áôßÖйú±±¾©¸ßм¼Êõ²úÒµ¹ú¼ÊÖÜ
µÚÎå½ì±±¾©¡°¹ú¼ÊÖÜ¡±³ÏÑûÄúµÄ(¹«Ë¾¡¢ÆóÒµ)²Î¼Ó -- Öйú±±¾©¹ú¼Ê¿Æ¼¼²©ÀÀ»áôßÖйú±±¾©¸ßм¼Êõ²úÒµ¹ú¼ÊÖÜ ¡°ÊÀ½ç500Ç¿CEOÓëÖйú¶¥¼¶ÆóÒµÊ×ÄÔÂÛ̳¡± »áÒé˵Ã÷£º ¾­ÖлªÈËÃñ¹²ºÍ¹ú¹úÎñÔºÅú×¼£¬ ÖлªÈËÃñ¹²ºÍ¹ú¿Æѧ¼¼Êõ²¿¡¢Í⾭󲿡¢½ÌÓý²¿¡¢ÐÅÏ¢²úÒµ²¿¡¢Öйú¹ú¼ÊóÒ×´Ù½øίԱ»á¡¢¹ú¼Ò֪ʶ²úȨ¾ÖºÍ±±¾©ÊÐÈËÃñÕþ¸®¹²Í¬Ö÷°ì£¬ ±±¾©ÊÐó´Ù»á³Ð°ìµÄ¡ª¡ªµÚÎå½ìÖйú±±¾©¸ßм¼Êõ²úÒµ¹ú¼ÊÖÜ(ÒÔϼò³Æ¿Æ²©»á(¹ú¼ÊÖÜ)£¬
2004 Aug 06
0
Öйú±±¾©¹ú¼Ê¿Æ¼¼²©ÀÀ»áôßÖйú±±¾©¸ßм¼Êõ²úÒµ¹ú¼ÊÖÜ
µÚÎå½ì±±¾©¡°¹ú¼ÊÖÜ¡±³ÏÑûÄúµÄ(¹«Ë¾¡¢ÆóÒµ)²Î¼Ó -- Öйú±±¾©¹ú¼Ê¿Æ¼¼²©ÀÀ»áôßÖйú±±¾©¸ßм¼Êõ²úÒµ¹ú¼ÊÖÜ ¡°ÊÀ½ç500Ç¿CEOÓëÖйú¶¥¼¶ÆóÒµÊ×ÄÔÂÛ̳¡± »áÒé˵Ã÷£º ¾­ÖлªÈËÃñ¹²ºÍ¹ú¹úÎñÔºÅú×¼£¬ ÖлªÈËÃñ¹²ºÍ¹ú¿Æѧ¼¼Êõ²¿¡¢Í⾭󲿡¢½ÌÓý²¿¡¢ÐÅÏ¢²úÒµ²¿¡¢Öйú¹ú¼ÊóÒ×´Ù½øίԱ»á¡¢¹ú¼Ò֪ʶ²úȨ¾ÖºÍ±±¾©ÊÐÈËÃñÕþ¸®¹²Í¬Ö÷°ì£¬ ±±¾©ÊÐó´Ù»á³Ð°ìµÄ¡ª¡ªµÚÎå½ìÖйú±±¾©¸ßм¼Êõ²úÒµ¹ú¼ÊÖÜ(ÒÔϼò³Æ¿Æ²©»á(¹ú¼ÊÖÜ)£¬
2003 Jun 18
0
Cannot Authenticate against AD ...
Hey all, I have a Windows 2000 AD PDC that hosts a domain. He also trusts our existing Windows NT domain (2-way trust, they both trust each other). I also have a Gentoo Linux machine that I have compiled Samba 3.0 on. I can get almost everything to work with regards to talking to the Windows 2k PDC, like this: mccoy samba # wbinfo -u LIGHTSPEED+Administrator LIGHTSPEED+Guest
2015 Mar 20
3
outbound calls
hello list i have an issue related to outbound calls i can contact all the number except on number given by our provider in trunk the issue just when i configure my trunk in our server but when i configure the trunk directly in x-lite i can contact this number without issue below the cli == Using SIP RTP TOS bits 184 == Using SIP RTP CoS mark 5 -- Executing [0149xxxxxx at