similar to: space in user dir?

Displaying 20 results from an estimated 1000 matches similar to: "space in user dir?"

2007 Jan 10
2
problems with optim, "for"-loops and machine precision
Dear R experts, I have been encountering problems with the "optim" routine using "for" loops. I am determining the optimal parameters of several nested models by minimizing the negative Log-Likelihood (NLL) of a dataset. The aim is to find the model which best describes the data. To this end, I am simulating artificial data sets based on the model with the least number
2006 Apr 19
0
Sysprep & Samba
Hi, I'm using Samba version 3.0.14a-r2 on Gentoo Linux as a PDC for a classroom environment. The server and the classroom are in different subnets, but on the same local LAN. The broadcast messages are not forwarded, so I have enabled a single machine in the classroom subnet to act as a WINS proxy. I am using Ghost to image the classroom machines which uses sysprep to prepare the
2012 Jul 17
2
Problem creation tensor
Hi guys, I need some help to analyzing my data. I start to describe my data: I have 21 matrices, every matrix on the rows has users and on columns has items, in my case films. Element of index (i, j) represent the rating expressed by user i about item j. I have a matrix for each of professions. An example of a this type of matrix is: item 1 item 2 item 3 item4 id
2006 Aug 03
1
Re: samba 3.0.23a Cannot join network
I had the same problem after upgrading to 3.0.23a. I have one samba PDC running a basic setup back to the smbpasswd file, and one that runs OpenLDAP. The former did exactly as yours, and I ended up rolling back to version 3.0.23. On the latter, the smb process refused to run, reporting that it could not contact the database. I ended up having to remove all the database files and reinstall
2000 Feb 04
1
MA / RMA / Type II regression?
For starters, let me say again how impressive R is, and how all of the effort that has gone into R shines through clearly. It is an amazing program, and I am frequently pleasantly surprised to find out how powerful and capable R is. Finding the interface to xgobi is the latest pleasant surprise. Are there functions in R for Major Axis and Reduced Major Axis regression? I have OBS-RESID graphs of
2019 Jan 12
2
LLVM header files for Kaleidoscope tutorial
I'm going through the Kaleidoscope tutorial, adding the codegen() functions: https://llvm.org/docs/tutorial/LangImpl03.html. I cannot find any discussion of header files to include, (other than the include of llvm/ADT/STLExtras.h in the lexer/parser code), and the compilation is failing due to several undefined symbols: LogErrorV, Value, LLVMContext, APFloat, and others. I've been hunting
2010 Apr 30
3
Find solution for an error in the condition of if
Dear r-help, Could you help me to find a solution for this error: Il y a eu 50 avis ou plus (utilisez warnings() pour voir les 50 premiers) > warnings() Messages d'avis : 1: In if ((data[pa, k] == df[, j]) & (data[ch, k] == i)) { ... : la condition a une longueur > 1 et seul le premier élément est utilisé 2: In if ((data[pa, k] == df[, j]) & (data[ch, k] == i)) { ... : la
2008 Nov 27
1
lmer refuses nested random factors
I am trying to run the following model in R > lmer(leaves.eaten~Geocytotype+(1|TEST/ PLANT),data=cyphoplantfeeding,family=poisson) My experimental setup is 41 replicates (TEST) of an experiment in which there are three Geocytotypes of a plant species in each TEST, and two plant pseudoreplicates per Geocytotype in each test (i.e. 3*2=6 plants per test). So my random factors are trying
2003 Oct 30
1
AW: AW: Help for Samba 3 and Win ADS
Hi Denis, Thanks for help! After trying several things out I finally worked it out ;-) No I can connect with the useres from my WinDomain to the samba server - that's fine But: How do I create vald shares for the several groups? How can I set the rights for the different folders for different Windows-users & Windows-groups? Has this be done on windows or on linux? I just tried to set
2001 Dec 03
1
Re-joining the Domain
I was wondering if there is an answer to this challenge or if I just have to live with it? I'm a bit of a Newbie here. I'm in the process of setting up Samba -2.2.2 on a Redhat v7.1 (Seawolf) server. I've discovered that joining the NT Domain is a simple matter of smbpasswd -j DOMAIN_NAME smbpasswd picks up the PDC name from smb.conf and moves right along. There is no need to
2019 Jan 09
4
Problems trying to build LLVM
Hi, I am brand new to LLVM, or more precisely, trying to be. I'm getting stuck on compiling LLVM. - I tried installing on a Mint 18.1 VM with 6GB RAM, and the builds of some large executables were killed by the OOM killer. I finally realized that I needed to build using shared libraries, and succeeded. This was in November. - I put aside my LLVM project, and just got back to it. I got stuck
1999 Oct 05
1
WANTED: Q&A
First, I am really liking what I have seen so far in R. The demos are quite fascinating, and I look forward to doing some really neat stuff over the next little while with R. Being but an intiate to R, I am having quite a bit of trouble figuring out how to use the leaps library. Rather than ask several questions to the list at large, I would rather explain what I'm trying to do to someone in
2007 Nov 10
2
Access Point with Ethernet.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hi: I have a small infrastructure of network of local area, that are based on a computer, with computer and with a Point Access, with Debian Etch 4.0r1. With Shorewall 3.2.6-2. Well. Since I have two cards of network, which of which, I have left like that: Internet --> Router (217.126.221.65) --> eth1 (217.126.221.117) --> eth0 (LAN
2011 May 27
2
is not so much to others make you pain, than say of yourself
the life road long and colorful, just like in the horizon sea voyage, sometimes uneventful, running smoothly; And sometimes, but a driving paradises tough. But as long as our hearts lighthouse, it can not be quenched along his route to sail on. The life road long and colorful: in the sunlight I learn to laugh, I learn to strong in clouds; I hold in winds, hope in the storm I grasp ideal; When
2012 Aug 31
6
[Bug 2039] New: Give proper credits for ECDSA patch
https://bugzilla.mindrot.org/show_bug.cgi?id=2039 Priority: P5 Bug ID: 2039 Assignee: unassigned-bugs at mindrot.org Summary: Give proper credits for ECDSA patch Severity: normal Classification: Unclassified OS: All Reporter: ondrej at sury.org Hardware: All Status: NEW Version:
2012 Feb 23
0
CentOS 6.2 install problem squid winbind
In the install process, I checked squid and winbind. Squid access to winbind fails because squid was not added to the wbpriv group. I suspect that winbind is being installed after squid. I manually added squid to wbpriv in group and gshadow to allow access. I reported something very similar a couple of years ago on Fedora 14 https://bugzilla.redhat.com/show_bug.cgi?id=584161 -- Mark
2004 Jan 23
0
Samba3.0.1 - can't join new XP Pro pc to domain]
When adding machines to a Samba-2.2 controlled domain, the ?add user script? was used to create the UNIX identity of the Machine Trust Account. Samba-3 introduces a new ?add machine script? that must be specified for this purpose. Samba-3 will not fall back to using the ?add user script? in the absence of an ?add machine script?. > We have a very simple samba PDC setup using smbpasswd.
2004 Jan 22
0
Samba3.0.1 - can't join new XP Pro pc to domain
We have a very simple samba PDC setup using smbpasswd. About 10 days ago, I migrated from RH8/Samba2.2.7 to Fedora/Samba3.0.1 successfully. Now all morning, I've been trying to add another XP Pro PC to the domain without success. The following message appears after typing in the root id/password as part of joining the domain. The following error occured attempting to join the domain
2008 May 30
0
Version 3.2.0pre3-9.fc9 smbclient problem
I recently installed Fedora 9 for use as a squid server. We use smb_auth basic authorization and have run into a problem with it. I believe that I have tracked the problem down to smbclient when the USER environmental variable contains the userid and password. smb_auth.sh in squid uses the USER environmental variable. Below are test results for Version 3.0.28a-0.fc8 and Version
2009 May 13
1
force user broken - 3.2.11
Last month, I updated to Fedora 10 with samba 3.2.11-0.30.fc10 via a complete reinstall. Using x86-64. We are now experiencing a problem on a share with the force user parameter. [zz] comment = Test Share path = /home/zz force user = zzadminp create mask = 0770 directory mask = 0770 The primary group of zzadminp above is admplus. If user markoren with