Displaying 20 results from an estimated 1000 matches similar to: "Mapping Drives from Windows 98 client to Sun Sever"
2000 Jul 17
3
No subject
We are looking for another solution besides Samba, which will allow our
application developers using Windows 95/98/NT to access share on our Sun Box
running Solaris 2.6 operating systems. Our supervisor feels the Samba
installation process is more complex than what we really need.
Any suggestions?
Steven Hawks
NCR Corporation
IT Services - GAD Sales and Business Infrastructure
* 1529 Brown St.,
2004 May 12
2
Newbie voiceplus + asterisk
I have a linux computer with a sound card, I want to place a call to a
cell phone using asterisk and my voiceplus account. I can use kphone
(linux app) to call voiceplus, but I am hoping to learn to use some of
the cooler features of asterisk. I am lost.
On my debian installation there is no man page... Powerful package, I'm
excited by the possibilities, but I don't know where to
2000 Jul 14
1
Clarity on using SAMBA and Mapping to a Sun Server
My response is below.
> -----Original Message-----
> From: Gerald Carter [SMTP:gcarter@valinux.com]
> Sent: Wednesday, July 12, 2000 12:29 PM
> To: Hawks, Steven L
> Cc: Multiple recipients of list SAMBA
> Subject: Re: Can Samba be Installed on a Solaris 2.6 operating
> system?
>
> "Hawks, Steven L" wrote:
> >
> > Can Samba be Installed on a
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
Hi:
After compiling rsync2.5.6 using on SVR4 on Intel HW, Please help
# ./rsync --version
rsync: --version: unknown option
rsync error: syntax or usage error (code 1) at main.c(994)
# ./rsync --help
Segmentation Fault - core dumped
Here is log of compilation.
Script started on Sat Jun 21 05:56:15 2003
# make
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c rsync.c -o rsync.o
NCR High
2004 Mar 06
3
Voiceplus
Anyone using asterisk with VoicePlus ? Looking for a new provider
and wanted to get a little feedback
2004 Aug 23
2
VoicePluse DID problem
Hey guys,
Cal someone help me. I'm register voiceplus DID i try to config
fllow example but not work. When i test call to number and debug
iax2 in my asterisk not found packet.
My iax.conf
--------
register => in-xxx:yyy@gw5.voicepulse.com
[voicepulse]
context = voicepulse-incoming
secret=yyy
auth=md5
type=friend
host=gw5.voicepulse.com
------
extention.conf
----
[voicepulse-incoming]
1998 Feb 27
1
R-beta: is there a way to get rid of loop?
Here is a programming question. The code I am using is quite slow and I
was wondering if there is a way to get rid of the for loop.
I am dealing with "interaction" in 2x2 table, and am using Edwards's G_I
(Likelihood, p. 194).
I label the cells in the table as follows
stim response
"y" "n" total
--------------------------------
y hit miss nsignal
2001 Feb 12
1
Compiled and running on NCR SVR4 UNIX (MP-RAS)
To whomever is interested, I have compiled and am running OpenSSH under
NCR UNIX using the following procedure:
1. Compile and install zlib to the default location.
gunzip zlib*.gz
tar -xvfo zlib*tar
cd zlib-*
./configure
make
make install
2. Compile and install openssl to the default location.
gunzip openssl*.gz
tar -xvfo openssl*tar
cd openssl-*
2003 Oct 27
2
problem using do.call and substitute for predict.glm using poly()
Hi
I am having a particular problem with some glm models I am running. I
have been adapting code from Bill Venables 'Programmers niche' in RNews
Vol 2/2 to fit ca. 1000 glm models to a combination of species 0/1 data
(as Y) and related physicochemical data (X), to automate the process of
fitting this many models. I have successfully managed to fit all the
models and have stored the
2002 Jan 08
2
rsync for NCR MP-RAS (SRV 4)
I still have problems running the options
like /usr/local/bin/rsync --daemon
will give me an error
Thanks in advance.
# ./configure -build=i686-ncr-sysv4.3
# make install
mkdir -p /usr/local/bin
./install-sh -c -m 755 rsync /usr/local/bin
mkdir -p /usr/local/man/man1
mkdir -p /usr/local/man/man5
./install-sh -c -m 644 ./rsync.1 /usr/local/man/man1
2003 Apr 08
2
OpenSSH 3.6.1p1 on NCR MP-RAS v4.3, several weird terminal problems
I compiled OpenSSH 3.6.1p1 on NCR MP-RAS v4.3 (or at least
"uname -a"'s output of 4.0.3.0 suggests v4.3, I'm not positive).
I was able to compile zlib (1.1.4) and openssl (0.9.7a) with little
trouble.
OpenSSH took hand-hacking the includes.h file as follows:
diff -cr openssh-3.6.1p1/includes.h openssh-3.6.1p1-customized/includes.h
*** openssh-3.6.1p1/includes.h Sun Oct 20
2003 Aug 22
1
nforce2 usb is broken on -stable
Hi All,
I'm running stable from August 19/2003.
I've got a few A7N8X-Deluxe boards. One Rev1.0 and two Rev2.0. While
the 1.0 board works, the 2.0 boards lock up on boot during the uhub0 bus
discovery.
It's extremely frustrating :) ...
While I can boot without the devices and attach them later, the devices
( logitech usb keyboard, logitech mouse, rio800, samsung CDMA adapter,
2003 Aug 01
0
gdb coredumps
Hi,
After kernel panic I couldn't get gdb work properly.
msi$ uname -sr
FreeBSD 4.7-RELEASE
msi$ gdb -k /usr/src/sys/compile/MSINW/kernel.debug vmcore.0
GNU gdb 4.18 (FreeBSD)
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public
License, and you are welcome to change it and/or distribute copies of it under
certain conditions.
Type "show
2002 Jan 05
7
rsync for NCR MP-RAS
On 4 Jan 2002, Mike Li <Mike.Li@schenker.ca> wrote:
> Hi Martin,
>
> Is there a binary for rsync for NCR MP-RAS ver 3.0 running on Intel PIII
> Hardware?
I've never heard of that. What is it?
> I can't seem to be able to compile the source codes either even though I have C
> compiler
> Here is what I get when I run configure
> Thank you in advance
>
2003 May 13
1
4.8-RELEASE not identifying scsi drives
A problem with 4.8 reported by myself and Aaron D. Gifford.
Anyone in -stable who knows more?
********
I'm assembling a Compaq 1850R with attached storage system. For the
built in scsi controller (sym), there are three drives internally on
channel 1 + 5 drives externally on channel 2.
During boot, I can see all disks being identified first by the machine
itself and then in the early part
2000 May 29
1
Problem:
Greetings,
I am currently running SAMBA 1.9.18p and want to upgrade to the new 2.0.7.
Everything is working fine (e.g. ftping, compiling, installing, etc.).
However, with the old version we are able to share a drive PUBLICLY for
those who doesn't have an account on our UNIX box and be able to use it on
NT/95/98 BUT with the new version it always asking for a password (
Initially we don't
2017 Apr 29
0
SCSI drives and Centos 7
On 4/29/2017 12:42 PM, Gregory P. Ennis wrote:
> what does `lspci` have to say about this raid card ?
>
> John,
>
> Thanks for the prompt :
>
> lspci demonstrates :
>
> 02:01.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID (rev 01)
> 02:02.0 SCSI storage controller: Adaptec AIC-7902B U320 (rev 10)
> 02:02.1 SCSI storage controller: Adaptec AIC-7902B U320
2004 Sep 03
10
[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds
http://bugzilla.mindrot.org/show_bug.cgi?id=925
Summary: Forking and crontabs do not work with ssh on NCR MP-RAS
builds
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo: openssh-bugs
2003 Oct 01
0
AC-97 problem between RELENG_4_8 and RELENG_4
Sorry if this is a known problem...
I've been tracking RELENG_4 on my Toshiba laptop for a while now; a
couple of months ago (not sure when) my sound stopped working. More
specifically, when it gets to the pcm probe, the boot hangs. I
dual-boot with WinXP and figured that somehow XP had hosed the
hardware, so I wrote it off.
Today, I made world with RELENG_4_8, and voila, my sound's
2001 Oct 12
1
rsync binary for ncr mp ras svr4
hello everybody,
Anybody ever compile rsync under "ncr mp ras svr4"
unix system? I'm having some problem to run it. I
compiled everything as in README file. when i tried
run the rsync binary i received this error:
ksh: rsync: not found
unexpected EOF in read_timeout
i even use full path to rsync and yer still get the
same error. Anybody could help me, please? i really
need this