Sponsored Content
Operating Systems AIX Community Project AIX - All Intricacies eXplained Post 302977633 by bakunin on Wednesday 20th of July 2016 06:32:02 PM
Old 07-20-2016
Community Project AIX - All Intricacies eXplained

Hi everybody!

In general the documentation of AIX is well done and rather complete. Still, there are a few undocumented parts of AIX and some of the undocumented commands offer things you just can't get done the "official" way. We once talked about collecting the information we collectively have about these parts to document what IBM doesn't want us to know.

So, after some discussion today with my venerable colleague agent.kgb we decided to start this as a community project. Welcome to project

AIX - All Intricacies eXplained

The rules are quite simple: i will maintain a pinned thread with a list of undocumented commands here and whoever wants to write documentation for it can open a thread and do so. I will link these threads to the commands entry in the list so that they can easily be found.

You can always change your own posts therefore, as the "maintainer" of a commands documentation i suggest to update the first post of your thread so that it always reflects the status of the discussion going on below.

We will make up additional procedures as we go along, no need to overorganize ourselves.

You might have noticed a few threads marked "[Missing Manual]" from agent.kgb. These are already part of the project. If you have contributions to these commands, just answer there.

Biggest rule of this project, though - and one i will strictly enforce:

Have fun!

bakunin

Last edited by bakunin; 07-20-2016 at 07:42 PM..
 

2 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

A new project was posted on The UNIX and Linux Forums project board.

A new project was posted on your project board. Project title: Bash Shell Tutoring Estimated Budget: $50/hr Start date: Immediately Required skills: Linux, Bash, Shell, UNIX I work as a datawarehouse designer and developer. Although I usually stick to the role of an analyst,... (0 Replies)
Discussion started by: Neo
0 Replies

2. AIX

The Missing AIX Documentation Project

Welcome to AIX - All Intricacies eXplained List of AIX commands lacking documentation: mkinstallp (create installable packages) imfs (create FS entries in /etc/filesystems) getlvodm (get LVM information from LVCB and ODM) ldeletepv (delete phantom disks from ODM) lqueryvg (lists... (1 Reply)
Discussion started by: bakunin
1 Replies
httppower(8)							     powerman							      httppower(8)

NAME
httppower - communicate with HTTP based power distribution units SYNOPSIS
httppower [--url URL] DESCRIPTION
httppower is a helper program for powerman which enables it to communicate with HTTP based power distribution units. It is run interac- tively by the powerman daemon. OPTIONS
-u, --url URL Set the base URL. INTERACTIVE COMMANDS
The following commands are accepted at the httppower> prompt: auth user:pass Authenticate to the base URL with specified user and password, using ``basic'' HTTP authentication which sends the user and password over the network in plain text. seturl URL Set the base URL. Overrides the command line option. get [URL-suffix] Send an HTTP GET to the base URL with the optional URL-suffix appended. post [URL-suffix] key=val[&key=val]... Send an HTTP POST to the base URL with the optional URL-suffix appended, and key-value pairs as argument. FILES
/usr/sbin/httppower /etc/powerman/powerman.conf ORIGIN
PowerMan was originally developed by Andrew Uselton on LLNL's Linux clusters. This software is open source and distributed under the terms of the GNU GPL. SEE ALSO
powerman(1), powermand(8), httppower(8), plmpower(8), vpcd(8), powerman.conf(5), powerman.dev(5), powerman-devices(7). http://sourceforge.net/projects/powerman powerman-2.3.5 2009-02-09 httppower(8)
All times are GMT -4. The time now is 03:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy