Displaying 20 results from an estimated 4000 matches similar to: "2.10 problem passing user options"
2013 Mar 13
1
[patch] Incorrect umask in FreeBSD
Normally, in the !UseLogin case on a system with login classes, the
umask is set implicitly by the first setusercontext() call in
do_setusercontext() in session.c. However, FreeBSD treats the umask
differently from other login settings: unless running with the target
user's UID, it will only apply the value from /etc/login.conf, not that
from the user's ~/.login.conf. The patch below
2013 Aug 07
1
Issues with print command group membership
Hi,
I have a Samba print share set up, with a "print command" specified
that just cats the file to /dev/ulpt0. This share is accessed by the
guest Samba account, which I have set to be the 'smbguest' username.
I can manually run the print command as root, and the file prints.
I can manually run the print command as 'smbguest' (through sudo) and
the file prints.
2004 Feb 13
1
How to get time differences in consistent units?
I'm still having trouble getting to grips with time classes.
I wish to calculate the difference in days between events.
Browse[1]> insp.j$First
[1] "2002-02-19 13:00:00 NZDT"
Browse[1]> spray.j$Date
[1] "2001-11-29 13:00:00 NZDT"
Browse[1]> insp.jk - spray.j$Date
Time difference of 82 days
If I save insp.jk to a vector, I get a nice useful value of 82.
2013 Mar 28
0
[LLVMdev] [cfe-dev] llvmlab (phased buildmaster) is in production mode!
Cool! This is great news.
I feel like this information should be in our documentation somewhere.
Could you start a new file ContinuousIntegration.rst and use this content
to seed it? This new page would also be a good place to mention some LLVM
idiosyncrasies like smooshlab being Apple-internal but still reporting via
IRC; these things have not had a good place to be put yet. AFAIK currently
our
2013 Jan 04
3
help "reshaping" dataframe
List,
I want to reshape my data, but I'm not sure how to do it... it might be a
simple task, but don't know which package does this.
"occ.data" (see below) is how my original data are arranged, and I know
that with melt() I can reshape it like "y" (see below). However, I just
want to build a matrix like the "y" matrix, but with only 2 dimensions.
Something
2010 Dec 30
2
optim and singularity
Hello,
I was unable to find clues to my problem in ?optim. Using the data and code
below, I get an error ("system is exactly singular") when a particular line
of code is left in, but have found that 'optim' works when I comment it out.
The line of code in question is after the closeAllConnections() line of code
and contains a call to "na.approx" from the zoo package.
2005 Jul 01
19
Epia C3 Linux
Anyone know a good distro for an Epia Mobo with the C3 chip?
I have been trying to get Debian and Gentoo installed (new to me) and so
far having little luck.
Does anyone know a good install for this processor/mobo combo?
Thanks
Wiley
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Aug 20
2
syslinux-2.05 boot floppy failures, size related?
I have occasional problems booting kernel boot floppies
made with syslinux-2.04/2.05. The symptom is that syslinux
loads an initial part of the kernel image and then halts with
Boot failed: please change disks and press a key to continue.
Observations:
1. It's not a media problem. I've switched floppies and
reformatted them, but the failure persists.
2. It's not a BIOS problem.
2016 Jun 03
4
Realtek 8111GR on C7
Hi list,
I'm planning to buy a mobo (z170-K) that has Realtek 8111GR (nic).
I've tried to search on google about support on C7 but can't fine anything.
There is a way to check if supported?
Is the Realtek 8111GR supported or I must change mobo?
Thanks in advance.
2010 Jun 11
4
Dual Atom mobo - call capacity
I'm looking for a small formfactor mobo for an install that needs to handle 25 phone sets (no transcoding). I found a new dual atom 1.66GHz mobo - anyone know what kinds of call volume that will handle?
MD
2004 Jul 10
10
Syslinux 2.10 does not load initrd anymore
Hello all,
I just installed syslinux 2.10 on my usb-stick. It still boots then, but
doesn't load initrd.gz (same config file..).
Reverting back to syslinux 2.09 works fine, eg: initrd.gz is loaded.
Something changed in initrd handling code?
greetz,
Jaap Crezee
NB I am willing to share you more information or hints how to solve the
problem.
I am using kernel 2.6.7-bk20
2007 Oct 13
3
cheap mobo/cpu combo with hardware virtualization support?
I''ve currently got a Xen 2 system running on a CL10000 VIA system. I''d
like to upgrade to Xen 3 and make use of the hardware virtualization
support in Xen (sometimes). My requirements then:
1) Cheap CPU. AMD or Intel. Must have Xen3 hardware VM support. Any speed.
2) Lower power consumption from the CPU
3) Cheap mobo to support the chip.
4) Decent raid-1 SATA support on the
2010 Feb 21
6
eSATA drive enclosure of a full PC?
HI All,
I have a dilemma and I would appreciate advice
1. Get a good size case, mobo, processor, etc and put 8 hard drives it in and RAID them. (yes an 8 port SATA mobo). Running CentOS.
or
2. Get an eSATA enclosure that has room for 8 or 10 drives and just connect it to box?
I know that RAID is not a full proof backup, but I am looking for a solution to store all of my data, projects, music,
2003 Dec 08
2
Asus A7V600 (3C940 1gb) + Oopsing kernel with PXELINUX
Hi!
We (an astronomical center) are building a small cluster for our
number-crunching. The problem is that we have 12 mobos A7V600 by Asus (for
athlons) - 1 server + 11 diskless nodes. And here comes the trouble...
hardware:
mobo: a7v600
net: 1 gigabit by 3com - 3c940, integrated in mobo
the problem is:
dhcp - works fine
tftp - works fine
pxelinux.0 - downloads fine (I hope)
linux kernel -
2004 May 28
1
pxelinux: 2.04 works but 2.09 doesn't
Hi,
Recently I upgraded pxelinux.0 from 2.04 to 2.09, after that the
pxelinux doesn't correctly obtain server's IP address.
The true address is 172.20.0.101, but 2.09 understand it as
172.20.0.11. "0" is dropped. As a result, root nfs-mount is
directed to the non existent server.
Following is the full screen dump of pxeboot by pxelinux 2.09:
2004 May 18
2
SYSLINUX 2.10-pre2 is out
I have released SYSLINUX 2.10-pre2. I *really* would like testing
reports for this one, especially ISOLINUX, since I've included Knut
Petersen's fix for Award BIOSes...
Changes in 2.10:
* MEMDISK: Handle images compressed with zip as well as with
gzip. Some Windows-based image tools apparently generate
these kinds of images by default. Patch by Patrick
2011 Jan 19
1
Using subset to filter data table
I am having difficulty understanding how I would constrain a data set by
filtering out 'records' based on certain criteria.
Using SQL I could query using 'select * from my.data where LithClass in
('sand', 'clay')' or some such.
Using subset, there seem to be ghosts left behind (that is, all of the
LithClass *.Labels* remain after subset)
> dput(tcc)
2005 Aug 22
2
64 bit hardware and filesystem size limit
We recently bought a 32-bit Xeon system with a 12-port 3Ware RAID card
and a dozen 500GB drives. We wanted to create 4TB drive arrays;
however, we soon discovered that there is about a 2.2TB drive array size
limit on 32-bit hardware. Does that sound correct?
Would replacing the 32-bit mobo/cpu with a 64-bit mobo/cpu allow us to
use drive arrays larger than 2.2TB?
Thanks.
2009 Nov 13
11
scrub differs in execute time?
I have a raidz2 and did a scrub, it took 8h. Then I reconnected some drives to other SATA ports, and now it takes 15h to scrub??
Why is that?
--
This message posted from opensolaris.org
2012 Nov 21
1
Listing elements of a 4D array
Dear list,
I'm having trouble to see how my elements on a 4 dimensional array are
listed.
For example, I generated the following array:
junk.melt=melt(occ.data,id.var=c("Especie", "Site", "Rep", "Año"),
measure.var="Pres")
y=cast(junk.melt, Site ~ Rep ~ Especie ~ Año)
Now, I want to be able to look at how my species (Especie) are listed, in