Sponsored Content
Full Discussion: aix exams materials
Operating Systems AIX aix exams materials Post 44201 by tommy on Tuesday 2nd of December 2003 09:13:41 AM
Old 12-02-2003
Hello!

Books to read for certification tests could be found from http://www.redbooks.ibm.com/. Just use "Certification" for searching. From those books you could find some sample questions for tests as well.

Good luck for your exam!

---Tommy
 

7 More Discussions You Might Find Interesting

1. Solaris

Solaris Learning Materials

I'm new to Solaris. Please let me know, where can i find good, explaining and easy learning tutorials in web. Thanks in Advance (2 Replies)
Discussion started by: moorthy123
2 Replies

2. Filesystems, Disks and Memory

UNIX Materials and Courses

hi all ; i'm abeginner in hp ux , any one has a good reference step by step ,and any of you can tell me about any simulator to work as unix server machine. ***Email address deleted by moderator*** Please read the rules before posting again best regards;; kafaween :D (1 Reply)
Discussion started by: kafaween
1 Replies

3. Linux

LPI exams

Hello, Can any one can guide me on LPI examinations about what is the marking scheme & with study guide links.... (1 Reply)
Discussion started by: binny
1 Replies

4. AIX

Help to find AIX materials exam

Dears, I have been working for 2 yeas on IBM servers, now I'm thinking to get my first certification on AIX UNIX, I'm need your co-operation to provide me the link that from I can download or find the new exam book, actually I have many REDBOOK but I guess they are related to 5.xx version what... (2 Replies)
Discussion started by: arm
2 Replies

5. Red Hat

RHCE Materials

I'd like to get RHCE certification but I can't find the books which get me for doing such , could someone guide me where can i find the books ?:wall: (4 Replies)
Discussion started by: arm
4 Replies

6. UNIX for Dummies Questions & Answers

Online UNIX Educational Materials

Can you please give me good site for unix commands practice in online?? (1 Reply)
Discussion started by: Nagabhushanam.K
1 Replies

7. Red Hat

I need Rhce materials official

I want the pdfs of course official red hat Rhce. Thanks. (1 Reply)
Discussion started by: Ultralord
1 Replies
DPKG-WWW(1)						      General Commands Manual						       DPKG-WWW(1)

NAME
dpkg-www - program to remotely open a WWW Debian package browser SYNOPSIS
dpkg-www [-s|--stdout] [-h|--host host] [query] DESCRIPTION
dpkg-www is used to remotely control a WEB browser and open a dpkg URL on the local host from an interactive shell or script. If the command is invoked while running under X-window the script will try to find an installed X browser to open the specified URL. If not running under X it will try to use a text browser instead. If Netscape is found and a Netscape instance is already running it will be asked to open the dpkg URL on localhost with the optional query supplied on the command line. If there is no browser running, it will start automatically a new one. The functionality provided by this program is identical to running a web browser with the -remote openURL(http://localhost/cgi-bin/dpkg) argument or opening the same URL from within the browser. dpkg-www-installer is an helper application which can configured in the WWW browser for web installation. It should never be invoked directly by the user. OPTIONS
-s, --stdout Redirect output to stdout. Requires one of the text browsers (lynx, lynx-ssl or links) installed. -h, --host host Send the query to a remote host, where dpkg-www must be installed. query Specifies an optional package name, an absolute pathname or a query argument which is passed to the dpkg cgi-bin. See dpkg-www(8) for more information about the use of the cgi. FILES
/etc/dpkg-www.conf ~/.dpkg-www Configuration files for dpkg-www. It is not necessary for these files to exist, there are sensible defaults for everything, but you can specify your preferred www browser with the DPKG_WWW_BROWSER variable, for example: DPKG_WWW_BROWSER=mozilla EXAMPLES
dpkg-www This would open a dpkg URL on localhost listing all the installed packages. dpkg-www bash This would open a dpkg URL asking info on the bash package. dpkg-www -h pisolo bash This would open a dpkg URL asking info on the bash package on host pisolo. dpkg-www 'dpkg*' This would open a dpkg URL listing all packages matching dpkg*. dpkg-www /bin/bash This would open a dpkg URL asking info on the package(s) owning the file /bin/bash . dpkg-www depends=svgalib This would open a dpkg URL listing all packages depending on svgalib. dpkg-www --stdout depends=awk | grep ^ii This would list on stdout all packages depending on awk and grep all lines of installed packages. SEE ALSO
dpkg(8), dpkg-www(8) AUTHOR
Massimo Dal Zotto <dz@debian.org>. Bugs should be reported via the normal Debian bug reporting system. LICENCE
dpkg-www is licensed under the GNU General Public License version 2. September 1, 2004 DPKG-WWW(1)
All times are GMT -4. The time now is 03:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy