Displaying 20 results from an estimated 600 matches similar to: "Mathematical Annotation: subscripts"
1998 May 28
1
samba domain issue
:')
I have a small block of addresses allocated by the ISP. In order to
conserve those addresses, I have constructed a Linux box (2.0.33
SuSE 5.1) to do IP_masq. (Works wonderfully. SuSE is the best kept
secret in the Linux community.) Problem is related to Samba. I MUST
be able to relocate NT clients behind my Linux system. I have tried
several different methods of configuration for
2008 Aug 04
0
Help needed: strange issue with share mapping at logon
Hello all,
I've run into an issue while migrating a client's Samba PDC from Debian
3.x to OpenSuSE 10.3, have been beating my head against it for over a
week, and am now turning to the mailing list for help.
We're running Samba 3.0.26a-3-1478-SUSE-SL10.3 authenticating against
OpenLDAP 2.3.37. Integration of Samba and OpenLDAP works, and importing
the 2000+ existing user accounts
2002 Feb 20
0
Authentication to a trusted domain
Could someone tell me if what I'm trying to do is possible with
Samba? This authentication across trusted domains problem is
driving me nuts. Please & thanks.
My Samba server, cachalot: RedHat 7.2, Samba 2.2.3a, Winbind is
running.
Cachalot belongs to the NT domain PHS-SC, which trusts the NT domain
FHCRC.
Cachalot is added to the PHS-SC domain as a "workstation or server"
2002 Feb 27
1
Giving up on authentication to trusted domain
I've pretty much decided that this doesn't work, but I'd like to
take this last opportunity to find out if ANYONE has a working
configuration like mine:
Samba server: v2.2.3a running on a RedHat Linux 7.2 system, plus
Winbind. The Samba server is in the PHS-SC domain, and can be
browsed from "My Network Places".
User "cbenson" has an NT account in the FHCRC domain
2002 May 25
2
Function objects as arguments of a function
Hello, R users.
In C (or C++) language, a function can be used as
an argument of another function as follows:
// function used as an argument
void foo(int x)
{
...
}
// function using a function as an argument
void bar(void (*func)(int ), int arg1, int arg2)
{
....
}
// The function 'bar' will be called as follows
int main()
{
....
bar(foo, arg4foo, other_arg);
2015 Feb 24
6
Current 6.8 git build issues on HP-UX
HP-UX 11.23/11.31 build failures
OS Build_Target CC
OpenSSL BUILD TEST
============== =========================== ================
============= ====== =================
HP-UX 11.23 ia64-hp-hpux11.23 C/aC++ C.11.23.12
0.9.8zb *F1
HP-UX 11.23 ia64-hp-hpux11.23 gcc 4.3.1
0.9.8zb *F2
HP-UX 11.31 ia64-hp-hpux11.31
2019 Jun 18
2
Inquiry about use case
Dear Customer Service,
My name is Tamamura and I am in charge of Audio-Technica.
I want to be able to play FLAC using the API that BT IC has.
I use BT IC that other companies have released.
In this case, Do I need to get permission from you?
Best regards
Minoru tamamura
====================================================
〒915-0003
福井県越前市戸谷町87-1
(株)オーディオテクニカフクイ 技術部
第3技術課 玉村 実
TEL:0778-25-6700
2006 May 20
1
LiveCD different sums but file size match
Hello,
I just downloaded the very great CentOS LiveCD and have some issue with the sum.
when I do md5sum -c md5sum.livecd they simply don't match.
But when check the size file with the file size posted by johnny in the announce
http://lists.centos.org/pipermail/centos-announce/2006-May/012905.html
They both match (in 717729792 bytes)
Probably I am doing something wrong, just to be sure
2002 Aug 17
0
Samba 2.2.4 + Win2K Printing Problem
Greetings, all:
I'm having trouble working out a printing problem
between my Samba box, and my Windows 2000 client.
Here's the background:
Network:
Home network with a Slackware 8 box running Samba, 1
Windows 2000 client, 1 Windows 98 client, and a LEAF
Project firewall providing Internet access. The Samba
server should only be available to local clients.
Systems:
Slackware box:
1998 Aug 05
1
passthru
Question: Is there a method to allow NT logons to 'passthru' a
Samba system???
It is necessary for me to hide a number of Win95 systems behind a
linux system running ipmasq. All of that works o.k., but, for the life
of me, I can't seem to figure out how to avoid having logon scripts
run twice. I have placed the scripts in appropriate places on the
linux system, thinking that
2012 Apr 11
0
mosaic 0.4 on CRAN
One of the products of Project MOSAIC (funded by an NSF CCLI grant)
has been the development of an R package with the goal of making it
easier to use R, especially in teaching situations. We're not quite
ready to declare that we've reached version 1.0, but version 0.4 does
represent a fairly large step in that direction. You can find out
more about the package on CRAN or by installing
2012 Apr 11
0
mosaic 0.4 on CRAN
One of the products of Project MOSAIC (funded by an NSF CCLI grant)
has been the development of an R package with the goal of making it
easier to use R, especially in teaching situations. We're not quite
ready to declare that we've reached version 1.0, but version 0.4 does
represent a fairly large step in that direction. You can find out
more about the package on CRAN or by installing
2009 Apr 28
1
Yum Update issues
Has anyone else run into this issue when running yum update?
[root at localhost ronb]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* rpmforge: fr2.rpmfind.net
* base: mirror.anl.gov
* updates: styx.biochem.wfubmc.edu
* addons: mirrors.tummy.com
* extras: ftp.usf.edu
Setting up Update Process
Resolving Dependencies
There are unfinished transactions
2008 Sep 14
2
SeaMonkey RPM for CentOS 5.2 (32 bit) is in which Yum Repository?
I'm curious about SeaMonkey (especially the HTML Composer). Which Yum Repository
has the RPM for CentOS 5.2 (32 bit). TIA!
[root at dell2400 ~]# yum install seamonkey
Loading "priorities" plugin
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* google: dl.google.com
* rpmforge: fr2.rpmfind.net
* extras: mirror.cs.vt.edu
* updates:
2002 Jul 01
3
manipulating axis labels in grid and lattice
I am trying to use wireframe at the moment and the axis labels are
overlapping with the tick labels. It seems that gpar does not yet
utilize the mgp argument. Is there anyway to manipulate the position of
the axis labels?
The best I can manage so far is to manipulate the cex so as to shrink
everything down.
thanks, Carlo Maley
--
Dr. Carlo C. Maley
Staff Scientist
Fred Hutchinson Cancer
2001 Jun 15
2
openssh 2.9p1: data loss when stdout sent to a pipe
We recently tried upgrading openssh from 2.5.2p2 to 2.9p1
and discovered that it no longer worked to feed the output from a remote
command into a pipe, unless the output was short and the pipe was very
fast at processing its input.
Example 1: ssh remote_machine some_command | less
(where "some_command" generates a lot of output) now fails after
the first screenful, with a
2019 Apr 01
2
Call for testing: OpenSSH 8.0 [AIX Fail]
On Sun, 31 Mar 2019 at 19:01, Kevin Brott <kevin.brott at gmail.com> wrote:
[...]
> Using openssh-SNAP-20190401.tar.gz
> AIX 7200-03-02-1846
> OpenSSL 1.0.2p 14 Aug 2018
> gcc (GCC) 8.1.0
> GNU Make 4.2.1
[...]
> sshkey.c: In function 'sshkey_format_cert_validity':
> sshkey.c:2750:42: warning: '%s' directive output may be truncated writing up to 31 bytes
2006 Mar 15
2
New update problems
yum apparently still can't cope with transparent proxies. I tried the
following and got the yum http behind proxy error:
Is there an ftp version of the mirrorlist or are those of us that have
to use transparent proxies stuck without this new feature?
[root at joshua ~]# yum install yum-plugin-fastestmirror
Setting up Install Process
Setting up repositories
Reading repository metadata
2009 Jul 07
1
Mathematical annotation axis in lattice
Dear list,
making mathematical expressions in plots is not difficult: expression(phi[1]) for example. At this moment I am stuck in creating a vector of expressions:
pos <- 1:10
lab <- letters[pos]
Now, I would like to create a vector of expressions which I could use for labeling the x-axis of a lattice plot.
ll <- as.expression(paste(pos," phi[",lab,"]",sep =