Sponsored Content
Operating Systems HP-UX Xterm display immediatly dies in hpux 11.23 Post 303011877 by drysdalk on Wednesday 24th of January 2018 08:13:40 PM
Old 01-24-2018
Hi,

First off, I've got basically zero experience with HP-UX. But if this were Solaris or Linux, the approach I'd take would be to start xterm via a system call tracer like truss or strace. The idea would be to capture the system calls being executed by xterm and see what fails (and with any luck, why). That would then hopefully give you some pointers as to where to look for the actual underlying problem.

Some Googling seems to suggest that HP-UX's native system call tracer is called tusc. So maybe start with looking at the man page for that, and go from there. Maybe someone who has actual real-world experience with HP-UX can chime in here too and confirm if this is indeed the best approach on HP-UX, and if so advise you exactly how to use tusc (or some other HP-UX equivalent to strace or truss) to investigate your problem.

Hope this helps.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

xterm and display

I go to a different terminal ctrl-alt f2 i want to be able to open up another xterm there. How do i do it? Specificly, I want to be able to log into another computer in term f2. I then want to open a gui term and then execute programs on one computer but have them display on mine? I... (1 Reply)
Discussion started by: macdonto
1 Replies

2. Solaris

daemon dies, need to know why

Say I have a daemon that dies for an unknown reason. Is there a way to track its process ID to try to determine when it dies and what causes it to go away? (2 Replies)
Discussion started by: Silver11
2 Replies

3. SCO

xdmcp dies in sco600

We have just installed a sco 600 server. Xdmcp comes up in the chooser but if you don't log in within a few minutes it disappears and you have to log in and then out on the console before you can see it in the chooser. Xdmcp is suppossed to be setup for continuous logins automatically. We... (0 Replies)
Discussion started by: khafner
0 Replies

4. UNIX for Dummies Questions & Answers

xterm -display

I am using this command but when I launch it, the font that comes up on the remote machine is very small. Is there a way to enlarge the font using some switch? xterm -display remotemachine:0.0 & (5 Replies)
Discussion started by: zapper222
5 Replies

5. UNIX for Dummies Questions & Answers

Display output of one xterm on another

Setup: Two users, each likely on Windows PCs, using either putty or SecureCRT to connect to a remote Solaris server. The connection could be either telnet or ssh. Wanted: How can the output of one users xterm be directed to the other user so that you can easily allow someone to see what... (8 Replies)
Discussion started by: Vi-Curious
8 Replies

6. Shell Programming and Scripting

Need Script to Use CPUs on a HPUX server to simulate Workload Manager on HPUX.

I am running HPUX and using WLM (workload manager). I want to write a script to fork CPUs to basically take CPUs from other servers to show that the communication is working and CPU licensing is working. Basically, I want to build a script that will use up CPU on a server. Any ideas? (2 Replies)
Discussion started by: cpolikowsky
2 Replies

7. UNIX for Dummies Questions & Answers

xterm display options

Hello everyboby, can someone write me all options for Xterm option -name. For example, I know that @d give me server ip... but, how to write something like ${USER}@${HOST}: ${PWD}$ on title bar ? I use a connection line like this @(XTerm, method=stdappdb) -fn 6x13 -bg AliceBlue -fg blue... (2 Replies)
Discussion started by: gogol_bordello
2 Replies

8. UNIX for Advanced & Expert Users

Connection closing immediatly after successful login

When ssh'ing into certain Unix boxes I'm seeing two errors that appear immediately after entering the password I've never seen. After the error message is displayed the connection closes immediately. The first is “/bin/ksh: Not owner” after which the connection is closed. And, “Read from remote... (2 Replies)
Discussion started by: twk
2 Replies

9. HP-UX

pwage-hpux-T for Trusted HPUX servers

I'm sharing this in case anybody needs it. Modified from the original solaris pwage script. This modified hpux script will check /etc/password file on hpux trusted systems search /tcb and grep the required u_succhg field. Calculate days to expiry and notify users via email. original solaris... (2 Replies)
Discussion started by: sparcguy
2 Replies

10. UNIX for Advanced & Expert Users

Xterm dies after being idle

I am running eod8 to connect to a linux machine running carnesr==>uname -a Linux hostname 2.6.32-220.2.1.el6.x86_64 #1 SMP Tue Dec 13 16:21:34 EST 2011 x86_64 x86_64 x86_64 GNU/Linux I have a script that opens up several xterms as follows: /usr/bin/xterm -geometry 150x60+0-0 -name... (1 Reply)
Discussion started by: rcarnesiii
1 Replies
hpux.efi(1M)															      hpux.efi(1M)

NAME
hpux.efi - HP-UX bootstrap for Itanium-based systems SYNOPSIS
DESCRIPTION
is the HP-UX-specific operating system loader utility for bootstrap. It is a native efi(4) application that can be run on the Itanium- based platform. supports the following options: Display the release and version numbers of the utility. Boot the system in tunable maintenance mode, also known as "failsafe boot" mode. This option will disregard the tunable settings and module settings in the kernel configuration, and boot with known good settings instead. Boot the system in VxVM maintenance mode, configure only the root volume, and then enter single user mode. The following commands can be given interactively from the keyboard or provided in an efi(4) file. Load a kernel object file from an HP-UX file system and transfer control to the loaded image. (Note, the operation is position-dependent). Currently, is limited to disk for booting. file can be the name of a kernel object file or the name of a kernel configuration direc- tory. The following commands can given interactively from the keyboard only after is launched. List the contents of HP-UX directories in detail. List the contents of HP-UX directories. Display the contents of the file. Change the contents of the file to string. boot Operation The operation loads an ELF kernel object file from supported HP-UX file system (HFS, VxFS). It then transfers control to the loaded image. In addition to the kernel object file, also loads persistent system-specific files from the directory and kernel configuration-specific files from the directory during operation. always assumes (the boot directory) as the current directory. For example, would actually yield: Along with this information, gives the sizes of the and segments before transferring control to it. The operation accepts several options. Note that options be specified positionally as shown in the syntax statement in the Options for the operations are as follows: Set the initial run-level for when booting the system. This run-level overrides any run-level specified in an entry in See init(1M) and inittab(4). variable=value Set the specified variable to the specified value. (No whitespace is allowed.) If variable is a kernel tunable parameter, this sets the value of that tunable, overriding the value in the kernel con- figuration being booted. value must be a decimal integer or a hexadecimal integer (with a prefix). can load only ELF object files. ll and ls Operations The and operations list the contents of the HP-UX directory. In addition to filenames, displays size and date information when used on supported HP-UX filesystems. For VxVM disks, only boot volume information can be displayed. To display boot volume information, either a relative path to or an abso- lute path can be used. setauto Operation The operation overwrites the contents of the file, with the string specified. showauto Operation The operation displays the contents of the file, See in the section. EXAMPLES
Automatic Boot This is an overview of HP-UX automatic boot processes on Itanium-based systems. When power is applied to the HP-UX system processor, or the system button is pressed, Itanium-based system firmware code is executed to verify hardware and general system integrity (see boot(1M)). After initializing the hardware, the EFI is launched. The EFI gives the user the option to automatically start any EFI appli- cation. After is launched by the EFI it looks for an file and uses its content for the boot string. Then it gives the user the option to override the sequence by pressing any key: If does not detect a key press, it initiates the sequence using the string. displays messages similar to the following on the console: If successfully locates the kernel object file, it displays the progress of loading each sections and the symbol table of the object file. Then it displays the progress of loading system- and kernel configuration-specific directories. Finally, displays the complete path to the kernel object file loaded and the size, size, and size of the load image before control is passed to the image. The loaded image then displays numerous configuration and status messages. Interactive Boot To use interactively, the user must interrupt the autoboot sequence by pressing a key or removing the file. Then interactively prompts for commands. SEE ALSO
boot(1M), hpux(1M), init(1M), efi(4), inittab(4). Itanium(R)-based Systems Only hpux.efi(1M)
All times are GMT -4. The time now is 01:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy