|
| cool Statistics |
| | coolcommands: | 1313 | | Categories: | 82 | | Total queries: | 523831 | | Members: | 4281 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
GenPluginCfg.sh - how to regenerate the plugin xml file in Websphere application server |
Description
To generate the plugin xml file in Websphere Application Server (up to version 4.x):
# $WASHOME/bin/GenPluginCfg.sh -adminNodeName $HOSTNAME
where:
$WASHOME : the base directory of the WAS installation
$HOSTNAME : the hostname of the server running WAS
This command will generate the file $WASHOME/config/plugin-cfg.xml used by your web server.
To generate the plugin xml file in Websphere Application Server (version 5.x):
# $WASHOME/bin/GenPluginCfg.sh
This command will generate the file $WASHOME/config/cells/plugin-cfg.xml used by your web server. |
Example
/usr/WebSphere/AppServer/bin/GenPluginCfg.sh -adminNodeName aixserv1 |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: newfs - how to create a filesystem on a metadevice in Solaris Volume Manager
Example: newfs -i 8192 /dev/md/rdsk/d0
[show me the details] |
coolcommand: how to make case insensitive matches in a text file using the vi editor
Example: vi myfile; :set ic
[show me the details] |
coolcommand: how to create a named pipe
Example: mknod file.dmp p; exp file.dmp &; cat file.dmp | compress -c - > exp file.dmp.Z; rm file.dmp
[show me the details] |
coolcommand: how to force a specific ethernet device for RedHat Linux kickstart installation
Example: linux ks=http:/172.20.25.136/LINUX/web.ks ksdevice=eth0
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1138 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 13 |
Top 5 Searches
|
| Category Solaris | 42690 |
| Category AIX | 38082 |
| Category General UNIX | 34254 |
| solaris | 20802 |
| aix | 19388 |
|
|
|
|