Displaying 20 results from an estimated 2000 matches similar to: "scp/sftp user failures on HP-UX"
2001 May 24
0
sftpd problems
Dear developers,
I am using OpenSSH 2.9, portable and native OpenBSD versions, and having
problems with the scp command. For some reason it fails. The same problem
exists if using the SSH.com win/unix scp command.
The OpenSSH FAQ says something about shell init files and I tried the
ssh myhost /path/to/true
stuff on my system and produced no output, stell I can't connect.
Thanks in
2003 Apr 22
7
Subject: Eliminate repeated components from a vector
X-Mailer: VM 7.00 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Reply-To: fjmolina at lbl.gov
FCC: /home/f/.xemacs/mail/sent
Does anyone know how I can eliminate repeated elements from a vector?
2005 Jul 14
0
visual event programming in R
Hello,
One of my students is building a visual environment for the package dprep
developed by my research group at the University of Puerto Rico.
The environment will be in the style of the Orange (specifically channels
and tokens design) and Weka (specifically Knowledge flow environment)
machine learning/data mining software. She is using only the tools provided
by tcl/tk (active
2008 Aug 26
2
awkward behavior with densityplot function
Hi,
I have the following script:
---- t.R ---
grafica <- function() {
v <- read.csv('preprocessed/komolongma.ece.uprm.edu.active',sep=',')
x <- as.ts(v$active)
bitmap(file="output.png")
densityplot(~x,col='blue',main='Density Plot')
dev.off()
}
grafica()
---- t.R ---
When I "sourced" it from R prompt, it quietly runs.
2008 Aug 26
1
no output when run densityplot...
Hi,
I have downloaded a R script from
http://www.wessa.net/rwasp_edauni.wasp#output.
This script produces a densityplot graphic, amongst others, when is
executed from the web page.
However, when I run it in my machine the *densityplot* function produces
any output, I mean a blank graphic.
But, it's interesting if I run the following lines in the R interactive
console:
> y <-
2003 Oct 28
1
ssh not resolving host names on HP-UX 11i
I posted a message about this problem late last week, never heard
anything back, so I have to assume other folks did get a working ssh
(3.7.1p2) binary built on HP-UX 11i. Just to refresh, my ssh package
that I built on HP-UX 11i works fine, except that the ssh binary doesn't
seem to go to DNS to resolve host names. So the only way I can ssh to
other machines is to put their host entries in
2003 Dec 05
6
ssh not resolving host names on HP-UX 11i
Actually it really never was answered, but here's how I fixed (worked
around) it. At first I thought installing patch PHNE_27796 (libnss_dns
DNS backend patch) had fixed it. It didn't. It just flip-flopped the
problem. Prior to installing that patch, ssh would never go to DNS no
matter what was in nsswitch.conf. It appeared to only look in
/etc/hosts. After installing the patch, ssh
2009 Nov 27
1
is there a script to find a message from a given username easily?
Hello people,
I used primarily mutt and sendmail for many years. (And elm
before mutt.) All my mail was saved into ~/Mail. Messages
from, say, smith at foo.ber were stored in ~/Mail/smith; all mail
from smith was catenated into one file, and if I wanted to
find something that smith had written, I would just cd to
~/Mail and grep or egrep on a likely word or phrase.
Is there a script
2006 Jul 15
1
Cross-Subnet Browsing Problem
Hi all,
I've had cross-subnet browsing working in Samba in the past, though I
tend to struggle with it each time I set it up. For whatever reason, I
can't seem to get things working this time.
Summary: Only my desktop, not the file server, shows up in the desktop's
Network Neighborhood. (I have left the machines running for several
hours, in case there's a time-to-sync issue
2006 Mar 24
1
Compiling error on HP-UX 11i v1
Dear all
During compilation samba-3.0.21c on a HP-UX 11i v1 system I get an error.
./configure --prefix=/opt/samba-3.0.21c
make
...
Compiling popt/poptconfig.c
Compiling popt/popthelp.c
Compiling popt/poptparse.c
Linking bin/smbd
/usr/ccs/bin/ld: Unsatisfied symbols:
auth_script_init (first referenced in auth/auth.o) (code)
collect2: ld returned 1 exit status
*** Error exit code 1
Can
2006 May 09
1
Samba on 3.0.22 on HP-UX 11i - mon.out?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
After a long hiatus from attention to Samba, I've started to compile the
latest version (3.0.22) on HP-UX 11i for testing. I've noticed a couple
of things.
1) For some reason, on my test system, every execution of any program
that comes in the Samba suite drops "mon.out" files everyplace.
Everything I can find about this says that
2005 Oct 14
1
Playing streams on HP-UX 11i
Does anyone know a player to recommend for HP-UX 11i? I have a listener
who wants to listen under HP-UX, and having not used it I'm not sure
what's available. Is there anything that should already be included in
HP-UX that would handle ogg or mp3 streams? If not, is there are a
player that you know will compile easily so he can listen? If I had it
in front of me I'm sure I
2011 Dec 02
1
Problems with scriptindex
Hi
I am a beginner with Xapian.
I am trying to use scriptindex but I get some problems :
1) If my script file is empty I have an indexation by default, and I get
two output fields when I am using quest.exe (These fields are caption and
sample)
2) I then tryed to not use an empty script file defining this time my own
fields, but
if I use quest to perform researches these fileds does not appear in
2012 Dec 08
4
read.table()
Hi List,
I have spent more than 30 minutes, but failed to read in this file using the read.table() function. I could not figure out how to fix the following error.
Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, : line 1 did not have 6 elements
Any help would be be appreciated.
Thanks,
Pradip Muhuri
####### below is the reproducible example
xd1 <-
2018 Mar 28
0
R and Java 10 ➜ rJava not able to build
Hi Ista!
Thanks a lot for your support!!
It puzzles me because it?s the first time that something like this happens to me. I?m aware that root and user don?t have the same environmental variables here. However, I don?t know why root chooses Java 9 and my user chooses Java 10. Isn?t Java 10 ready to be used as a root?
It seems that we are going to have to wait until rJava releases a new
2004 May 24
1
Build Errors, torture tests 3.0.x/HP-UX 11i
I get the following errors when building the torture suite under HP-UX 11i
with HP AnsiC. They are actually somewhat similar to the errors that I get
trying to build the whole package with gcc:
Compiling torture/torture.c
In file included from include/includes.h:109,
from torture/torture.c:23:
/usr/include/sys/socket.h:484: error: parse error before "sendfile"
2005 Feb 04
1
Samba 3.0.9/10, missing 'net rap printq list' on HP-UX?
I have only this platform to try it on, but observe the following
inconsistencies:
(from the manpage for 'net'):
RAP PRINTQ
RAP PRINTQ LIST QUEUE_NAME
Lists the specified print queue and print jobs on the server. If the
QUEUE_NAME is omitted, all queues are listed.
...OK, so:
[novosirj@njmsa ~]> /products/samba/bin/net rap printq list ljndemo
No command: list
2004 Sep 02
0
RE: adsl and p2p programs
https://www.p2pwatchdog.com/
> -----Original Message-----
> From: lartc-admin@mailman.ds9a.nl
> [mailto:lartc-admin@mailman.ds9a.nl] On Behalf Of Roy
> Sent: Thursday, September 02, 2004 5:04 AM
> To: Ing. Marcos Salvatierra; James Lista
> Cc: lartc@mailman.ds9a.nl
> Subject: Re: [LARTC] adsl and p2p programs
>
> This is most asked question but there is no good
2005 Feb 08
0
unhandled exception on sacred game
Hi all,
Two days ago I send below post to wine newsgroup with no response.
Since I send mail I try to upgrade to wine-cvs version, but, It is a
worst solution. Now I got this error:
razer@puerto-lobo:~/.wine/drive_c/Sacred$ wine sacred.exe
fixme:system:SystemParametersInfoW Unimplemented action: 8192
(SPI_GETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
2005 Feb 21
6
OpenSSH+GSSAPI & HP/UX 11i...
I am trying to transition several HP/UX 11i (PA/RISC) servers from
ssh.com over to OpenSSH+GSSAPI (3.9p1) and it's complaining about the
GSSAPI include files:
-=-
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
-I/usr/local/ssl/include -D_HPUX_SOURCE -D_XOPEN_SOURCE
-D_XOPEN_SOURCE_EXTENDED=1 -I/usr/local/krb5/include
-DSSHDIR=\"/usr/local/etc\"