Displaying 20 results from an estimated 200 matches similar to: "Need help mounting windows shared partitions"
2003 May 20
2
Need help troubleshooting nmbd -D
I get the following log when trying to run nmbd -D
Netbios nameserver version 2.2.3a started.
Copyright Andrew Tridgell and the Samba Team 1994-2002
[2003/05/20 15:02:44, 0] lib/util_sock.c:open_socket_in(789)
bind failed on port 137 socket_addr = 10.10.50.4.
Error = Cannot assign requested address
[2003/05/20 15:02:44, 0] nmbd/nmbd_subnetdb.c:make_subnet(140)
nmbd_subnetdb:make_subnet()
2002 Jul 02
4
Samba 2.2.4 and PRINT$
Hi,
I'm having difficulty configuring Printing with Samba 2.2.4 and Windows
2000 clients.
The samba installations is running as a PDC against LDAP. All the
sharing of network file systems seem to be working perfectly..
I have a share
[printers]
path = /usr/spool/samba
guest ok = yes
printable = yes
browsable = no
guest ok = yes
writable =
2010 Feb 08
1
R ggplot2 legend text left justify
In ggplot2 how do you justify the legend text ?
In the example below the opts(legend.text = theme_text(size =
9,hjust=0)) changes the size of the text OK but it remains right
justified.
> mydata=data.frame(RowID=c("A","B","C"),Name=c("long long long long
long name","short name ","medium medium name"),Speed=c(100,140,120))
>
2011 Jul 21
2
Dashboard and remote MySQL BDD
Hi,
I''ve installed Dashboard on my server and I aim to remotely request
the MySQL Database.
All documentations read explain the way to roll out using Dashboard
and MySQL Database on the same server.
I am looking for any information to achieve that because I haven''t
found any from the time being and I wonder if it''s just possible.
Thanks you,
David
--
You received
2006 Jul 13
1
ts and stl functions - still a problem
Hi
I am still having problems with using the stl function, when I read the csv file into R into a file called tkr and use dim(tkr) the result is 132 1 which is fine.
When coerce it into a trime series using ts either:
tstkr <- ts(t(tkr), deltat=1/12) or
tstkr <- ts(c(tkr), deltat=1/12)
and use the stl function I get the following error:
Error in
2013 Sep 09
7
Puppet calls the ENC twice for some nodes.
Hi everyone,
I have an issue setting up Puppet with an ENC.
For some nodes, puppet calls my ENC twice with a 2 sec interval.
All my agents share the same configuration file.
Considering this very basic ENC :
#!/bin/bash
> nodeName=$1
> echo `date` $nodeName >> /tmp/encCalls
> echo "---
> classes:
> testClass:"
Here is the content of /tmp/encCalls after a
2012 Nov 07
1
maptree package
Hello,
I was using the functino kgs of maptree and I've realized maptree has been
removed from CRAN repository.
Anybody knows why has it been removed? or where can I find the function kgs
that computes the Kelley-Gardner-Sutcliffe penalty function for a
hierarchical cluster tree
Thank you.
[[alternative HTML version deleted]]
2006 Feb 16
1
Problem making outbound calls on TE210P using NFAS
Hello,
I'm running Asterisk@home 2.5
asterisk 1.2.4
zapatel 1.2.2
libpri 1.2.2
on a Dell Poweredge 2850 (1 CPU) with a TE210P
I have 2 t1 circuits using NFAS with dchan on 24 and no backup dchan. I am able to receive inbound
calls on all channels and can only make outbound calls on channels 25-48.
Attempting to make an outbound call on channels 1-23 results in congestion.
2005 Oct 27
1
data.frame-question]
First a general comment on posting style, could you please be more specific
about where the error occurs as without this it is very difficult to
identify what the problem is.
Now concerning your problem. When I tried the code I posted yesterday I
thought it worked fine. I've tried it again now and found that the
data.frame TAB3 actually only has one column and the names "A",
2005 Nov 14
2
Coercion of percentages by as.numeric
Hi
Given that things like the following work
> a <- c("-.1"," 2.7 ","B")
> a
[1] "-.1" " 2.7 " "B"
> as.numeric(a)
[1] -0.1 2.7 NA
Warning message:
NAs introduced by coercion
>
I naively expected that the following would behave differently.
> b <- c('10%', '-20%', '30.0%',
2002 Jan 15
1
another starcraft
Hello everyone!
I downloaded CodeWeavers wine the other week and had it up and running in the instant of a sec. So, I mounted my Cd and installed StarCraft with no problems (except all this jibbrisch about missing fonts).
Happy as a newborn daddy I started it up, and noticed that since I couldn't fill in a userid for playing, I couldn't play. it turned out that all my keyboard pressing
2006 Jun 08
1
Rotate numbers on the Y axis on a multiple Boxplot chart
Hello All,
I am trying to format a box plot chart for a report so it matches other
charts I have created in other software programs. My problem is that I
need to rotate the values on the Y axis by 45 degrees, I have tried to
use the srt parameter but with no luck?
Does anybody have any suggestions?
Regards,
Daniel
My syntax is as follows:
2006 Jul 12
1
ts and stl functions
Hi,
I have imported a csv file into R which contains one column (the rate er 100,000 population of a disease, by month over 11 years) I coerced into a time series using the following function,
tstkr<-ts(tkr,deltat=1/12)
This seems to work fine, and when I check for the class of the object using class(tstkr) I get "ts" as the response.
When I try to use the stl function in
2006 Jun 09
1
Rotate values on Y axis
Hi,
I have been working through one of the examples on the FAQ about
rotating the labels on the x axis, I need to do the same but for the y
axis. I have managed to change some of the code, but I am still not
getting there, there is still something wrong. My syntax is as follows:
> par(mar = c(5, 7, 4, 2) + 0.1)
> plot(1 : 8, yaxt = "n", ylab = "")
> axis(2,
2002 Feb 23
2
Using LDAP and Samba I'm getting a stange error
Does anyone know what the following error means, and what I can do to
fix it??
[root@trouble openldap]# ldapadd -D "cn=root,o=smb,dc=picotech,dc=net"
-W
Enter LDAP Password:
ldap_sasl_interactive_bind_s: No such attribute
-------------
Jeffrey D. Means
CIO for PicoTech
Ft. Collins, Colorado
-------------- next part --------------
HTML attachment scrubbed and removed
2016 Apr 25
1
copy of a share without path
Thank you for your message.
I was not sure if the example (from here
https://www.samba.org/samba/docs/using_samba/ch06.html) was incorrect or
if I was missing something.
Alexandre Klein
Tanuki Software, Ltd.
6-18-10-4F Nishi-Kasai, Edogawa-ku
Tokyo 134-0088 Japan
Tel: +81-3-3878-3211
Fax: +81-3-3878-0313
http://www.tanukisoftware.com
On Mon, Apr 25, 2016 at 5:34 PM, Rowland penny <rpenny
2001 Oct 31
2
No debug?
Hi everybody!
I recently tried out Wine, and decided to write an article about it. Well, that means I need to get some interesting windows apps working, so far it's only Notepad and Solitaire (won't make anyone cheer). The problem is, when I try to start any installer.exe file, I get some rows of nonsense ("fixme pthread...blabla") and then it exits with the message that it
2009 Jan 30
2
[LLVMdev] undefs in phis
On Friday 30 January 2009 01:41, Evan Cheng wrote:
> >> I find it a little strange that the IMPLICIT_DEF disappears. Besides
> >> that, it looks okay up to here.
> >
> > I just verified that it does disappear.
>
> It's intentional. We don't want a live interval defined by an
> implicit_def. It unnecessarily increases register pressure.
Ah, I see.
2016 Apr 25
3
copy of a share without path
Matthias,
Sorry I should have wrote more details.
I agree with your message and I understand that template12 is not meant to
be a share.
What I tried to say is:
when I have this configuration:
[template12]
writable = yes
browsable = yes
valid users = alex
[alex]
path = /home/alex
copy = template12
I can see this error in /var/log/samba/log/smbd
[2016/04/25 16:44:14.719192,
2011 Apr 10
5
Question about levels/as.numeric
Hi,
I am still new to R and this is my first post on this mailing-list.
I have two .csv (each one being a column of real numbers) coming from the
same database (the first one is just longer than the second) and I read them
in R the following way:
returns <- read.csv("test.csv", header = FALSE)
returns2 <- read.csv("test2.csv", header = FALSE)
However, the two