- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall - without gui
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 09:26 PM
01-13-2004 09:26 PM
swinstall - without gui
ich have to install an new software on different nodes und i don´t want to login on every node.
is there a possibility to use swinstall without the gui. (the option -i seems to be default, not as mentioned in the man-page an option parameter).
in the man-page and on the docs-site are commandline-options mentioned (-x), but i don´t understand the doku (which seems to be the plan).
thanks to everyone who can send me a - useful - example for my swinstall problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 09:30 PM
01-13-2004 09:30 PM
Re: swinstall - without gui
Install the C and Pascal products to a set of remote hosts:
swinstall -s sw_server cc pascal @ hostA hostB hostC
is it what you need ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 09:37 PM
01-13-2004 09:37 PM
Re: swinstall - without gui
of course you can launch swinstall without GUI by giving all options (with -s for source and with -x for options) on command line.
For examples see man page on section 'EXAMPLES'. Also in man page there are all keywords supported on swinstall command. Just a piece of that:
----------------------------
The following section lists all of the keywords supported by the
swinstall and swcopy commands. If a default value exists, it is listed after the "=".
agent_auto_exit=true
Causes the target agent to automatically exit after
Execute phase, or after a failed Analysis phase. This
is forced to false when the controller is using an an
interactive UI, or when -p (preview) is used. This
enhances network reliability and performance. The
default is true - the target agent automatically exits
when appropriate. If set to false, the target agent
will not exit until the controller ends the session.
----------------------------
I hope this helps you.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 09:39 PM
01-13-2004 09:39 PM
Re: swinstall - without gui
# swinstall -s /tmp/
and so on with -x about all swinstall options.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 10:24 PM
01-13-2004 10:24 PM
Re: swinstall - without gui
swacl -l root -M user:root@your_install_host:a
swacl -l host -M user:root@your_install_host:a
hope this will help.
Regards,
Peter