search for: sandi

Displaying 20 results from an estimated 461 matches for "sandi".

Did you mean: andi
2012 Aug 20
7
relating data in two data frames
Hi, My data.frame "A" has FID like this FID a a b b b c c d d d d Now my second data.frame "B" has age value for a, b, c, d like FID Age a      5 b      7 c      9 d      3 How can search for the Age column in "B" and replace the values in "A" so that my new "A" looks like this FID Age a      5 a      5 b      7 b      7 b      7
2012 Apr 02
4
Chown
Hello list, i did try to assign permission to folder for some users in samba4 as BDC, for example chown sandy Temp/ chown: invalid user: `sandy' when sandy is a users create in active directory, why sayme that sandy is invalid users????
2011 Jan 18
2
ggplot2, geom_hline and facet_grid
Hi I have a long data set on which I want to do Bland-Altman style plots for each rhythm type Using ggplot2, when I use geom_hline with facet_grid I get an extra set of empty panels. I can't get it to do it with the "Diamonds" data supplied with the package so here is a (much abbreviated) example: > lvexs cvd_basestudy ecd_rhythm fixed_time variable_time 1 CBP05J02
2011 Oct 27
1
ibm m1015 w/sandy bridge boot failure
I have a server running CentOS 6.0. Last night I replaced the CPU and motherboard. Old hardware: Supermicro x8sil-f + x3440. New hardware: Supermicro x9scl+-f + E3-1230. This is a new Sandy Bridge Xeon. Everything else remained the same, including an IBM m1015 SAS HBA. This is just an IBM re-branded LSI 92xx-8i (9220-8i specifically I believe), which uses the LSI SAS2008 chipset and the
2013 May 20
1
[LLVMdev] How to optimize for x86 32-bit on Sandy Bridge processor ?
Hi all, I would like to know what are the options to use with 3.3rc1 llc/opt to 32-bit (NOT 64-bit) code on a Sandy Bridge processor ? I've defined a datalayout that use a 32-bit as pointer size and I'm passing -march=x86 to llc, is it enough ? I'm not using CLANG as front-end. Thanks for your answer Seb -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Jan 02
1
Anybody have any luck with games on Sandy Bridge?
I have been trying for the past several weeks to install my various windows games on my new Sandy Bridge desktop (Ubuntu 11.10, integrated Sandy Bridge graphics, Wine 1.3) with little to no success. While the games install just fine as the appdb says they should, I have yet to get any game to run and I have come to the conclusion that it is because of the graphics. The most progress I have made is
2008 Aug 01
4
Plotting ordered nominal data
Hi I'm sure this question has been asked before but I can't find it in the archives. I have a data frame which includes interval and ordered nominal results. It looks something like "Measured" "Eyeball" 46.5 Normal 43.5 Mild 56.2 Normal 41.1 Mild 37.8 Moderate 12.6 Severe 17.3 Moderate 39.1 Normal 26.7 Mild NULL Normal 27.9 NULL 68.1
2010 Nov 30
2
ggplot2 histograms
Hi With ggplot2 I can very easily create beautiful histograms but I would like to put two histograms on the same plot. The histograms may be over-lapping. When they are overlapping the bars are shown on top of each other (so that the overall height is the sum of the two). Is there any way to get them to display overlapping (with smaller value in front, larger value behind) so that the overall
2012 Oct 29
1
XML namespace control
Hello, I am working with a database system from which I can retrieve these kinds of user defined fields formed as XML ... <udf:field unit="uM" type="Numeric" name="facs.Stain final concentration">5</udf:field> You can see in the above example that "field" is defined in the namespace "udf", but that the "udf" namespace is
2015 Mar 02
7
Update
On 02/03/15 16:45, sandy.napoles at eccmg.cupet.cu wrote: > root at samba:/home/samba-master# git pull > error: Failed to connect to 2001:638:603:d06e::80:230: Network is > unreachable while accessing http://git.samba.org/samba.git/info/refs > fatal: HTTP request failed > root at samba:/home/samba-master# > > > >> On 02/03/15 16:21, sandy.napoles at eccmg.cupet.cu
2015 Mar 02
5
Update
On 02/03/15 16:21, sandy.napoles at eccmg.cupet.cu wrote: > My OS is Debian 7 and I only writte git pull > >> On 02/03/15 15:05, sandy.napoles at eccmg.cupet.cu wrote: >>> ifconfig -a >>> eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80 >>> inet addr:172.18.68.8 Bcast:172.18.68.31 >>> Mask:255.255.255.224 >>>
2015 Mar 02
3
Update
On 02/03/15 15:05, sandy.napoles at eccmg.cupet.cu wrote: > ifconfig -a > eth0 Link encap:Ethernet HWaddr 00:0c:29:82:ec:80 > inet addr:172.18.68.8 Bcast:172.18.68.31 Mask:255.255.255.224 > inet6 addr: fe80::20c:29ff:fe82:ec80/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:107940 errors:0
2015 Mar 02
3
Update
Hi Sandy, Thanks! Curious. Do you have any other interfaces? ifconfig -a should show them all including loopback. What is puzzling me is that it should not even attempt to use IPv6 to reach a global address when it only has a link-local address. It should gracefully fall back to IPv4 (as per RFC 6724 or RFC 3484 depending on the kernel version). Since you have an IPv4 address and I assume an
2015 Mar 02
3
Update
Try lynx http://git.samba.org/ Or indeed telnet git.samba.org 80 GET / HTTP/1.0 OR telnet6 git.samba.org 80 GET / HTTP/1.0 There are blank lines after the GETs. These will show if you have connectivity over HTTP to the Samba git repository over v4 and/or v6. David ------------------------------------------------------------------------ Dr David Holder CEng FIET MIEEE Erion Ltd, An
2015 Mar 02
2
Update
Thanks. No other interfaces (ifconfig -a)? Also output of ip -f inet6 route would be useful. David ------------------------------------------------------------------------ Dr David Holder CEng FIET MIEEE Erion Ltd, An Cala, Inverkirkaig, Lochinver, Sutherland, IV27 4LR, UK Reception: +44 (0)1422 207000 Direct Dial: +44 (0)131 2026317 http://www.erion.co.uk Registered in England and
2015 Mar 02
2
Update
Perfect thanks. Do you have a web proxy in your network? That would explain this sequence of events. ------------------------------------------------------------------------ Dr David Holder CEng FIET MIEEE Erion Ltd, An Cala, Inverkirkaig, Lochinver, Sutherland, IV27 4LR, UK Reception: +44 (0)1422 207000 Direct Dial: +44 (0)131 2026317 http://www.erion.co.uk Registered in England and Wales.
2010 Aug 09
5
Paperclip - Amazon S3 - https
I am able to use Paperclip to save files to Amazon''s S3 storage. Once saved, the files are available using a URL associated with the bucket and filename. I have not been able to find a good tutorial which clearly explains how to save a file to S3 (using Paperclip) whereby it can only be retrieved using https, and only for a limited time period (which I understand is a function of S3).
2015 Feb 28
3
Update
Hi Sandy, Please can you provide the output from an *i**fconfig -a* command? This should give an idea of what is going on. Turning off IPv6 will not be necessary if you can find the actual cause of the problem. You would not get this error message if you only have a link local address configured on your interface. You must have some form of global address. Also, the IPv6 address is that of
2015 Mar 02
1
Update
I do not understand that you say me???? > Any reason you are not using the git protocol? > > git://git.samba.org > > David > ------------------------------------------------------------------------ > Dr David Holder CEng FIET MIEEE > > Erion Ltd, An Cala, Inverkirkaig, Lochinver, Sutherland, IV27 4LR, UK > > Reception: +44 (0)1422 207000 > > Direct Dial: +44
2013 Oct 25
2
R CMD check problem with R 3.0.2
Using SUSE Linux, Windows 32 bit and Windows 64 bit R 3.0.2 , I am unable to use R CMD check successfully. Here is the Windows 64 bit report: Z:\R\source\effects>R CMD check pkg * using log directory 'Z:/R/source/effects/pkg.Rcheck' * using R version 3.0.2 (2013-09-25) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file