Sponsored Content
Full Discussion: VNC depot
Operating Systems HP-UX VNC depot Post 44942 by jsilva on Friday 12th of December 2003 11:28:35 AM
Old 12-12-2003
Hi,

Here http://www.csun.edu/~swalton/VNC/ you have VNC binaries for HP/UX.
 

10 More Discussions You Might Find Interesting

1. HP-UX

depot generating hpux 11.11 workstationmain

Hello, we running on a hpux workstation hpux 11.11 ( model B180 L ) latest relaese from december 2001. now we would like to install an tool which will allow us to generate our own depots. this programm names mkpkg ( relaese 3.0 alpha 5 ) and we downloaded it from... (2 Replies)
Discussion started by: ortsvorsteher
2 Replies

2. HP-UX

configuration of depot file.

Hi all, I am new to hp-ux.I installed depot file.But i don't know how to configure that depot file.If anybody knows the configuration of depot file please help me. It's urgent, because i have to configure that depot file. Thanks & Regards, Balaraju. (2 Replies)
Discussion started by: balarajum
2 Replies

3. HP-UX

Binaries/Depot for Subversion 1.4.3 for HP/UX 11.11

Could anyone help me out by providing binaries/depot for subversion 1.4.3? The hpux version is: HP-UX myhappybox B.11.11 U 9000/800 I am having trouble compiling the sources for hpux, the provided dependancies are extracted, but it continually falls over. We have previously had svn... (3 Replies)
Discussion started by: spud
3 Replies

4. HP-UX

Depot file properties

Hi How can we identify the informations like Author, meta data, dependency and other information from a depot file? (1 Reply)
Discussion started by: sethumadhavan
1 Replies

5. HP-UX

Creating a depot

Hi. I am working on creating a depot that should be relocatable(I should be able to install it to a directory of my choice). The hp-ux help library talks about the variables SW_LOCATION and SW_ROOT_DIRECTORY to accomplish this. I have set the is_relocatable parameter to true in my psf. I... (1 Reply)
Discussion started by: JStone
1 Replies

6. HP-UX

[Solved] How to view the contents of the .depot files

Hi, I have one depot file. I would want to view the contents of this file with out extracting and with out installing in a machine. Like for $rpm -qlp rpmfilename will list out all the files in a rpm. Like I would want a command to view the files from a .depot file. I tried with swlist... (2 Replies)
Discussion started by: skmdu
2 Replies

7. HP-UX

Regarding Depot in HP Unix

Hi, Can anyone tell me how to know the files on the HP Unix server associated with the installed depot? BR, Prasanth (2 Replies)
Discussion started by: prasanth438
2 Replies

8. HP-UX

[Solved] HP-UX lsof depot installation

Hi Experts, We need to install lsof package on one of the hp-ux itanium servers. I found that following link contains (HP-UX Internet Express for HP-UX 11i v2) which contains depot file for lsof as well. ... (2 Replies)
Discussion started by: sai_2507
2 Replies

9. HP-UX

DEPOT software

I am using SAM and it is asking for the location of the DEPOT software. I don't know what the DEPOT software is. Can anyone explain and tell me where the default location for the software is? Thanks in advance (3 Replies)
Discussion started by: Randydog
3 Replies

10. HP-UX

Good acl for remote depot software

This is the situation On hpux2.domain.com i have set a depot source,copying various depots on /var/spool/sw I can install from hpux2,but i want to do a remote access to other hosts,i have tried this swacl -l global_product_template -M host:hpux3.domain.com:crw-t swacl -l depot -M... (1 Reply)
Discussion started by: Linusolaradm1
1 Replies
XVNC(1) 						      General Commands Manual							   XVNC(1)

NAME
Xvnc - a VNC server SYNOPSIS
Xvnc [-rfbport port] [-rfbwait time] [-nocursor] [-rfbauth passwd-file] [-httpd dir] [-httpport port] [-deferupdate time] [-economic- translate] [-lazytight] [-desktop name] [-alwaysshared] [-nevershared] [-dontdisconnect] [-localhost] [-interface ipaddr] [-inetd] [-compatiblekbd] [X-options...] DESCRIPTION
Xvnc is a VNC (Virtual Network Computing) server. It acts like an X server with a virtual display. The display can be seen by a VNC viewer application, which may be running on a different machine: see vncviewer(1). It is built inside the source code tree of XFree86, and shares many options with it. Note that if you are going to use VNC on an untrusted network, you will need to use SSH to prevent unauthorised access. See <URL:http://www.uk.research.att.com/vnc/sshvnc.html> for details. OPTIONS
The VNC-specific options are as follows: -rfbport port TCP port for RFB protocol. -rfbwait time Maximum time, in milliseconds, to wait for RFB client. -nocursor Don't put up a cursor. -rfbauth passwd-file Use authentication on RFB protocol from specified file; see vncpasswd(1). -httpd dir Serve files via HTTP from here. -httpport port Port for HTTP. -deferupdate time Time, in milliseconds, to defer updates (default 40). -economictranslate Use less memory-hungry translation. -lazytight Disable "gradient" filter in tight encoding. -desktop name Set VNC desktop name (default x11). -alwaysshared Always treat new clients as shared. -nevershared Never treat new clients as shared. -dontdisconnect Don't disconnect existing clients when a new non-shared connection comes in (refuse new connection instead). -localhost Only allow connections from localhost. -interface ipaddr Only bind to the interface with given ipaddr. -inetd Xvnc is launched by inetd. -compatiblekbd Set META key = ALT key, as in the original (AT&T) version of Xvnc. SEE ALSO
vncviewer(1), vncserver(1), vncconnect(1), vncpasswd(1) AUTHOR
AT&T Laboratories Cambridge Man page by Tim Waugh <twaugh@redhat.com> 4 May 2001 XVNC(1)
All times are GMT -4. The time now is 05:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy