Displaying 20 results from an estimated 3000 matches similar to: "RPC Server is unavailable"
2017 Jun 05
1
RPC Server is unavailable
On Thu, 01 Jun 2017 14:55:40 +0200
Supporter via samba <samba at lists.samba.org> wrote:
>> Hello All,
>>
>> I have big problem. I don't know how can i resolve it.
>>
>> Design:
>>
>> |server Samba AD 4.6.2| <---------- | Samba File Server
>> v4.6.2/v4.6.4 | <--------- | Windows 7 client |
>>
>>
>>
2006 Dec 28
1
one way rtp stream (Sent alwax to 127.0.0.1)
Asterisk version 1.2.14
I use snom190 and xliteV3 as sip phones.
asterisk send the rtp stream never to the xlite softphone.
Any hits for me?
*CLI> rtp debug
RTP Debugging Enabled
-- Executing Dial("SIP/xlite-007918f0", "SIP/snom") in new stack
-- Called snom
-- SIP/snom-00797110 is ringing
-- SIP/snom-00797110 is ringing
-- SIP/snom-00797110 answered
2017 Jun 05
3
RPC Server is unavailable
>>
>> This is my nsswitch file:
>>
>>
>> passwd: files ldap compat winbind
>> group: files ldap compat winbind
>> shadow: files ldap compat
>
> Do you have anything that needs to connect via LDAP ?
> If you have what it is it ?
> I would remove 'ldap'
>
> 'files' and 'compat' basically
2007 Feb 27
2
Voice mail is not giving unavailable or busy prompts
Hi:
This should be easy. I'm running 1.2.15.
When a caller calls someone's voice mail, it goes straight to a beep,
even though there is an unavail.wav file in that user's voice mail
directory.
Here is the relevant part of extensions.conf:
[internal]
exten => 2211,1,Dial(SIP/211,10)
exten => 2211,2,VoiceMail(u211@default)
exten => 2211,3,Hangup
Here is the relevant part of
2012 Jul 07
11
Splitting a character vector.
I am lousy at simple regex and I have not found a solution to a simple problem.
I have a vector with some character values that I want to split.
Sample data
dd1 <- c( "XXY (mat harry)","XXY (jim bob)", "CAMP (joe blow)", "ALP (max jack)")
Desired result
dd2 <- data.frame( xx = c("XXY", "XXY", "CAMP",
2010 Feb 05
0
[LLVMdev] Integrated instruction scheduling/register allocation
On Thu, Feb 04, 2010 at 13:59:08 -0800, Evan Cheng wrote:
> A more pressing need is a pre-regalloc scheduler that can switch modes to
> balance reducing latency vs. reducing register pressure.
Right. I'm actually working on implementing a variant of IPS (Goodman and
Hsu, Code scheduling and register allocation in large basic blocks,
http://doi.acm.org/10.1145/55364.55407) based on the
2013 Sep 27
1
snow::makeCluster on Windows hangs
The command which hangs:
I'm hoping there is a simple explanation, but I searched on-line and
nothing jumped out.
> cl <- makeCluster(type="SOCK",c("localhost"),manual=TRUE)
Manually start worker on localhost with
C:/PROGRA~1/R/R-214~1.2/bin/Rscript.exe "C:/Program
Files/R/R-2.14.2/library/snow/RSOCKnode.R" MASTER=localhost PORT=11944
OUT=/dev/null
2010 Feb 06
1
[LLVMdev] Integrated instruction scheduling/register allocation
On Feb 5, 2010, at 2:01 AM, Gergö Barany wrote:
> On Thu, Feb 04, 2010 at 13:59:08 -0800, Evan Cheng wrote:
>> A more pressing need is a pre-regalloc scheduler that can switch modes to
>> balance reducing latency vs. reducing register pressure.
>
> Right. I'm actually working on implementing a variant of IPS (Goodman and
> Hsu, Code scheduling and register allocation
2012 Jun 18
0
[LLVMdev] Is cross-compiling for ARM on x86 with llvm/Clang possible?
On Sat, Jun 16, 2012 at 20:20:23 +0900, Journeyer J. Joh wrote:
> I wonder if llvm/Clang can compile C or C++ for ARM from on x86.
Yes. I use
clang -emit-llvm -ccc-host-triple arm-unknown-linux-gnu -I /..arm../include/
to generate LLVM bitcode files for ARM. llc then automagically knows to
generate ARM assembly, and ARM binutils take it from there.
> If the cross compiling is supported,
2017 Jun 12
2
RPC Server is unavailable
I'm new to samba/AD on Linux, so please go easy on me. I've been trying for a
bit to set this up and am having some success and some not.
I am running Ubuntu Server 16.04 LTS and Samba
I am able to successfully have a client PC join the Domain, and then
authenticate/login using credentials from the AD. However, that's about as
far as I can get.
I'm trying to have roaming
2012 Mar 06
1
Windows - **Paste commands only** issue
In following a thread on this mailing list, I encounter an apparent issue
with **Edit | Paste commands only** in the Windows R-GUI.
Reproducible steps:
Go to (using IE?):
http://www.r-bloggers.com/select-operations-on-r-data-frames/
Find the section entitled 'Duplicate row names'
Copy the following lines from the web page
< a = matrix(1:18, nrow=6, ncol=3)
< rownames(a) <-
2012 Oct 17
3
Install rgdal, lazy loading error
Hi all,
I have successfully made and installed both gdal, and proj.4, but still
cannot get rgdal to be installed in R. I think i'm very close. I do not
have root access, if that matters, i've installed everything locally. I'm
using debian on a beowulf cluster.
I call:
install.packages("rgdal", .libPaths()[1], configure.args =
2006 Apr 14
1
Desktop=XxY broken?
i used to use application, called RAdmin, with earlier versions of wine (prior
0.9.11). it works pretty well with oprtion Desktop="1024x768". but now in
winecfg this option is grayed out and setting
HKCU/Sofware/Wine/AppDefaults/radmin.exe/X11 Driver/Desktop registry key to "1024x768"
doesn't work.
and without this option keyboard doesn't work on remote hosts.
--
2016 Feb 25
2
[llvm-3.8-ec3] cmake-2.8.12 and gcc-4.6: Host compiler appears to require libatomic, but cannot find it.
Hi,
when I switch to an unsupported GCC like v4.6.4 to build LLVM v3.8-rc3
with cmake I get the following:
...
-- Looking for __atomic_fetch_add_4 in atomic
-- Looking for __atomic_fetch_add_4 in atomic - not found
CMake Error at cmake/modules/CheckAtomic.cmake:36 (message):
Host compiler appears to require libatomic, but cannot find it.
Call Stack (most recent call first):
2017 Aug 31
4
Recycle Repository Issue
I have done some searching on the Internet, but not been able to find a solution to my problem. I hope you can help me with this.
I have a server at home that runs on FreeBSD 10.3. The file system is ZFS. I have two ZFS pools: tank and fun. I share my ZFS file systems using Samba v4.6.2.
When I add recycle bin functionality for a share like below, it work like a charm:
[mac]
path =
2023 Aug 29
1
GlusterFS, move files, Samba ACL...
On Tue, 29 Aug 2023 15:44:35 +0200
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! Rowland Penny via samba
> In chel di` si favelave...
>
> >> In samba the share is:
> > I wish people wouldn't do this, if you are going to post a share,
> > please post the global section as well.
>
> Sorry.
>
> # Global parameters
>
2010 Aug 29
0
[LLVMdev] [Query] Programming Register Allocation
On Sat, Aug 28, 2010 at 16:20:42 -0400, Jeff Kunkel wrote:
> What I need to know is how to access the machine register classes. Also, I
> need to know which virtual register is to be mapped into each specific
> register class. I assume there is type information on the registers. I need
> to know how to access it.
MachineRegisterInfo::getRegClass will give you the TargetRegisterClass
2014 Oct 23
1
logger.conf
with the below defined in logger.conf on 11.6 cert 6
I am not getting any log message other than notice and warning in any files
when doing module reload logger - queue log is the only one that says it
restarts
*CLI> module reload logger
== Parsing '/etc/asterisk/logger.conf': Found
Asterisk Queue Logger restarted
built fresh box with make samples - added 2 stations, dialing from
2016 Oct 24
4
Fix sharing ACL
Gentlemen,
I am struggling to solve this problem.
My file server Samba 4.4.5.
Even the administrator user (domain admin) could not write to the share.
Could someone give me a hint, in order to solve this problem?
shared folder: /mnt/data
Folder permissions:
# getfacl /mnt/data/teste/
getfacl: Removing leading '/' from absolute path names
# file: mnt/data/teste/
# owner: ricardo
2006 Jul 19
2
PRIO and CBQ
Hi,
I''m work on traffic shaping and I would like to know if it''s possible to mix
differents Queueing Disciplines ??
I would like to combine the proporties of a PRIO discipline with that of a
CBQ discipline.
I read some documentation and I found nothing about that, can you help me ?
I think to try something like that :
tc qdisc add dev $DEV root handle 1: cbq …
tc class add dev