coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Monday September 6, 2010


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?
Create an account

Who's Online
We have 26 guests online

Newest Member

Starmamex

Hit Counter
4760888 Visitors

cool Statistics
coolcommands:1313
Categories:82
Total queries:523831
Members:4281





Search coolcommands.com
Search Keyword:


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



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1138
audet37
kah00na32
Mariom24
lebjf00013

Top 5 Searches

Category Solaris42690
Category AIX38082
Category General UNIX34254
solaris20802
aix19388

Terms of Use
Privacy
Contact


 
coolcommands.com © 2010. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum