Sponsored Content
Operating Systems HP-UX HP Omni - getting inet error when opc agant is running Post 302604723 by methyl on Monday 5th of March 2012 08:01:50 PM
Old 03-05-2012
We have OpC and Omni on the same server with no issue and therefore are unable to comment.
Suggest you open a call with HP against your maintenance contract.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

inet services, open ports etc

When I scan my linux box for open ports, i have several of them, but they shouldn't be open. I removed the lines for them in /etc/services, and left just stuff like telnet, ssh, ftp. Why are they still open? I've restarted the network, and I've even restarted my box, but they still apear as open.... (4 Replies)
Discussion started by: sTorm
4 Replies

2. Red Hat

netstat: no support for `AF INET (sctp)' on this system.

hello I am using fedora core 6 on my system.... and doing coding of socket connection with redhat 9 when I am doing netstat -v command it shows error::: netstat: no support for `AF INET (sctp)' on this system. As AF_INET is very useful to me in socket connection program.... how to... (0 Replies)
Discussion started by: arunchaudhary19
0 Replies

3. Solaris

Accidentally did a unlink inet

I was trying to remove a symbolic link of /etc/hosts to /etc/inet/hosts well i forgot the command and in the /etc directory i did unlink inet and now i can not get into inet and it does not exist in /etc 1) what do i do to fix the inet directory 2) how do i link /etc/hosts to... (1 Reply)
Discussion started by: deaconf19
1 Replies

4. Solaris

/etc/inet/hosts modification question

HI, IF i modify /etc/inet/hosts file, do I need to reboot the box? (1 Reply)
Discussion started by: mokkan
1 Replies

5. Solaris

/etc/inet.d/nddconfig file.......

Hiii... Every One..... I want to know about : /etc/init.d/nddconfig file, and all it's entries .And how this file controles parameters of OS Hardening...... If any one have related materials then plz HELP........ (2 Replies)
Discussion started by: prashantshukla
2 Replies

6. SCO

/dev/inet/tcp not listening in SCO 6.

While in SCO Openserver 5.0.7, Sybase listened to /dev/inet/tcp, the same is not working in SCO Openserver 6. The Network card is however active and pinging fine. What can be the reason? What is the way out? An early response will be appreciated. Thank you Regards TCG (2 Replies)
Discussion started by: thecobolguy
2 Replies

7. UNIX for Dummies Questions & Answers

HowTo check in inet.d or xinet.d is installed?

Hi how can I check to see that init.d or xinit.d is installed on a system? *edit* Also is there a way to have it be platform independant? rpm -qa works on some, but not all Any help is appreciated (0 Replies)
Discussion started by: mcdef
0 Replies

8. Solaris

rdate, ntp, cron, inet

I was told its better to run daemon instead of cron job to sync time. but which approach is less resource hungry? (1 Reply)
Discussion started by: orange47
1 Replies

9. HP-UX

Can we restore omni oracle db backup

We have omni backup of oracle database about 40Gb, tablespaces are distributed over 2 partitions . But because of some reason both partition are not available more . Now we are in need to restore the entire data on new partitions .Can any guru's confirm if tried so earlier will this going to... (1 Reply)
Discussion started by: Shirishlnx
1 Replies

10. Hardware

Northgate OMNI Key/PLus Keyboard

Hi team, I have an old fashion (product of 1989) keyboard which is Northgate OMNI Key/PLus Keyboard I got the adapters ps2 and usb, but I still can't run it, I googled some stuff concerning the settings of the 8 dips in the back of the keyboard but couldn't find any helpful stuff. However, if... (0 Replies)
Discussion started by: leo_ultra_leo
0 Replies
GPG-PRESET-PASSPHRASE(1)					 GNU Privacy Guard					  GPG-PRESET-PASSPHRASE(1)

NAME
gpg-preset-passphrase - Put a passphrase into gpg-agent's cache SYNOPSIS
gpg-preset-passphrase [options] [command] cache-id DESCRIPTION
The gpg-preset-passphrase is a utility to seed the internal cache of a running gpg-agent with passphrases. It is mainly useful for unat- tended machines, where the usual pinentry tool may not be used and the passphrases for the to be used keys are given at machine startup. Passphrases set with this utility don't expire unless the --forget option is used to explicitly clear them from the cache --- or gpg-agent is either restarted or reloaded (by sending a SIGHUP to it). It is necessary to allow this passphrase presetting by starting gpg-agent with the --allow-preset-passphrase. gpg-preset-passphrase is invoked this way: gpg-preset-passphrase [options] [command] cacheid cacheid is either a 40 character keygrip of hexadecimal characters identifying the key for which the passphrase should be set or cleared. The keygrip is listed along with the key when running the command: gpgsm --dump-secret-keys. Alternatively an arbitrary string may be used to identify a passphrase; it is suggested that such a string is prefixed with the name of the application (e.g foo:12346). One of the following command options must be given: --preset Preset a passphrase. This is what you usually will use. gpg-preset-passphrase will then read the passphrase from stdin. --forget Flush the passphrase for the given cache ID from the cache. The following additional options may be used: -v --verbose Output additional information while running. -P string --passphrase string Instead of reading the passphrase from stdin, use the supplied string as passphrase. Note that this makes the passphrase visible for other users. SEE ALSO
gpg(1), gpgsm(1), gpg-agent(1), scdaemon(1) The full documentation for this tool is maintained as a Texinfo manual. If GnuPG and the info program are properly installed at your site, the command info gnupg should give you access to the complete manual including a menu structure and an index. GnuPG 2.0.22 2014-06-10 GPG-PRESET-PASSPHRASE(1)
All times are GMT -4. The time now is 01:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy