Displaying 20 results from an estimated 7000 matches similar to: "Running Samba 3 as PDC"
2002 Sep 17
1
vorkomg on vmware virtual machine
Hello samba,
  Do know a isue about Samba not working well an a vmware virtual
  machine running on a Windows200 Server as host OS
  Even if saw my virtual linux machine in Network Neighborhood i can't
  acces it, I keep get an error message about not the network path been
  invalid
-- 
Best regards,
 cferent                          mailto:cferent@compas.ro
2007 Oct 09
5
continue for loop in case of erros
Dear all,
 
I have a for loop which includes nls model estimation. 
The loop breaks after the first non-convergence error. 
How can I make the loop continue and try to estimate all models?
I suppose it should be sth like: if(...) { next }
but I have no idea how to setup the arguements...
 
Thank you!
 
Irene
2009 Mar 30
2
Sliding window over irregular intervals
Dear all,
I have some very big data files that look something like this:
id chr pos ihh1 ihh2 xpehh
rs5748748 22 15795572 0.0230222 0.0268394 -0.153413
rs5748755 22 15806401 0.0186084 0.0268672 -0.367296
rs2385785 22 15807037 0.0198204 0.0186616 0.0602451
rs1981707 22 15809384 0.0299685 0.0176768 0.527892
rs1981708 22 15809434 0.0305465 0.0187227 0.489512
rs11914222 22 15810040 0.0307183
2020 Sep 16
2
Installing in RStudio Server in Windows WSL2
Hi,
I am following the below instructions for setting up an RStudio server in
Windows.
https://support.rstudio.com/hc/en-us/articles/360049776974-Using-RStudio-Server-in-Windows-WSL2
  I am a novice so I might be making an obvious mistake, but I am receiving
an error in step 3 of the RStudio server setup. I entered the below code
into ubuntu:
sudo add-apt-repository 'deb
2007 Oct 01
2
non-linear model parameterization
Dear all,
 
I would like to fit a non-linear model of the form:
y=g*x/(a+b*x)
with nls().
However this model is somehow overparameterized and I get the error message about
singular gradient matrix at initial parameter estimates.
What I am interested in is to make inference about parameters b and g, so this has to be taken into account in the model formulation. 
What options do I have?
Also, how is
2004 May 14
1
Logging into WIndows 2000 ADS from Linux Clients
Hi everyone,
I want to convert some 50 new machines that an organization is getting into Fedora Linux workstations.
This is the current setup:
The organization currently has one Primary Windows 2000 ADS and 2 numbers of Windows 2000 servers acting as Backup domain servers.
There are currently some 50 workstations already in the network and these are all Windows 2000 professional machines.
2004 Apr 02
2
Strange Fedora Booting problem: can not mount "LABEL=*" partitions
Hi, 
   Just got Fedora FC1 vanilla 2.4.25kernel+libata8patch booting problems, FC1 complains that it can not automatically find&found partitions specified with "LABEL=" in /etc/fstab, and then falls me into repair mode. In the repair mode I can mount it manually without any problems. More interesting are: 1) I have several partitions specified with "LABEL=*" in
2004 Jul 11
1
Moved samba doesn't work
Moved samba (acting as a standalone system) from a RH9 system to a FC1
system.  It wont authenticate the users.  Here is more of the specifics:
1. Users log into a Samba PDC.
2. Login scripts setup their mappings
3. Some mappings are on the PDC (these still work)
4. Some mappings are on the standalone server.
5. The version of samba on RH9 is 2.2.7
6. The version of samba on FC1 is 3.0.4
I
2018 Sep 14
1
Suggestion: use mustWork = TRUE as the default for system.file
Hello all,
Currently, the default behavior for system.file() is to return "" for
faulty paths.
I've found this behavior to be difficult when debugging, since it passes
the empty path onto other functions.  I initially wrote in errors myself
(with code like `if(path == "") stop(?Path not found?)`), but I now use
mustWork=TRUE or fs::path_package(), which errors by default.
2010 Jan 28
2
Conditional editing of rows in a data frame
Dear R users,
I have a dataframe (main.table) with ~30,000 rows and 6 columns, of
which here are a few rows:
      id chr window         gene     xp.norm    xp.top
