Displaying 20 results from an estimated 82 matches for "sop".
Did you mean:
op
2011 Dec 01
0
pb with 4D dicom data and oro.dicom
...nymized file containing the 4D dicom image (288 x288 x 40 x 20 ) which is 20 time frame of a 40 slices data set (288 x 288). It is pretty heavy (around 137 Mo).
http://dl.free.fr/au9fVFq42
Here is a part of the dicom header of this file.
Thank’s in advance !
JP
0002,0002 Media Storage SOP Class UID: 1.2.840.10008.5.1.4.1.1.4.1
0002,0003 Media Storage SOP Inst UID: 1.3.46.670589.11.24148.5.20.1.1.6696.2011112916034476783
0002,0010 Transfer Syntax UID: 1.2.840.10008.1.2.1
0002,0012 Implementation Class UID: 1.2.276.0.7238010.5.0.3.5.4
0002,0013 Implementation Version Name: OSI...
2005 Jun 22
10
How to read an excel data into R?
Hi all,
Does anybody know the easiest way to import excel data into R? I copied
and pasted the excel data into a txt file, and tried read.table, but R
reported that
Error in read.table("data_support.txt", sep = " ", header = T) :
more columns than column names
Thanks!
Ling
2008 Jun 24
3
Permissions Issue
Hello group, this issue is driving me crazy, there just has to be a
simple way to do this that I am missing! I have a share, SOP. The file
system maps to /dir/dir/sop. If I have a set of users that need write
access to this directory, but only want to allow another set of users
read only access, how can I accomplish this? From the man pages, it
looks like I can set the share to read only, and use the directive
write list...
2015 Sep 01
3
Can't get cable connection working on virtual router machine
I'm pretty new to KVM and have a KVM CentOS 7.1 hypervisor running a few
VMs. I'm moving all my VMs from an ESXi host as I want to use KVM in
future. Most of my VMs are working except for one which is running a Sophos
UTM router (Sophos UTM is similar to products like pfSense
<https://www.pfsense.org/>, Smoothwall <http://www.smoothwall.org/> etc).
The host has 3 physical NICs which are configured on the Sophos VM as:
1) LAN (fixed IP)
2) DMZ (fixed IP)
3) WAN (which is directly plugged into a ca...
2013 Jun 15
2
quick Help needed
Hi,
i am new to this forum and not sure how it works,
I am trying to do deskriptive descripe my data in terms of gender:
head(scltotal)
pbnr dat dep dys sop ago mis age female messpunkt2
messpunkt1 tage eintrittsjahr
1 10023 1994-02-21 0.75 1.00 0.50 0.50 0.75 35 1 8817
8817 0 1994
2 10023 1994-05-25 0.75 1.00 0.50 0.50 0.75 35 1 8910
8817 93 1994
3 10028 1994-02-01 2.00 1.75 3.00 0.50 1.50 42 1...
2015 Sep 01
2
Re: Can't get cable connection working on virtual router machine
...wards <philledwards@gmail.com>
> wrote:
>
>> I'm pretty new to KVM and have a KVM CentOS 7.1 hypervisor running a few
>> VMs. I'm moving all my VMs from an ESXi host as I want to use KVM in
>> future. Most of my VMs are working except for one which is running a Sophos
>> UTM router (Sophos UTM is similar to products like pfSense
>> <https://www.pfsense.org/>, Smoothwall <http://www.smoothwall.org/> etc).
>>
>> The host has 3 physical NICs which are configured on the Sophos VM as:
>> 1) LAN (fixed IP)
>> 2) DMZ (...
2015 Sep 01
2
Re: Can't get cable connection working on virtual router machine
Hi Ajey, I thought I already was doing bridge mode. Below are the network
interface definitions from the XML config file for the Sophos VM. (Note
that it's actually the middle definition which is connected to the cable
modem which is different to how I showed it in the earlier diagram). What I
don't understand is that the interface type says "direct" in the XML even
though in virt-manager it shows up as "B...
2013 Jun 15
0
Calculate days with R
Hi,
May be this helps:
dat1<- read.table(text="
pbnr??????? dat? dep? dys? sop? ago? mis age female
1 10023 1994-02-21 0.75 1.00 0.50 0.50 0.75? 35????? 1
2 10023 1994-05-25 0.75 1.00 0.50 0.50 0.75? 35????? 1
3 10028 1994-02-01 2.00 1.75 3.00 0.50 1.50? 42????? 1
4 10028 1999-01-15 1.25 0.75 2.25 0.50 0.25? 42????? 1
5 10053 1994-03-16 2.50 0.75 1.25 0.50 1.25? 22????? 1
6 1...
2015 Sep 01
0
Re: Can't get cable connection working on virtual router machine
...7:39 AM, Phill Edwards <philledwards at gmail.com>
wrote:
> I'm pretty new to KVM and have a KVM CentOS 7.1 hypervisor running a few
> VMs. I'm moving all my VMs from an ESXi host as I want to use KVM in
> future. Most of my VMs are working except for one which is running a Sophos
> UTM router (Sophos UTM is similar to products like pfSense
> <https://www.pfsense.org/>, Smoothwall <http://www.smoothwall.org/> etc).
> The host has 3 physical NICs which are configured on the Sophos VM as:
> 1) LAN (fixed IP)
> 2) DMZ (fixed IP)
> 3) WAN (which...
2015 Sep 01
0
Re: Can't get cable connection working on virtual router machine
does you cable modem give you automatically the IP address? if thats the case then you need to do bridge configuration between nic3 and macvtap dhcp ip
and then you will be able to get dhcp attached IP to sophos vm
- ajey
On Tue, Sep 1, 2015 at 4:33 PM, Phill Edwards <philledwards@gmail.com>
wrote:
> Hi, I'm not sure what sort of diagram you mean, but I'll have a try. Does
> this help? It sounds like I need to do something to enable routing on what
> I've labelled "NI...
2015 Mar 24
2
how to add service at boot up
Hi there,
I am used to traditional update-rc.d et all.
Now I wonder how to add a a script that used to called by init.d (wit
start/sop ..) to the new "service start xx" regime.
All the tutorials I found talk about how to use update-rc.d..
thanks
robert
2015 Sep 01
0
Re: Can't get cable connection working on virtual router machine
...hich makes me wonder if you have the
necessary forwarding rules active.
Dan
On 1 September 2015 at 13:48, Phill Edwards <philledwards@gmail.com> wrote:
> Hi Ajey, I thought I already was doing bridge mode. Below are the network
> interface definitions from the XML config file for the Sophos VM. (Note
> that it's actually the middle definition which is connected to the cable
> modem which is different to how I showed it in the earlier diagram). What I
> don't understand is that the interface type says "direct" in the XML even
> though in virt-manager it...
2010 Oct 29
2
[LLVMdev] Landing my new development on the trunk ...
...iable. Thus, it is not known until the algorithm is done, which of the
created induction variables are unused.
FWIW I noticed that other optimizations (as seen in StandardPasses.h) are
followed by -instcombine for cleanup. I thought requiring or suggesting
running
-instcombine after -osr would be SOP.
FWIW2 our intent in creating OSR was not to replace LSR, just provide an
alternative strength reduction optimization.
> -Eli
Brian
2017 Mar 22
3
ggplot2
...y para el margen que contiene los textos de los ejes y las etiquetas.
¿Popdríais decirme cómo?
Muchas gracias
Belén Cillero Jiménez
Técnico de Estadística
Instituto de Estadística de La Rioja
bcillero en larioja.org<mailto:bcillero en larioja.org>
o?s?? ol ??d???s s???? ou ,so?u??s?p sop??lns?? s??snq ?S
________________________________
GOBIERNO DE LA RIOJA
AVISO LEGAL: La información contenida en este mensaje es confidencial y está destinada a ser leída sólo por la persona a la que va dirigida. Si Ud. no es el destinatario señalado le informamos que está prohibida, y puede ser i...
1998 Apr 15
2
Win'95 printer lock-ups & filters
...printer. I
can't even telnet to the print server when this happens. Most of the
printers are HP LaserJet 4's & 6's connected via external or internal
JetDirect print servers. What is unclear to me is why this is happening.
I suspect Win '95 is the culprit and if this is just SOP while running
networked printers I'll live with it, but I want to make sure I haven't
missed anything.
Filters:
While I'm on the subject, does either samba or lpd apply any filters to
incoming print jobs from Win '95 clients? My impression is that it does
not, but merely passes th...
2002 May 29
1
compile release 20020509 of Wine, failed! What's wrong? Please help...
...acacia2/tlbach/temp/wine-20020509/dlls/ntdll'
make[1]: *** [ntdll/ntdll.dll.so] Error 2
make[1]: Leaving directory `/0/acacia2/tlbach/temp/wine-20020509/dlls'
make: *** [dlls] Error 2
--
------------------------------------------------------------------------
BACH Thanh Le <http://www-sop.inria.fr/acacia/personnel/Thanh-Le.Bach/>-
Stagiaire
. Projet ACACIA <http://www-sop.inria.fr/acacia/> - Acquisition des
connaissances pour l'assistance ? la conception par interaction entre agents
. I.N.R.I.A Sophia-Antipolis <http://www-sop.inria.fr> - Institut
National de R...
2020 Jul 08
1
server setup best practices
Everyone,
I am in the process of migrating over a samba Linux VM from an openvz
based system to a vmware based system.? I am migrating over these services:
apache
samba
rsync (daemon via xinetd)
I'm trying to improve my documentation and I want to make a linux vm
best practices SOP that can be used as the template for all new server
setups.? Does anyone have any similar kinds of documentation that they
would be willing to share (excluding confidential / credentials, etc)
Chris
2020 Apr 15
1
detect ->
On Wed, 15 Apr 2020 10:41:41 +0300
Adrian Du?a <dusa.adrian at gmail.com> wrote:
> Now, if I could find a way to define "=>" as a standalone operator,
> and convince the R parser to bypass that error, it would solve
> everything. If this is not possible, I am back to detecting "->".
Just to confirm, are you avoiding custom %operators% because of two
extra
2006 Sep 27
1
MD5/Checksums for debug files?
Being new at distro SOPs, I don't know if this is an unusual thought.
With a kernel debug package (or any such debug package) would it be
prudent in todays world to have a checksum or signature process to
assure the downloaded file is untampered with and complete?
What prompts this is I just downloaded the kernel pa...
2012 Jul 06
1
bind: root hints named.ca and named.root
For 6.x I have both of these files in my /var/named directory, probably copied when upgraded. named.ca date inside the file is dated 2008 and named.root is from a few months ago.
Am I correct in assuming that named.ca is old and that I should be using named.root in my named.conf files? Is it SOP to use the latest from ftp://ftp.internic.net/domain/named.root
thx
-- Mike