Displaying 4 results from an estimated 4 matches for "labtests".
2009 Mar 29
1
a loop for boxplot graphs
Dear Colleagues
I have the following code that generates a boxplot for one specific labtest:
boxplot.n(LBSTRESN~COHORT, main="Boxplot of laboratory data for XLXXX-XXX test=Creatinine",
subset = LBTEST=="Creatinine",
xlab = "Cohort Number",
ylab = "Units = umol/L",
varwidth=TRUE
I would like to know if there is a way to loop through the dataset and
2018 Dec 14
0
Sample smb.conf for ADs authentication
On Fri, 14 Dec 2018 15:27:27 -0500
Gilbert Soucy <gsoucy at 36pix.com> wrote:
> Wow, we made some good progress. We can see the users and actually
> mount a share on windows. Only issue: the uids and guids are wrong.
> This is because of the backend : rip, I suppose.
>
> >Try adding 'winbind use default domain = yes'
> >Restart Samba and then try it like
2013 Jun 09
2
Intel 82579V ethernet nic using only one IRQ? (Dual TX RX queues)
...----------------------------------------------------------------
LAN support Gigabit (10/100/1000 Mbits/sec) LAN subsystem using the
Intel? 82579V Gigabit Ethernet Controller
http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-board-dh77eb.html
[root at nodeA LabTests]# cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
{...}
33: 180364 0 0 0 IR-PCI-MSI-edge eth0
DMESG:
e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:22:4d:9d:55:13
e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Conn...
2018 Dec 13
7
Sample smb.conf for ADs authentication
Hello,
I am trying to configure samba on a Centos 7.5 linux server ( Samba 4.8.3
) to share files stored on that server to a set of windows PCs running win7
and win10.
Some facts:
- the linux server is NOT the domain controller but it successfully
joined the domain ( realm join ...).
- we have a few linux servers on which we will want to configure samba in a
similar way to share files.
- the