129 1_32   1     32       TAS1R1  1.28882115     FALSE
130 1_32   1     32       ZBTB48  1.28882115     FALSE
131 1_32   1     32       KLHL21  1.28882115     FALSE
132 1_32   1     32        PHF13  1.28882115     FALSE
133 1_33   1  
2004 Aug 11
3
binary RPMs
Hi everybody.
I know that we can normally install source rpms designed for RH9 and FC1,
but can we also install the binary RPMs for RH9 and/or FC1 on a CentOS 3
system ?
2008 Jul 04
5
mkdep vs. makedepend
Where I work, we have an application that has been merrily running
away (and being built) on FC1 (yes, you read that right).
One of my assignments is to bring this up to CentOS, but on my first
effort, I ran into this interesting "feature."  The original build
process (FC1) uses mkdep to generate the dependency files that are
subsequently used by the makes to build the app.  mkdep does
2018 Dec 14
2
LLVM Error: Unsupported library call operation
Hello,
I am on the hook to instrument a piece of legacy LLVM IR code, and then we
are planning to feed to the SeaHorn framework for some model checking tasks.
After the instrumentation, I tried to use llc (version 3.9) to compile the
IR code, and it works fine. However, when I try to use llc (version 3.8.1,
the default llvm version of SeaHorn) to compile the IR code, it shows the
following
2004 Oct 14
1
Problem adding users to the PDC
I have problem adding users after I set up a goupmap. Before there was no
problem.
net groupmap ntgroup=Users unixgroup=users
Users (S-1-5-32-545) -> users
useradd pesho -g users
pdbedit -a pesho
new password:
retype new password:
tdb_update_sam: Failing to store a SAM_ACCOUNT for [pesho] without a primary
group RID
Unable to add user! (does it already exist?)
pesho of cource doesn?t exist
2005 Jan 28
2
maildir and /var/spool/mail/$USER
I was told to use dovecot because it was easier than cyrus.  I just 
upgraded from fc1 to fc3.  I am not sure what fc1 used but I think it was 
cyrus and it worked perfect out of the box no configurations to do.  The 
new cyrus-imapd is not so simple so I got dovecot.  I see examples saying 
to use mbox=~/mail:INBOX=/var/spool/mail/%u but when I try that I 
cannot map mail folders that reside
2018 Dec 16
2
LLC Version 3.8 : Unsupported library call operation for a mul instruction
Hello List,
I am on the hook to instrument a piece of legacy LLVM IR code, and then we
are planning to feed to the SeaHorn framework for some model checking tasks.
After the instrumentation, I tried to use llc (version 3.9) to compile the
IR code, and it works fine. However, when I try to use llc (version 3.8.1,
the default llvm version of SeaHorn) to compile the IR code, it shows the
following
2018 May 23
2
Pasar palabras de una lista a una variable del dataframe
Muchas gracias Carlos,
Me da error al hacerlo. Mi variable donde quiero que localice las palabras
de la lista tiene más de una palabra, no se si puede ser por eso.
Gracias
El Mar, 22 de Mayo de 2018, 20:15, Carlos Ortega escribió:
> Hola,
>
> Aquí tienes un ejemplo (reproducible)...
>
> #-----------------------
>> # Generar nombres de mujer
>> library(randNames)
2012 Dec 12
2
long margin text below lattice plot - how to wrap lines?
Hello,
I've got a lattice plot and need to add text into the bottom margin of the plotting area (below the bottom legend). 
This seems to work in principle using grid.arrange, yet the text to be added is rather long. As a consequence, it gets clipped:
require(lattice)
require(grid)
myplot <- xyplot(1~1)
mytext <- textGrob("This is such a very very long text that it goes on forever
2013 May 13
3
help: R GUI front-end has stopped working
Hello,
I'm using the function nlminb of the package stats inside a loop and when the number of trials grows, R crashes and says "R 
GUI front-end has stopped working". Could you help me with this problem? I have try in versions 2.15.1,2.15.2 and 3.0.0.  
> sessionInfo()
R version 2.15.2 (2012-10-26)
Platform: i386-w64-mingw32/i386 (32-bit)
locale:
[1]
2004 May 25
2
binary R for Fedora Core 2 e tcl
I update my linux version of FC1 for FC2.
FC2 uses tcl-8.4.5 and R-1.9.0 (rpm version for FC1, not install/not
run).
We have the rpm binary version at FC2?
-- 
Eng. Juan Santiago Ramseyer
Email: juan_sr@uol.com.br
Fones: 71-341.6473
       71-8806.6473