Displaying 20 results from an estimated 200 matches similar to: "ANOVA problem"
2011 Dec 02
1
Graphics - Axis Labels overlap window edges
Hi,
I am trying to put larger axis labels on my graphs (using cex.axis and
cex.label) but when I do this the top of the text on the Y axis goes outside
of the window which you can see in this picture
-http://twitter.com/#!/robgriffin247/status/142642881436450816/photo/1 - (if
you click on the picture it opens a larger version so it is easier to see
the problem) is there anyway I can get R to not
2017 Mar 29
5
NT_STATUS_NO_LOGON_SERVERS after removing a DC and WERR_BADFILE when trying to remove broken DC
Situation: Trying to upgrade Samba from 4.1 to 4.5 without disruption
too much by adding new DCs and demoting old ones.
After bringing online the first 4.5 DC, I ran `demote
--remove-other-dead-server=` on that DC to remove one of the old 4.1 DCs
(held no FSMO roles). That seemed to run fine (the DC had been offline
for a few weeks at that point and I didn't want to restore it just for
2017 Apr 21
1
NT_STATUS_NO_LOGON_SERVERS after removing a DC and WERR_BADFILE when trying to remove broken DC
On 2017-04-20 18:38, Rowland Penny wrote:
> On Thu, 20 Apr 2017 18:00:24 +0200
> Sven Schwedas via samba <samba at lists.samba.org> wrote:
>
>> On 2017-04-07 13:44, Sven Schwedas via samba wrote:
>>> In the end I just upgraded all DCs to 4.5 and remote-deleted the
>>> broken ones. Seemed to work without a hitch, manual removal was
>>> only necessary
2011 Oct 26
2
New column of data filled with the larger value from 2 columns
Hi,
I'm sure there is a pretty simple answer to this but I have had my head
buried in the R book and on help pages for a while now and I've not made any
progress.
In simple terms:
I have 2 columns of data, column A and column B. I want to create a new
column (C) and fill it with the largest value from of A or B on each row.
So I want C to contain A if B>A
and C to contain B if
2013 Jul 06
0
"Operation not permitted" error when using "xe vm-start"
Hey!
I am following the steps at
http://wiki.xenproject.org/wiki/XCP_Beginners_Guide for creating a VM.
I''ve setup my test VM with 1GiB min/max memory. I''ve assigned 2GiB of
memory to dom0 (http://wiki.xen.org/wiki/Xen_Best_Practices) . My box
has 12GB of physical memory and runs Ubuntu 13.04.
When I do "xe vm-start", I get the following:
The server failed to handle
2016 Dec 19
3
GPO Security Filtering "Access Denied"
On 19/12/16 17:57, Miguel medalha wrote:
>>> No, I don't, because this is a loopback and I only want certain
>>> users on these computers to have the screensaver and lock disabled. If I did that it would apply to everyone.
> No, it wouldn't apply to everyone. As of April this year, according to Microsoft, all policies must have "Authenticated Users" with
2011 Nov 15
1
averaging between rows with repeated data
*The situation (or an example at least!)*
example<-data.frame(rep(letters[1:10]))
colnames(example)[1]<-("Letters")
example$numb1<-rnorm(10,1,1)
example$numb2<-rnorm(10,1,1)
example$numb3<-rnorm(10,1,1)
2016 Dec 19
0
GPO Security Filtering "Access Denied"
On 19/12/16 18:27, Alex Crow via samba wrote:
>
>
> On 19/12/16 17:57, Miguel medalha wrote:
>>>> No, I don't, because this is a loopback and I only want certain
>>>> users on these computers to have the screensaver and lock disabled.
>>>> If I did that it would apply to everyone.
>> No, it wouldn't apply to everyone. As of April this
2016 Dec 19
1
GPO Security Filtering "Access Denied"
>> FYI I just found where to add a particular permission.
>> I tried to add "Read" (not apply) to "Authenticated Users",
>> and got a "Unable to save permission changes on {3729C4F3-A62A-4805-AB02-728CE538BA23}.
>> Access is denied"
>> So I can't even add that permission.
This means that you have another problem somewhere (sysvol
2010 Apr 01
3
AIX 5.3 Active Directory Synchronisation using Winbind
I have been trying to get AIX 5.3 ML-11 integrated with MS AD (MS-2003 with SP2 and SFU 3.5). It has given me a few y hairs. I have not been able to get it to function correctly.
I have followed various tech articles and installation notes that I have found on the web. They are all basically the same in that they suggest to either compile the required components from scratch or to use the
2012 Apr 16
2
Survival Curves
Hello
I'm trying to make survival curves for some longevity data -
100 males and 100 females, some of which are still living (not dead at the
end of survey)
I would like to make sex specific survival curves as time on the X axis,
proportion alive on the Y, and a line for each sex (two lines)
Data looks like this:
Focal DOB DOD Longevity Sex
1 89-04-20 na
2011 Nov 16
3
create list of names where two df contain == values
Hello again... sorry to be posting yet again, but I hadn't anticipated this
problem.
I am trying to now put the names found in one column in data frame 1 (lets
call it df.1[,1]) in to a list from the rows where the values in df.1[,2]
match values in a column of another dataframe (df.2[3])
I tried to write this function so that it put the list of names (called
Iffy) where the 2 criteria
2012 Aug 07
1
Save & reload list objects
Hi,
I think this is probably (& hopefully) very easy but I the ideas I have
tried don't work.
Simply, I have 2 very large lists in my workspace which take an awfully long
time to make, each containing the information from 12500+ lmer models.
I would like to now save these lists as files (txt, csv... whatever suits
best) on to my computer/usb.
Then I would like to be able to reload them in
2012 Jul 18
3
Mean of matched data
Hi
I think/hope there will be a simple solution to this but google-ing has
provided no answers (probably not using the right words)
I have a long data frame of >2 000 000 rows, and 6 columns. Across this
there are 24 000 combinations of gene in a column (n=12000) and gender in a
column (n=2... obviously). I want to create 2 new columns in the data frame
that on each row gives, in one column
2015 Sep 01
0
Samba 4 and MS Windows NFS Server (2012R2) - Update
Try this on your samba DC.
amba-tool spn list PCNAME$
You should see something like:
PCNAME$$
User CN=PCNAME,CN=Computers,DC=internal,DC=domain,DC=tld has the following servicePrincipalName:
HOST/PCNAME
HOST/PCNAME.internal.domain.tld
nfs/PCNAME.internal.domain.tld
nfs/PCNAME.internal.domain.tld at YOUR_REALM
can you confirm this for both your servers which
2017 Sep 08
0
Server GC/name.dom/dom is not registered with our KDC: Miscellaneous failure (see text): Server (GC/name/dom@DOM) unknown
Hai Sven,
Sorry for the long wait, i had some things todo first here.
> -----Oorspronkelijk bericht-----
> Van: Sven Schwedas [mailto:sven.schwedas at tao.at]
> Verzonden: woensdag 6 september 2017 16:06
> Aan: L.P.H. van Belle; samba at lists.samba.org
> Onderwerp: Re: [Samba] Server GC/name.dom/dom is not
> registered with our KDC: Miscellaneous failure (see text):
>
2017 Sep 06
6
Server GC/name.dom/dom is not registered with our KDC: Miscellaneous failure (see text): Server (GC/name/dom@DOM) unknown
Hai Sven,
> -----Oorspronkelijk bericht-----
> Van: Sven Schwedas [mailto:sven.schwedas at tao.at]
> Verzonden: dinsdag 5 september 2017 17:13
> Aan: L.P.H. van Belle
> CC: samba at lists.samba.org
> Onderwerp: Re: [Samba] Server GC/name.dom/dom is not
> registered with our KDC: Miscellaneous failure (see text):
> Server (GC/name/dom at DOM) unknown
>
> On
2015 Sep 01
5
Samba 4 and MS Windows NFS Server (2012R2) - Update
Hi again,
I just started to debug things on the samba4 side:
When trying to mount the Windows NFS share, I get the following error on
the samba4 dc (just grepping for nfs in the logs):
auth_check_password_send: Checking password for unmapped user [S5DOM.TEST]\[nfs/nfsclient.mydom.test]@[]
map_user_info_cracknames: Mapping user [MYDOM.TEST]\[nfs/nfsclient.mydom.test] from workstation []
2003 Jan 28
1
can't create user entries in smbpasswd
Hi all,
after installing samba 2.2.5 (on Solaris8 running NIS+) it is not
possible to create user entries in smbpasswd.
I generated the smbpasswd file by
# cat /dev/null | /samba/samba-2.2.5/source/script/mksmbpasswd.sh >
/usr/local/samba/private/smbpasswd
-----
then tried to create user entry "dummy" in smbpasswd by
(user "dummy" exists under NIS+)
# smbpasswd -a dummy
2014 May 31
4
[long] major problems on fs; e2fsck running out of memory
Hello ext3 list,
I am having an odd issue with one of my filesystems, and I am hoping
someone here can help out. Yes, I do have backups. :) But as is often
the case, it's nice to avoid restoring from backup if possible. If
there is a more appropriate place for this question please let me know.
After quite a while between reboots, I saw a report on the console that
the filesystem was