10 More Discussions You Might Find Interesting
1. IP Networking
May someone can answer this. Anytime I ignite my laptop to go online I see via etherape that I am connected to IANA as shown below. Is my provider redirecting me there, the cable under the sea, what is the reason for this?
This happened with a pretty normal desktop PC, as well with my ancient... (2 Replies)
Discussion started by: 1in10
2 Replies
2. UNIX for Dummies Questions & Answers
Hi all
I've been a Debian user since solidly since about 1997 so I'm fairly experienced Linux user as a whole but unfortunately the monoculture has hit be hard recently. I'm working off a Laptop a lot of the time which spends up to 2-4 weeks without an Internet connection. A few weeks ago it... (1 Reply)
Discussion started by: pointyhat
1 Replies
3. Shell Programming and Scripting
Hi,
The php is not able to connect into my mysql database. But i can able to connect by manually.
I think that I have missed some points.
Please guild for the same.
Thanks,
Mani (1 Reply)
Discussion started by: Mani_apr08
1 Replies
4. AIX
Hello everyone.
We have a environment where we have DS8K storage and ES800 storage, the way to check to which storage the box is connected is using the LUN ID I get frm " pcmpath query device " command.
for ex:
75CXX - DS8K storage
26860 - ES 800 Storage
I was told to check... (4 Replies)
Discussion started by: nivaspIND
4 Replies
5. UNIX for Advanced & Expert Users
we have a as400 5rev4 and want to use a rhel server to use as a file server. We exported a drive on the rhel box and then mounted it on the as400. We can see the top directory in our mounted as400 directory but when we attempt access subdirectories we get a no matching object error.
When we open... (2 Replies)
Discussion started by: javagair
2 Replies
6. IP Networking
hi...
can anyone pls suggest a few methods to check whether a computer is connected to any network, using the terminal, not GUI.
thanks
eskay (1 Reply)
Discussion started by: eskay_karthik
1 Replies
7. AIX
Morning,
I've installed a new p550 into a rack and connected it up to the HMC but the HMC cannot find it, I don't understand why it's not?
Has anyone else had this problem before?
Thanks
Kees (4 Replies)
Discussion started by: KeesH
4 Replies
8. Programming
Hello !
I've got a question . I really don't het this point. Let's supose that I have a client connected to a server.
I want the server IMEDIATLY know if the client is diconnected . How can I realize this ? :mad:
Amd I'm just curios about one thing. I have a server and multiple clients... (3 Replies)
Discussion started by: !_30
3 Replies
9. SCO
Hi all, we have 5 monitors connected to a SCO server using it's IP address(192.168.1.1), the server got busted, we have another similar server to connect the monitors to , how can i change the IP address of the new server to be (192.168.1.1), and connect the monitors to it.
thanks, Marcel (1 Reply)
Discussion started by: marcelious
1 Replies
10. AIX
Hello, I'm new here and I come from Germany.
At our AIX-ORACLE-System someone has deleted one important file and we'd like to find out who did this, next time.
Is there any command to find out who is connected?
I'm not trying to find out if it's root, etc., I'd like to get the DNS-Name or... (3 Replies)
Discussion started by: Huch
3 Replies
vtopgm(1Vi) vtopgm(1Vi)
NAME
vtopgm - convert image from Vista data file to portable graymap
SYNOPSIS
vtopgm [-option ...] [infile] [outfile]
DESCRIPTION
vtopgm converts one band of an image to a portable graymap (PGM) file. A wide range of filters are available to convert PGM files to other
formats.
This program only produces portable graymaps whose pixel values are in the range 0 to 255. Any type of Vista image is accepted, but the
image is first converted to have ubyte pixels if necessary. This conversion is performed by VConvertImageRange(3Vi).
COMMAND LINE OPTIONS
vtopgm accepts the following options:
-help Prints a message describing options.
-in infile Specifies a Vista data file containing the image to be converted. If the file contains more than one image, only the first
is used.
-out outfile Specifies the file to contain the portable graymap.
-band band Specifies the image band to be converted. Default: 0.
Input and output files can be specified on the command line or allowed to default to the standard input and output streams.
SEE ALSO
pgm(5), VImage(3Vi), Vista(7Vi)
AUTHOR
David Lowe <lowe@cs.ubc.ca>
Vista Version 1.12 24 April 1993 vtopgm(1Vi)