Displaying 20 results from an estimated 1000 matches similar to: "HP-UX 11.00 truncating remote commands"
2003 Oct 21
2
HP-UX 10.20 assistance
To Whomever can assist,
I am looking for anyone who has gotten OpenSsh 3.7.1p2 to build under
HP-UX 10.20. I am working with the latest gcc (v. 3.3.1), gmake (v. 3.80),
and Openssl (0.9.7c) and I still can not get OpenSsh to build properly.
It errors out on the build process with a:
loginrec.c:1405: dereferencing pointer to incomplete type
cing pointer to incomplete type
loginrec.c:1514:
2011 Nov 08
3
ggplot2 reorder factors for faceting
Dear List
I am trying to draw a heatmap using ggplot2. In this heatmap I have faceted my data by 'infection' of which I have four. These four infections break down into two types and I would like to reorder the 'infection' column of my data to reflect this.
Toy example below:
library(ggplot2)
# test data for ggplot reordering
genes <- (rep (c(rep('a',4),
2000 May 10
3
Trying to build OpenSSH-2.1.0 on HP-UX 10.20
Hi,
I just tried building of OpenSSH-2.1.0 on HP-UX 10.20 and found the following
items:
- The configure command I used at the beginning:
CC=cc CFLAGS="-Ae +O2 +DAportable" CPPFLAGS="-I/usr/local/include -I/usr/local/s
sl/include -I/usr/include/X11R6" LDFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib
-L/usr/lib/X11R6" ./configure --prefix=/usr/local/openssh
2003 Dec 16
3
default --rsh
On Mon, Dec 15, 2003 at 10:51:08AM -0800, Wayne Davison wrote:
> On Mon, Dec 15, 2003 at 10:03:28AM -0800, jw schultz wrote:
>
> > The one thing i really would have liked to have seen in a version bump
> > would have been changing the default remote shell to ssh instead of
> > rsh/remsh.
>
> I can see this being both a good thing (since I think it is a better
>
2002 Apr 23
3
rsync hanging (Sun -> AIX)
I'm trying to rync working between the UK (Sun box) and India (AIX box) and
am having a real problems getting it up and running because every time I do
a full transfer it hangs. The Sun box is the one holding the canonical
source which we want to mirror.
I've been shipped to the India office to get this working and have tried
hundreds of things over the last week, I've also scoured
2002 Jan 31
2
configure --with-rsh=CMD and default blocking-IO support
A while back I argued for adding a --with-rsh=CMD option to configure
and got some general agreement that it would be a good thing (especially
for systems that don't have rsh at all). However, the changes were
never integrated into rsync.
This patch adds the --with-rsh=CMD option to configure and modifies
main.c to improve the blocking-IO setting code. The old code would set
blocking_io to
2004 Sep 28
1
security in samba
Hi,
In my company , we have 25 HP printers at different floors. All
printesr are configured on One Linux Machine. Each printer has one
administrator. My task is share the printer to that particular
administrator.
For example if i have 2 printers ( HP1 and HP2) , i want to share
HP1 printer to only 192.168.0.1 and HP2 printer to only 192.168.0.2.
If we use host allow &
2003 Dec 17
1
Rsync 2.5.7 hangs after completion
I am having a problem with rsync hanging after completion. The command I
am using is: rsync -vaz --delete /banproc/ backenp650:/banproc (thanks jw
for the syntax correction)
There were 56 deletions on the destination and ~ 1380 files copied total (I
gathered these stats by using grep and wc -l on a saved file of my ssh
session to the source host). Below is the last couple of lines on my ssh
2002 May 13
4
Help please... rsync 2.5.5 on Solaris 2.7
Hi all, I have just re-joined the list. I have been using Rsync on my
Linux servers for a number of years now without fault. I now have the
need to Rsync data between two Solaris 2.7 servers.
This has got me stumped... Hoping that someone might have a quick answer
for me?
bash-2.03$ rsync -auvvvz sydney:/sun /sun
opening connection using remsh sydney
rsync --server --sender -vvvulogDtprz . /sun
2012 May 16
2
[LLVMdev] NVPTX: __iAtomicCAS support ?
Dear colleagues,
I'm looking if we can replace nvopencc with LLVM NVPTX in our project.
It turns NVPTX won't work with the code nvopencc can handle (please
see the log below). So are atomic intrinsics not supported or am I
doing call in a wrong way?
Thanks,
- Dima.
SOURCE
========
dmikushin at hp2:~> cat kernelgen_monitor.ll
; ModuleID =
2012 May 16
0
[LLVMdev] NVPTX: __iAtomicCAS support ?
> -----Original Message-----
> From: Dmitry N. Mikushin [mailto:maemarcus at gmail.com]
> Sent: Wednesday, May 16, 2012 5:44 AM
> To: LLVM-Dev
> Cc: Justin Holewinski
> Subject: NVPTX: __iAtomicCAS support ?
>
> Dear colleagues,
>
> I'm looking if we can replace nvopencc with LLVM NVPTX in our project.
> It turns NVPTX won't work with the code nvopencc
2011 Jul 09
1
[LLVMdev] Explicit register usage in LLVM assembly
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 07/08/2011 10:30 PM, Frits van Bommel wrote:
> On 8 July 2011 21:10, Yiannis Tsiouris <yiannis.tsiouris at gmail.com> wrote:
>> The problem with that is the case of an 'invoke' call. According to the
>> semantics of the invoke instruction the return value is not available when
>> a stack unwind happens. From
2001 Oct 19
1
rsync errors
Ah... there's your answer. ssh is working fine, as you say, but you're invoking rsync without telling it to user ssh, so it's using rsh. If you've got this, you don't need rsyncd.conf. The syntax you're using tells rsync to use an external transport.
rsync -e ssh file rmt_host:/tmp
Tim Conway
tim.conway@philips.com
303.682.4917
Philips Semiconductor - Longmont TC
1880
2002 May 29
1
Rsync doing nothing and no error message
Hi *
I'm using rsync to mirror software from one Sun Workstation (mecc27) to the other (mecc29). (solaris 5.7)
worked perfect... 'til 1 week ago !!
Everybody claims nothing has been changed in the configs of the machines (couldn't find anything, though), but rsync is doing nothing at all. just after being called it exits without any error message, warning, whatever..
here the log
2015 Jan 20
2
Problem with Cisco Phones
Possibly slightly off topic, has anyone ever had Cisco 79xx Series phones come up with "cannot complete conference" errors when trying to conference two calls together?
This message may be private and confidential. If you have received this message in error, please notify us and remove it from your system.
Gyron may monitor email traffic data and the content of email for the purposes
2010 Dec 21
1
Shared Folders via Symlinking
Hi folks,
I'm trying to set up shared folders via symlinking and have come across a problem. I created a folder for one user, then symlinked it to another. I figured that one thing that is likely to happen at some point is that user 2 is going to decide they don't want to look at that folder any more, and will delete it, so I tried this. Much to my relief, it didn't delete the actual
2015 Jan 23
3
Polycom SoundStation 6000 Dropping Registration
Hello,
I'm having a problem with a few Polycom SoundStation 6000s. Everything works fine, but they drop registration to asterisk after about maybe 30 minutes - the phone does not re-try to register and if you try to dial out on the phone it says "URI Dialing is Disabled"
Has anyone else had this issue? I'm running asterisk 11.7.0.
This message may be private and confidential.
2015 Mar 11
2
Caller ID Names
Are the phones exposed to the internet (even using NAT)? If so there is a good chance these calls are not coming through your PBX but are coming in direct from someone, usually scammers.
Polycom has a config option to disable accepting calls from unknown devices. No idea if Cisco has something similar.
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at
2010 Dec 15
2
loss of connection
My log says suddenly:
Dec 14 02:35:16 hp1 kernel: [1492482.232822] o2net: no longer connected to node hp2 (num 1) at 192.168.1.2:7777
Dec 14 02:35:18 hp1 kernel: [1492483.960150] BUG: soft lockup - CPU#1 stuck for 61s! [kvm:32398]
I have no idea what happens here and why - but the result are a lot of problems with virtual machines.
Viele Gr??e
Andreas Rittershofer
--
Hier k?nnte keine
2015 Mar 10
2
Caller ID Names
Hi,
In my dialplan I have the following line.
same => n,Set(CALLERID(name)=Support)
I am expecting this to always set the caller id name to 'Support' - however, we are getting calls come in as "Anonymous" with the number as something like "unknown at unknown"
We're using Cisco 7945 phones - I possibly wonder if they are displaying this rather than asterisk