Displaying 20 results from an estimated 85 matches for "nucs".
Did you mean:
nics
2017 Mar 16
4
PXE vmlinuz kernel doesn't recognize memory in Intel NUC?
Hello all! I'm hoping someone can help. I'm having 2 issues; first:
When trying to load a CentOS LiveCD via PXE on an Intel NUC (NUC6CAY), I
get:
"Not enough memory to load specified image". The image is 1.1 gigs, and
there is 16 gigs of memory in the NUC.
To combat this, I found this forum post
<https://www.centos.org/forums/viewtopic.php?t=1398> which suggested using
2007 Mar 15
0
[e1071] predict.svm bug ?
Hi all,
I'm using SVM to classify data (2 classes) and I get strange results :
> model = svm(x, y, probability = TRUE)
> pred = predict(model, x, decision.values = TRUE, probability = FALSE)
> table(pred,y)
y
pred ctl nuc
ctl 82 3
nuc 5 84
> pred
1 2 3 4 5 6 7 8 ....
nuc nuc nuc nuc nuc nuc nuc ctl ....
And now, with probabities computation :
2020 Sep 24
2
cifsacl not working
On 9/24/20 11:51 AM, Aur?lien Aptel wrote:
> The request-keys config looks right.
>
> You can check if winbind is properly configured trying to map with the
> winbind CLI client called wbinfo. For example:
>
> # wbinfo -i NUC\\administrator
> NUC\administrator:*:20501:20514::/home/NUC/administrator:/bin/bash
> ^^^^^ ^^^^^
> uid
2007 May 31
3
Venn diagram
Hello,
I am a total beginner with ?R? and found a package ?venn? to
create a venn diagram.
The problem is, I cannot create the vectors required for the diagram.
The manual say:
"R> venn(accession, libname, main = "All samples")
where accession was a vector containing the codes identifying
the RNA sequences, and libname was a vector containing the codes
identifying the
2015 Jan 08
0
Intel NUC? Any experience
...ubsequent
> OS?
>
> 3) Is it possible to add an additional NIC for possible use as a home
> router/gateway? If not internally, then via a USB connected NIC?
>
> Any thoughts on the subject would be appreciated.
>
> David
> San Francisco
I installed CentOS 7 on a pair of NUCs using a PXE server, but I see no
reason why a USB DVD wouldn't be a problem. The onboard wired connection
works flawlessly, the wireless is an optional card so it depends what
you buy. The Intel wifi card I got worked without hassle.
USB NICs will be fine, I've used the Apple USB2->1...
2017 Mar 16
0
PXE vmlinuz kernel doesn't recognize memory in Intel NUC?
On 03/15/2017 06:08 PM, Locane wrote:
> Hello all! I'm hoping someone can help. I'm having 2 issues; first:
>
> When trying to load a CentOS LiveCD via PXE on an Intel NUC (NUC6CAY), I
> get:
> "Not enough memory to load specified image". The image is 1.1 gigs, and
> there is 16 gigs of memory in the NUC.
>
> To combat this, I found this forum post
>
2017 Mar 17
0
PXE vmlinuz kernel doesn't recognize memory in Intel NUC?
On 3/15/2017 6:08 PM, Locane wrote:
> Hello all! I'm hoping someone can help. I'm having 2 issues; first:
>
> When trying to load a CentOS LiveCD via PXE on an Intel NUC (NUC6CAY), I
> get:
> "Not enough memory to load specified image". The image is 1.1 gigs, and
> there is 16 gigs of memory in the NUC.
that NUC uses a Celeron J3455 "Apollo Lake"
2002 Dec 13
2
A beginner's problems with plotting
Hi,
How would I go about plotting all 8 columns of a data.frame on a simple line
graph. i.e. eight lines and sets of points, differentiated by line pattern or
colour)?
An what further arguments would I need to invoke a log scale on the y-axis of
that same plot (normal x-axis)?
Cheers, Jeremy
2015 May 06
1
Intel NUC haswell-ULT
I have one of those new little NUC's and installed Centos 7.1 on it.
lspci shows
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated
Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller
(rev 09)
00:14.0 USB controller: Intel Corporation 8 Series
2015 Jan 08
5
Intel NUC? Any experience
Folks
The price point of Intel's NUC unit makes it attractive to use as a
server that doesn't have significant computational load. In my
environment, a USB connected hard-drive could provide all the storage
needed. I wonder if anyone has had experience with it, and can answer:
1) Does Centos6 and/or Centos7 install from a USB connected optical
drive? or a USB flash drive? I'd
2011 Jul 22
0
pegas package: Problem using nuc.div and tajima d -> error with dist.dna() -> character variables must be duplicated in .C/.Fortran
Hi,
For the last few days I have tried utilise your package "pegas" in order
to obtain some values for indices like the nuclear diversity and tajimas
d value.
I have modified my dataset (a text file containing dna sequences) in
order to be able to read it in with the tools provided by pegas. Here, I
have oriented myself on the description provided by the help-page in
read.loci().
2015 Jan 08
0
Intel NUC? Any experience
On 1/8/2015 11:32 AM, david wrote:
> The price point of Intel's NUC unit makes it attractive to use as a
> server that doesn't have significant computational load. In my
> environment, a USB connected hard-drive could provide all the storage
> needed. I wonder if anyone has had experience with it, and can answer:
>
IMHO, its totally unsuitable as a server, there are
1999 Sep 02
1
trouble with the 'exclude' parameter of factor() (PR#265)
Full_Name: Laurent Gautier
Version: 0.65.0
OS: Irix 6.5
Submission from: (NULL) (195.110.4.98)
the following doesn't give what I expect
> test _ factor(ORGMORE[[1]],exclude=c(NA,"NOM"))
Warning message:
NAs introduced by coercion
> levels(test)
[1] "CYT" "EXC" "MEM" "NOM" "NUC" "SEC"
while this works...
>
2020 Sep 24
2
cifsacl not working
On 9/24/20 12:10 PM, Rowland penny via samba wrote:
> On 24/09/2020 16:58, Ken Bass via samba wrote:
>> On 9/24/20 11:51 AM, Aur?lien Aptel wrote:
>>> The request-keys config looks right.
>>>
>>> You can check if winbind is properly configured trying to map with the
>>> winbind CLI client called wbinfo. For example:
>>>
>>> # wbinfo -i
2020 Sep 24
2
cifsacl not working
On 9/24/20 8:53 AM, Aur?lien Aptel wrote:
> Ken Bass via samba <samba at lists.samba.org> writes:
>> I installed a new Ubuntu 20.4 LTS system (smbd 4.11.6) . Initially I
>> tried using the SSSD and 'realm' to join the domain. Everything worked
>> similar to my Centos 7 install and I thought I was finished.
>>
>> The one thing not working is? cifs
2020 Jan 17
3
Twin HDMI
Hello,
I have an Intel NUC7PJYH running CentOS 6.8. This is a NUC with standard USB, 1GbE and 2*HDMI.
Installation was no problem providing acpi=off.
The problem is that by default the two displays are mirrored and I can?t seem to separate them.
I can only see one HDMI port from CentOS.
I need to see both HDMI ports discreetly.
Can you please help.
Regards,
Mark Woolfson
MW Consultancy Ltd
2017 May 18
2
Mini PCs
If it had two (or more) network ports, I'd be all over it. A single
gigabit nic is a bit limiting for me.
On 05/17/2017 01:04 PM, Nux! wrote:
> Hi,
>
> I have this and happy with it, I believe it ticks all your boxes (+ built-in IR port).
>
> http://www.intel.co.uk/content/www/uk/en/nuc/nuc-kit-dn2820fykh.html
>
> --
> Sent from the Delta quadrant using Borg
2017 Feb 21
1
Centos7: Intel nuc/Linksys usb-ethernet
Hello All,
I'm installing some DIY routers, composed of Intel nuc's ,Linksys usb-ethernet adapters and Centos7
On most machines I just plug in the usb device, install Centos7 and everything works.
But on this one machine the network interface doesn't work.
After installing ip addr shows:
[root at clgmol ~]# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue
2019 Jul 10
2
Alternative to laptop
On Tue, Jul 9, 2019 at 11:55 PM Earl A Ramirez <earlaramirez at gmail.com>
wrote:
> On Wed, 10 Jul 2019, 01:52 H, <agents at meddatainc.com> wrote:
>
> > I am considering buying a small, and therefore easily portable, computer
> > as an alternative to the laptop I already have. Obviously it would not
> have
> > battery, a screen, nor a keyboard etc. but more
2015 Jan 08
2
Intel NUC? Any experience
At 01:54 PM 1/8/2015, John R Pierce wrote:
>On 1/8/2015 11:32 AM, david wrote:
>>The price point of Intel's NUC unit makes it attractive to use as a
>>server that doesn't have significant computational load. In my
>>environment, a USB connected hard-drive could provide all the
>>storage needed. I wonder if anyone has had experience with it, and can answer: