- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- bastille - run errors
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
04-12-2005 09:32 AM
04-12-2005 09:32 AM
bastille - run errors
Installed the lastest perl from HP 5.8.3
first time trying to run
/opt/sec_mgmt/bastille/bin/bastille
yelling with these erros.
Note: I dont have X (GUI).
NOTE: $DISPLAY not set. Attempting Curses interface.
NOTE: Using Curses user interface module.
NOTE: Only displaying questions relevant to the current configuration.
ERROR: Could not load the 'Curses.pm' interface module.
This may be due to an invalid $DISPLAY setting,
or the module not being visible to Perl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2005 09:40 AM
04-12-2005 09:40 AM
Re: bastille - run errors
try again.
- Biswajit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2005 11:02 AM
04-12-2005 11:02 AM
Re: bastille - run errors
It is like taking an online survery after that, giving the user a series of qustions to answer concerning security.
export DISPLAY=192.168.0.10:0.0
That IP address must be a valid X Window client. Hummingbird has an expensive one, there are several lsss expensive ones available on the net.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2005 02:47 PM
04-12-2005 02:47 PM
Re: bastille - run errors
export DISPLAY=mylinux.mycompamy.com:0.0
/opt/sec_mgmt/bastille/bin/bastille
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 12:53 AM
04-13-2005 12:53 AM
Re: bastille - run errors
Thanks for your reply. export DISPLAY wont work bcoz I made it very clear in my Q that I DONT have X (GUI).
Bill: You were right, after searching ITRC, its very clear that I need X cleint ( Which I do NOt have). This does NOT work in cmd-line.
Any Free X-Clients to try this product.
Basheer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2005 11:51 AM
04-22-2005 11:51 AM
Re: bastille - run errors
In addition, you can edit one of the aforementioned config file with vi, and run that with bastille -b. In some cases, doing this will cause Bastille to need another question answered/present. Even in that case, you can manually add that based on the error message.
Hope that helps,
-Robert