Displaying 11 results from an estimated 11 matches for "n100".
Did you mean:
100
2000 Apr 21
1
outlier detection methods in r?
hi -
if I sample from a normal distribution with something like
n100<-rnorm(100,0,1)
and add an outlier with
n100[10]<-4
then
qqnorm(n100)
visually shows the point 4 as an outlier
and calculating the probablity of a value of 4 or bigger in 100 samples of norm(0,1)
gives
> 1-exp(log(pnorm(4,0,1))*100)
[1] 0.003162164
If I have more than 1 sample above out...
2024 Dec 02
2
EFI 64bit and Kernel 32 bit [redux]
Good day, Geoff.
On 2024-12-02 03:22, Geoff Winkless wrote:
> [...]
>
> I tried (a truncated version of) your instructions with my kernel and
> it boots fine under qemu. Sadly that same kernel will not boot on my
> real hardware (an ASRock N100-based board).
>
Just to confirm, are these 2 points all true?:
1. On the "ASRock N100-based board," your /EFI/BOOT/BOOTX64.EFI is the
/usr/lib/SYSLINUX.EFI/efi64/syslinux.efi file having MD5sum
388f8a1b8b2286de59952da3d25c0dae from the
https://packages.debian.org/bullseye/syslinu...
2007 Feb 20
2
A problem On the integrate Samba and AD 2k3 ..
...succeeded
BUT i can't get user'group
[root@wxyz-dns1 samba]# wbinfo -n USBEnabled
S-1-5-21-4121681757-1283273484-4023308939-1859 Domain Group (2)
[root@wxyz-dns1 samba]# wbinfo -Y USBEnabled
Could not convert sid USBEnabled to gid
[root@wxyz-dns1 samba]#
[root@wxyz-dns1 samba]# tail -n100 winbindd.log
[2007/02/20 09:19:29, 5] rpc_parse/parse_prs.c:prs_uint32(642)
001c num_ref_doms_1: 00000001
[2007/02/20 09:19:29, 5] rpc_parse/parse_prs.c:prs_uint32(642)
0020 ptr_ref_dom : 00020004
[2007/02/20 09:19:29, 5] rpc_parse/parse_prs.c:prs_uint32(642)
0024 ma...
2008 Jan 30
3
Bug#463232: xen-hypervisor-3.2-1-i386: boot failure with linux-image-2.6.23-1-xen-686
...printing out
Xen is relinquishing VGA console.
After that, nothing happens, no hard disk activity, nothing.
I have played around with the boot options, in particular with the
console= paramenter, but to no avail.
I have tested on two machines with identical results, one is a Lenovo
laptop, 3000 N100, the other is a desktop machine with an AMD Athlon XP+
2400
I have also asked for comments on the Debian-user-de mailing list, but
no useful advise was given.
Alternatively, I tried the nopae version of xen, but this would result
in constant reboots.
-- System Iformat:
Debian Release: lenny/si...
2009 May 23
0
Wine & Wow
...nd added some linux/wine specific options with opengl but nothing changed.
3. First i used stable wine edition which one is at debian repo. After experiencing problems i upgraded to latest unstable wine version but this did not solve the problem.
And about my system;
My computer is a LENOVO 3000 N100 laptop including Nvidia graphics card, 1.8Ghz cpu, 2Gb ram, Debian Lenny stable installed.
Here's the glxinfo :
>
> name of display: :0.0
> display: :0 screen: 0
> direct rendering: Yes
> server glx vendor string: NVIDIA Corporation
> server glx version string: 1.4
> s...
2006 Nov 06
2
Fwd: How to grep and remove files
Hi All,
I want to know how to grep and delete (remove) files .
What I need is that there are some unwanted out going mails in the queue in
my Centos 4.4 Sendmail Server. I can find them with the below commad.
mailq /var/spool/mqueue/ |grep '<>'
Then It displays all the mails of that type withg their ids in the following
way.
[root at gateway ~]# mailq /var/spool/mqueue/ |grep
2013 Apr 08
1
Designing a Raspberry Pi "UPS"
Hey folks,
I'm designing a power management card for a Raspberry Pi, for an embedded application. Basically, here's the bits and pieces that would be on the card:
- A 12V SLA battery charger, which can be powered from a wall wart or solar panel.
- A pair of 12V->5V switching regulators, one powering the Pi and the other powering a built-in 4-port USB hub.
- A USB capable
2007 Jan 03
6
Any quiet 24 port POE switches out there?
I have an upcoming install which places the switch close to some
employees in a quiet work environment. Can anyone recommend a quiet 24
port POE switch? The Linksys SRW224P behind me right now would be
objectionable, I'm sure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Apr 05
6
NT_STATUS_ACCESS_DENIED
I am new to Samba, but not to Linux. I hope someone here can point me in the
right direction.
I have installed Samba and it appears to be working, at least as far as I have
tested it. However, I have hit a snag in my testing. I have searched Google for
several hours but I have not found a solution.
On a Linux machine (named "annwn") running Fedora Core 6, I have set up a share,
using
2015 Apr 09
42
[Bug 89969] New: vaDriverInit fails with gallium/nouveau driver
https://bugs.freedesktop.org/show_bug.cgi?id=89969
Bug ID: 89969
Summary: vaDriverInit fails with gallium/nouveau driver
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2013 Mar 18
10
Learning Rails - Advice for development environment
Hello,
I have been learning Rails for several weeks now. I am working through
Michael Hartl''s tutorial and other various things. My question is basically
regarding what type of environment to do my development in. First, some
background:
I have used different linux distros on and off throughout the years, so it
was easy and familiar for me to set up my desktop computer with Mint and