search for: situed

Displaying 20 results from an estimated 57 matches for "situed".

Did you mean: sited
2024 Jan 10
2
using Paraview "in-situ" with R?
At ORNL, we worked with VisIt (a sibling of Paraview, both funded largely by DOE) around 2016 and made an in situ demo with R. We used packages pbdMPI (on CRAN) and pbdDMAT (on GitHub/RbigData), which were in part built for this purpose. Later also the package hola (on GitHub/RbigData) was built to connect with adios2, which can do buffered in situ connections with various codes. But the VisIt
2024 Jan 09
1
using Paraview "in-situ" with R?
I had previously asked about R interfaces to various "other" visualization tools specifically lightweights for monitoring progress of various codes. I was working on this, https://github.com/mmarchywka/mjmdatascope but in the meantime found out that Paraview has an "in-situ" capability for similar objectives.
2018 May 09
2
DsGetNCChanges 2nd replication on different
On Wed, 9 May 2018 11:02:45 -0300 Carlos via samba <samba at lists.samba.org> wrote: > Thanks; > > but, i can use same name ou change name ? Upgrading in situ, then yes you can use the same data and to be honest, you should, but if you demote a DC, NEVER user the same name again (well not until you are 100% positive there are no traces of the old name in AD, probably at least 6
2005 Aug 02
2
port forwarding ip to ip sip calls
Hi, I've got two pa1688 phones that I want to set up to communicate between branch offices without a gatekeeper. Both phones will be behind a firewall and I want to use port forwarding so the phones can communicate. I tested the phones behind a firewall on the same network segment and there were no problems at all using sip. However, I then moved the phones into situ and port forwarded
2018 May 09
2
Fwd: Re: DsGetNCChanges 2nd replication on different
HI ! I demote dc "same" name and rename dc, but same IP adresss. But erro persiste... DC "new name" May  9 15:34:39 dcXXX-NEW samba[12278]:   UpdateRefs failed with WERR_DS_DRA_ACCESS_DENIED/NT code 0xc0002105 for 37ba1799-307a-49ef-a6df-3657da7c4c98._msdcs.XXXX DC=DomainDnsZones,DC=XXX,DC=XXX,DC=XXX,DC=XX 37ba1799-307a-49ef-a6df-3657da7c4c98 = dcXXX-NEW Any  ideia ?
2019 May 11
1
Can browse files but can't open them
Hello I have a new Debian installation and am trying to open files on another computer. So far I can browse that other computer by using smb://192.x.x.x in my file manager (PCManFM). But when I try to open a file for editing, I can't. Typically what happens instead is that the right application launches as if to open the file, but it remains empty, i.e. no document gets loaded. I notice as
2012 Jan 13
1
Brillouin index
Dear colleagues. I wonder if anybody knows about a procedure in R to calculate the Brillouin Diversity index. I searched the net but did not find anything about it. Thanks a lot for any help Best, Philipp *************************************************** Prof. Dr. Philipp Fischer Head of AWI Center for Scientific Diving & Dept. In situ Ecology Section Shelf Sea Systems
2019 Oct 01
1
upgrading from CentOS 7 to 8
On 10/1/19 10:57 AM, MAILIST wrote: >> Your answer has nothing to do with the original question which is related >> to upgrade method and not condition for reinstalling without loosing >> data. > > After 40 years of upgrading many different operating systems, > Windows (from 3.1 to 10), CentOS 6 to 8, Ubuntu, Fedora, Red Hat, > AT&T Unix, VAX VMS; I have never
2002 Aug 13
1
Q: replacing elements in an array
Dear all, I have a question about the way the replacement of elements in an array works in R (having a slight idea of the answer), and a question about the way to achieve my goals. If I have a 3 ways-array called 'a', the command a[1, , ] <- rnorm(10) # assumes the size matches will result in having the whole object 'a' copied (since arrays are just 'vectors with
2016 Nov 29
2
RFC: Constructing StringRefs at compile time
char buffer[100]; And it also allows LIT(buffer) to compile, whereas the UDL doesn't. On Tue, Nov 29, 2016 at 9:54 AM Mehdi Amini <mehdi.amini at apple.com> wrote: > > > On Nov 29, 2016, at 9:52 AM, Malcolm Parsons <malcolm.parsons at gmail.com> > wrote: > > > > On 29 November 2016 at 17:38, Zachary Turner <zturner at google.com> wrote: > >>
2003 Oct 14
2
read-only problem in 3.0.0
We have a problem with shares that we would like to keep read-only for some users; it worked with 2.2.8a, but with 3.0.0 there is this odd behaviour: Users with read-only privilege can browse the files, can copy them out of the share (eg to their own hard disks) and open the copies, and can open the files in situ with Notepad; but if they try to open files in the share with Excel, for example, or
2023 Jan 29
1
Upgrading from Samba 4.8.2 to 4.15.5
On Sat, 28 Jan 2023 12:42:17 -0500 Mark Foley wrote: Thanks for that extensive response! --Mark On Sat Jan 28 05:12:23 2023 Rowland Penny via samba <samba at lists.samba.org> wrote > > [deleted] > You should be able to find out if your Samba packages were built with > MIT by running: > > smbd -b | grep HAVE_LIBKADM5SRV_MIT > > You should get nothing returned if
2012 Jun 20
1
CentOS-5.8 - Problem booting remote host
Kernel 2.6.18-308.8.2.el5 I recently experienced an odd problem with a host at our warm-site location. The facility we use suffered an hvac failure during elevated ambient temperatures (30C+) on Monday past and the equipment room reportedly cooked for some hours. It was sufficient that our equipment shutdown. In all probability this was due to an over-temp condition since the systems are all
2006 Jul 24
2
Meaning of "actions"
This is a semantic question. (I''m doing some technical writing about DTrace.) I''ll little confused about how to explain what an "action" is. By any definition, "trace(x);" is an action. However, what about just "i++;"? Looking at the DTrace guide page 76: "Probe actions are described by a list of statements separated by semicolons (;)
2017 Apr 13
4
humor (was Re: OT: systemd Poll)
On Thu, Apr 13, 2017 at 2:06 PM, <m.roth at 5-cent.us> wrote: > Robert Moskowitz wrote: >> On 04/12/2017 02:08 PM, m.roth at 5-cent.us wrote: > >>> d) And then there stuff that I'm not sure of the purpose... like >>> eclipse, that needs 2GB to run... for an editor. >>> >>> mark "my web pages proudly built in vi!" >>
2013 Jan 02
2
Read many cvs files
Hello R helpers, I would like to automate this code for many files of the same type. But I don´t know how to make it. In particular, i don´t know how to read many files each one as an r object with the name of the file. Then a for loop would be sufficient, right? Many thanks and a happy new year. Dominic datos <- read.table('global2001.csv',head=T,sep=';',stringsAsFactors=F)
2023 Feb 15
1
Evaluation of the Samba-tools rename functionality
HI, Just an update on this samba-tool (V4.17.4) ..rename functionality, against a 2008SP2 level AD. (also in case anyone else is mad enough to want to attempt this.) The rename tool, seems to do a fairly good job, However there are a couple of other fields that could do with being flushed/fixed during the rename. This one which breaks MS tools(with continuous looping & modal
2012 May 21
16
Contactos en Madrid-ayuda con instalación
Hola a todos, Mi nombre es Juanjo. Llevo un tiempo intentado hacer funcionar un programa que necesita de la instalación de RPROJECT y REXCEL. He mirado varias guías e instalado los programas pero obtengo varios errores. El principal es que tras instalar RProject, Rexcel y statcon y al intentar correr esta macro desde Visual Basic… Sub Start() RInterface.StartRServer
2016 Dec 09
0
How to join join Ubuntu desktop to AD
On 08/12/2016 18:14, Rowland Penny wrote: > OK, you need to have these symlinks: > > ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gnu/libnss_wins.so.2 > ln -s /usr/local/samba/lib/libnss_wins.so.2 /lib/x86_64-linux-gnu/libnss_wins.so > > ln -s /usr/local/samba/lib/libnss_winbind.so.2 /lib/x86_64-linux-gnu/libnss_winbind.so.2 > ln -s
2008 May 17
0
Job offer in France : FreeBSD administrator
Hello, This job offer comes from "Computer Futures" an french provider of recruitment services to the IT industry. I receive this email this week from one of the recruiters. This job is based in France, not so far from Paris; I post here the offer in french. -/- www.computerfutures.fr Marianne Cohen Computer Futures Solutions - France 40 Rue De La Boetie, 75008 Paris Phone 0033