similar to: FW: Daemon error

Displaying 20 results from an estimated 1000 matches similar to: "FW: Daemon error"

2004 Jan 13
0
Daemon error
Hi, I have configured Samba on a Solaris 9 machine. I intend to use shared directories on the Solaris machine from Windows 95,98,2000, XP machines on the windows 2000 network. The samba daemon smbd will not start and returns an error 'bind failed on port 139 socket_addr = 0.0.0.0. Error = Address already in use'. I have searched for use of this address and no other process is using the
2004 Jan 28
0
Winbind not listing users/groups
Hello: I have configured Samba on Solaris 9 operating environment. I have successfully joined a Windows 2000 AD domain with winbind. However, when I run: wbinfo -u..I get DOMAIN\root wbinfo - n user..I get SID wbinfo -g..I get Error looking up domain groups wbinfo -t..I get checking the trust secret via RPC calls succeeded Why can't I list the users and groups?Thanks. Mike Kiai. This
2005 Jun 03
2
Inactivity restart segmentation fault
Hi all, for an unknown reason, I find my asterisk server down every morning as a result of failing to restart during the night because of a segmentation fault. The error message is as follows: Waiting for inactivity to perform restart... Executing last minute cleanups == Destroying any remaining musiconhold processes Asterisk cleanly ending (0). -- Remote UNIX connection Waiting for
2015 Jun 15
0
Data scientist for Monitoring the Illegal Killing of Elephants at UNEP in Nairobi, Kenya
The CITES Programme for monitoring the illegal killing of elephants (MIKE) is looking for a Data Scientist based at the UN Environment Programme in Nairobi, Kenya. For more details and to apply, please go to http://tinyurl.com/mikeds-p3. Deadline for applications is 3 July. Org. Setting and Reporting The United Nations Environment Programme (UNEP) is the United Nations system's designated
2002 Jan 08
6
Subsets without NA
Is there a way of removing all rows with missing values from a data frame? I usually use subset(x, var1!="NA") and repeat for each variable. It would be nice to be able to do it in one fell swoop. Also, surprisingly, it doesn't always work. Sometimes I'm left with an empty set even though not all rows have missing values for the variable. Cheers, mikkel Mikkel Grum,
2003 Sep 02
1
Plotting dates
I'm trying to plot observations against observation dates and getting julian dates along the x-axis: library(date) Week<-as.date(c("05/02/03","05/09/03","05/16/03","05/23/03","05/30/03","06/0 7/03","06/14/03")) Leafminers<-c(0,2,5,10,4,6,5) Diglyphus<-c(0,0,4,5,7,3,1) LeafDig<-cbind(Week,Leafminers,Diglyphus)
2002 Jan 08
3
colour coding and different point types in a plot
I'm trying to plot four different sorghum types on a plot using a different colour/symbol combination for each sorghum type (TYPBOTA in the script below). What am I doing wrong?: plot(xx$LATITUDE,xx$SFD1, points(xx$SFD1,xx$LATITUDE, col=1:4[codes(xx$TYPBOTA)],pch=c(4,3,1,2)[codes(xx$TYPBOTA)]) grid() I get the following error message Error in 1:4[codes(xx$TYPBOTA)] : NA/NaN argument
2011 Nov 13
0
FW: Samba4 problem when compiling
Hi All, I have tried to install samba4 since it communicates with windows 2008 domain controller. I get the following error shown on the printscreen. Anybody please help. 1. My OS is solaris 10 on VM(virtual box 4) - I would like to make a PDC on solaris using samba4 and make it talk to windows server 2008. 2. I downloaded samba4 alpha 17 This was at the stage of running make. I would
2001 Jan 18
5
New Samba Install - Error Bind Failed
I am install Samba on a New RS/6000 M 80. I am installing Samba 2.0.7. I have the services and inedt.conf files with the needed entries and have add a program check my entry. I get the following error in the log file and can not figure out what is wrong. [2001/01/17 12:31:59, 0] lib/util_sock.c:open_socket_in(863) bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
2003 Dec 23
6
UTMP logging in Samba 3.0.1 does not have hostnames
Hi, I was testing Samba 3.0.1 as a logon server on a Solaris 9 Sparc box. I compiled Samba using gcc 3.3 with the following options: configure --prefix=/local/samba-3.0.1 --enable-static --with-nis --with-quotas --with-syslog --with-msdfs --with-utmp I set utmp = yes in the smb.conf file The samba server does create login entries but minus the hostname entries. The following
2007 Jun 14
0
besselK- complex number problem any help is welcome
Assistance, Im a student intrested in using R in my learning and research work in option pricing however i have a problem with besselK function In R. Would you assit me in computing the besselK of third kind of a complex number in R. Any code or suggestion will be highly appriceiated eg besselK(2,10) works well.. but besselK(2,10i) doesnt work !! im supprised it works in MATLAB but NOT
2009 May 14
1
Least-square support vector machines regression!
Dear R-community, I was using SVM regression (svm {e1071}) for predictions of single soil properties of a huge data set (3000 samples). There are for the eps-regression using the radial basis kernel three optimization parameters needed. To make things easier (using only two optimization parameters and not loosing performance) I wanted to use LS SVM regression (lssvm{kernlab}). But it
2012 Jan 11
0
Assist me on how I can arrange trend data of rainfall and temperature for analysis
I am a student doing my MSc Research Methods, i am working on my thesis research on analysing and modelling of crop failure risks due to drought in selected districts in Malawi. The analysis and modelling will focus on two crop stages of development: just after planting and flowering stages. I have rainfall, temperature, Relative humidity, wind speed, coordinate location data for the past 30 years
2003 Aug 18
0
displaying pruned clusters
Any idea why clusters five and six fall off the scale in the following? library(cluster) library(maptree) data(flower) dfl2<-daisy(flower,type=list(asymm=c(1,3),ordratio=7)) hdfl2<-hclust(dfl2) prune.dfl2<-prune.clust(hdfl2,k=6) plot(prune.dfl2) Of course the following will display all six clusters, but without a scale: draw.tree(prune.dfl2) Best wishes, Mikkel Mikkel Grum
2003 Mar 18
5
still can't print to samba printer from winxp
I have upgraded samba to 2.2.7a and cannot print to my printer attached to my BSD machine. I can use the share dirs, etc, but cannot print. My log file contains: [2003/03/17 16:17:19, 0] lib/util_sock.c:open_socket_in(804) bind failed on port 139 socket_addr = 0.0.0.0. Error = Address already in use [2003/03/17 16:18:02, 0] smbd/service.c:make_connection(252) 50163099sp (204.250.145.147)
2009 Jul 29
0
~RED ALERT**URGENT 2009 [CDC quote::DANGER!]~
[Arrow] [Idea] [Exclamation] Subject: ~RED ALERT**URGENT 2009 [CDC::"girl's suicide rate 'skyrockets' 76%" [Shocked] .....What is causing this [Question] and, Help stop this [Exclamation] ]~ ******* ------>>> Which is more important, $$$ or your daughters [Question] <<<------ ******* ~~~RED ALERT~~~ {~See CDC quote---76% 'skyrocket' rise is real
2010 Dec 20
1
transposing panel data
I am currently trying to transpose some large panel data set ie transposing multiple rows in into a single column. instead the transpose functionality transposes all rows into columns. my sample data set looks like below: ACCT_NUM ACCOUNT_NAME TRAN_AMT DATE EMPLOYER 101913 GK 7489 30-Apr-10 PENSION 101913 GK 7489 30-May-10 PENSION 101913
2003 Jan 07
2
Extracting means for given strata from dissimilarity object
Is there a way of extracting mean distance or dissimilarity for a given strata from a 'dist' or 'dissimilarity' object, e.g. extract mean distances for each species in Anderson's iris data? data(iris) iris.dist<-dist(iris[,1:4]) then what? Mikkel Grum, PhD Genetic Diversity Scientist International Plant Genetic Resources Institute (IPGRI) Sub-Saharan Africa Group ***
2001 Aug 21
4
looking for a smarter way
I have two problems where I've come up with some code that will do the analysis that I want, but it looks pretty clumsy. In the first case, I calculate the variance on five different columns for each of 14 clusters and get them into one matrix. I get the job done, but I would have thought that it could be done in one or two lines, not six, and be generalized so that it didn't matter how
2010 Jun 05
1
How to get the closing price from the the GOOGLE FINANCE site for NSEINDIA stocks
Sir, How to get the closing price from this link http://www.google.com/finance/historical?q=NSE:RCOM I installed quantmod getSymbols('NSE:RCOM',src='google') gives me this error********************** Error in download.file(paste(google.URL, "q=", Symbols.name, "&startdate=", : cannot open URL