Displaying 20 results from an estimated 2000 matches similar to: "Slightly off topic but I''ll ask anyway"
2003 Dec 05
0
Show windows users/groups of a mounted smb filesystem.
Hi,
I have setup linux as a member server (fedora 1), it authenticates against
a w2k AD server and runs winbind. I modified the login pam file
so can login to the linux box with my windows account. After login
I see my windows "home" directory that is mounted from a windows
w2k fileserver.
All described above works fine the only problem I have that I don't see
the owner/group of
2017 Jul 19
3
CentOS SDR Support
Several weeks ago, we posted a message seeking information about
time sources.? There were many helpful and educational responses.
An excerpt from one of the responses is included below.? We have
been following up with regard to how SDR capabilities might be
used for obtaining time using SDR dongles as well as using the
time source product referenced in that response.
Our SDR investigation has
2006 Oct 09
4
help
1.)How can i determine the number of pages in one stream?
2.)Whether size of page is same with in the whole stream?
kindly answer these questions as early as possible.
Nagaraj C L
Flextronics Software System
Desk: 41069445
Mobile:9886695116
*********************** FSS-Unclassified ***********************
"DISCLAIMER: This message is proprietary to Flextronics Software Systems (FSS)
2009 Sep 10
1
undefined method `protect_against_forgery?'
When I use plugin ''railstree'' (http://www.hashcode.eti.br/?p=91) as
following code:
node = Node.new :label => menu_item.name,
:link_to_remote => {
:base => self,
:update =>
"container",
:url => {
2009 Oct 09
1
Substituting the extracted coefficients into the formula, exctracted from the result of nls()
Dear all,
Here I come with another stupid question. Suppose I want to use nls()
to fit a series of data (here modelled by generated points), then plot
the points and the fitting curve. I figured out some way of doing it:
x <- runif(1:20, 0, 10)
y <- 0.1*x^2 - rep(3, length(x)) + rnorm(length(x), sd = 0.5)
yfit <- nls(y ~ a*x^2 + b*x + c,
start = list(a = 1, b = 1, c = 1),
2014 Jan 16
0
odd issue with ipmitool
Got an older server running 6.5. I've been fighting it - I have two
webcams for surveillance of the room; one works with motion, but it
resizes the picture down
Adjusting resolution from 640x480 to 360x296
and the video's dark and bad contrast. So I went back to the camer I'd
been using before that worked fine... on CentOS 5.x, and then I remembered
why I'd gone to the other camera
2018 Feb 02
0
Anyone using GQRX in Centos-7, for SDR ?
Is it a Realtek chipset?
I've had problems with it on CentOS as the system will load up the DVB drivers (for TV tuner) thus interfering with the SDR.
What worked for me is blacklisting them & reboot. Give it a try.
cat /etc/modprobe.d/blacklist_rtl.conf
blacklist dvb_usb_rtl28xxu
blacklist rtl2832
blacklist rtl2830
BTW there's a new package at
2017 Jul 19
2
CentOS SDR Support
Software Defined Radio
On Wednesday, July 19, 2017 8:40 AM, "m.roth at 5-cent.us" <m.roth at 5-cent.us> wrote:
Chris Olson wrote:
>
> Several weeks ago, we posted a message seeking information about
> time sources.? There were many helpful and educational responses.
> An excerpt from one of the responses is included below.? We have
> been following up with
2010 May 19
0
Piecewise nls w/ boundary as a fitting parameter
Hello,
Fitting a piecewise smooth curve to a set of points (and a piecewise
linear function in particular) seems to be a recurring question on
this list. Nevertheless, I was not able to find an answer to a
question that bothers me.
Suppose I have the following data set, and would want to fit it with a
piecewise smooth curve, In this model data, one curve is valid for up
to 3 and another one for
2008 Sep 19
1
Problem with Arima HDAMA rev.G with Integrated SiliconImage Sil3114 Serial ATA 4 Ports and 1TB SATA disks. Recomendation for a cheap SATA controller for linux software raid?
Dear Everybody,
I am telling you the whole story, perhaps you can give me a better idea.
Almost 3 years ago I purchased Arima HDAMA rev. G motherboard with
integrated Silicon Image Sil3114 Serial ATA 4 Ports SATA I adapter. (
http://www.arimacorp.com/ViewProduct.asp?View=86 ) . BIOS version is
2.13.
My intention is to make a file server, using linux software raid, so I
bought 2 new shiny 1TB
2017 Jul 19
0
CentOS SDR Support
Chris Olson wrote:
>
> Several weeks ago, we posted a message seeking information about
> time sources.? There were many helpful and educational responses.
> An excerpt from one of the responses is included below.? We have
> been following up with regard to how SDR capabilities might be
> used for obtaining time using SDR dongles as well as using the
> time source product
2024 Oct 15
1
C API: How to get a seektable for very long files?
Am 15.10.24 um 21:26 schrieb Alistair Buxton:
> Another SDR user here. It was me who reported the bug where total samples
> wraps around on overflow.
That's a bug in the flac application. I think the correct behavior is
setting it to 0 if total samples > 2^36
>
> FLAC performs extremely well on SDR samples, both speed and compression
> ratio. In my testing it outperforms
2009 Aug 09
1
problem adding columns to matrix
Hi all, i purchased a copy of the book Morphometrics with R by Springer.
at the end of each chapter there are exercises to train what you just
read and (hope) learned...
so i have this problem:
Define a hypothetical data frame containing five measurments normally
distributed(size,head,pectoral,area,weight) for four individuals
(named ind1, ind2, etc). ADD A COLUMN corresponding to the
2024 Oct 15
2
C API: How to get a seektable for very long files?
Another SDR user here. It was me who reported the bug where total samples
wraps around on overflow.
FLAC performs extremely well on SDR samples, both speed and compression
ratio. In my testing it outperforms any other free lossless codec by a
large margin, being 20% smaller and 10% faster than the next best (which
was ffv1). The problem is the metadata, and not just total samples. We also
2018 Feb 02
2
Anyone using GQRX in Centos-7, for SDR ?
On Fri, Feb 02, 2018 at 09:38:17AM +0000, Nux! wrote:
> Is it a Realtek chipset?
yes it is.
> I've had problems with it on CentOS as the system will load up the DVB drivers (for TV tuner) thus interfering with the SDR.
> What worked for me is blacklisting them & reboot. Give it a try.
Ah, thanks, that's the trick. works now.
>
> cat
2008 Jan 11
2
xen-3.1 IPMI sensor (fwd)
Hallo *!
I have a board SE7501HG2.
- On 2.6.18 ipmitool works succefull.
On Xen-3.1 (2.6.18) ipmitool say:
# ipmitool sensor
WARNING: Unknown SDR repository version 0x00
SDR record id 0x0000: invalid length 0
(see thread [ipmitool-devel] Unknown SDR version)
- On page [4] as written:
ipmitool -> BMC ---> i2c/smbus
''-> SDR
- On Thread [9] was written:
2024 Oct 16
1
C API: How to get a seektable for very long files?
I am not an SDR user, but I think it would be a great idea to design and register an application metadata block for FLAC that supports these needs.
The fields in this application-specific metadata block could document how many files there are in total; which file in the sequence the current file is; what the actual sample rate is; how many bits in each sample are valid (to a finer degree than
2003 Dec 22
2
OpenSSH + PADL pam_ldap.so + password aging
First, my config:
Solaris 8
PADL pam_ldap v165 and pam_nss v211
OpenSSH 3.7.1.p2
All compiled with gcc 2.95.3 that ships with the Sun companion CD
LDAP PAM authentication is working well with OpenSSH, privsep is disabled,
challenge-response authentication is enabled. I would like to turn on
password aging, which seems to be well supported by pam_ldap. Logins going
through /bin/login correctly
2017 Jul 19
0
CentOS SDR Support
On 7/19/2017 11:41 AM, Chris Olson wrote:
> Software Defined Radio
>
I wouldn't want to use SDR as a simple time source.... SDR uses a /lot/
of CPU to make up for the lack of radio hardware. It would make far
more sense to get a dedicated WWV or GPS reciever to use as a time
reference, unless you're going to dedicate a server just to be a
software radio.
--
john r
2024 Oct 16
1
C API: How to get a seektable for very long files?
Op di 15 okt 2024 om 21:27 schreef Alistair Buxton <a.j.buxton at gmail.com>:
>
> I would like to see this kind of thing put into a secondary metadata block aimed specifically at SDR. This could be completely ignored by regular audio players - these files are not meant to be listened to anyway. I could probably figure out how to implement that, I even started looking into it once, but