- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Web access
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
05-04-2007 01:04 AM
05-04-2007 01:04 AM
Re: Web access
These errors can be caused by corruption within the Software Distributor.
There are different causes that can be cleared up by following these
instructions:
1. Login as root
2. Stop swagentd
#/sbin/init.d/swagentd stop
3. Verify swagentd has stopped:
#ps â ef | grep swagentd
4. Change directory to /var/adm/sw:
# cd /var/adm/sw
5. Move the directory /var/adm/sw/security and its contents:
# mv security security.orig
6. Copy the directory and its contents
from /usr/newconfig/var/adm/sw/security to /var/adm/sw/security
#cp â Rp /usr/newconfig/var/adm/sw/security /var/adm/sw/security
7. Start swagentd:
#/sbin/init.d/swagentd start
8. Verify swagentd has started:
#ps â ef | grep swagentd
Proceed with swinstall operation.
If ACLs are in use, move the original /var/adm/sw/security directory back in
place.
9. Change directory to /var/adm/sw:
# cd /var/adm/sw
# mv security /tmp
# mv security.orig security
10. Stop and restart swagentd:
#/sbin/init.d/swagentd stop
#/sbin/init.d/swagentd start
Rgds,
Marc'o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 01:06 AM
05-04-2007 01:06 AM
Re: Web access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 01:48 AM
05-04-2007 01:48 AM
Re: Web access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 01:53 AM
05-04-2007 01:53 AM
Re: Web access
then use the swinstall =)....
Try that and let us know your results.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 02:16 AM
05-04-2007 02:16 AM
Re: Web access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 02:33 AM
05-04-2007 02:33 AM
Re: Web access
#swreg -l depot
Example,
#swreg -l depot /tmp/wget-1.10.2-ia64-11.23.depot
After that run the swinstall, and select, "local directory" , leave the hostname without changes, and in the "source", enter right there and select from the list the option that points to the wget depot.
After that you will be able to install the depot file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 03:30 AM
05-04-2007 03:30 AM
Re: Web access
Mel told us yesterday that some name service configuration had to be set before using swinstall, right? Im gonna check it. For now, I have defined two nameservers in the /etc/resolv.conf file (after testing the connectivity from the server to them). Now I'd have to cfigure /etc/nsswitch.conf.
Attached is the current content for it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 03:33 AM
05-04-2007 03:33 AM
Re: Web access
http://hpux.connect.org.uk/hppd/hpux/Gnu/gettext-0.16.1/
You need to install this software exactly the same like the other software ...
Let me check your file ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 03:41 AM
05-04-2007 03:41 AM
Re: Web access
Nice job corrupting wget back there.
Best to get it directly with a browser onto hp--ux to avoid ascii/binary ftp hell.
Everything you get from the porting and archive center is binary btw.
All you need for web access is to set the gateway correctly (/etc/rc.config.d/netconf) and have good name resolution (/etc/resolv.conf)
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
05-04-2007 04:18 AM
05-04-2007 04:18 AM
Re: Web access
Your file seems to be good, but also you need the ip configuration, ip, net mask and gateway, that's the final job.
Best regards,
Marc'o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 04:28 AM
05-04-2007 04:28 AM
Re: Web access
Im gonna get the gettext file. I'd like to download it directly to the hpux box; what browser would you advise me? Is there a native one or I will have to download it to the win box before 'ftp'ing it to the hpux server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 04:34 AM
05-04-2007 04:34 AM
Re: Web access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 04:39 AM
05-04-2007 04:39 AM
Re: Web access
But wget and these others are different things.
Marc'o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 05:05 AM
05-04-2007 05:05 AM
Re: Web access
http://www.starnet.com/download/
Hope this helps,
MArc'o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 05:19 AM
05-04-2007 05:19 AM
Re: Web access
Is that what you want? ..or you want the command line with the wget ...
Well, actually you are close to have the wget already installed, then after that you can choise that system use!...
Look at the pic I sent.
Good luck.
Marc'o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 05:53 AM
05-04-2007 05:53 AM
Re: Web access
I have Hummingbird Exceed already installed on the win box from which I telnet to the hpux one; so I guess I could use it to get the desktop interface.
But u know what, I've already accessed the Mozilla web browser (by typing 'mozilla' in the CLI).
As for wget that could be used too, Im experimenting a problem w/ the SD GUI: a remote procedure call fails while trying to contact the target. Id like to know whats happening even if its not a priority anymore; I've got Web accesss!
Thanks to you, Mel, Ivan and Steven.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 05:56 AM
05-04-2007 05:56 AM
Re: Web access
have Fun!!!
Marc'o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 06:27 AM
05-04-2007 06:27 AM
Re: Web access
HAve fun, happy weekend!
Marc'o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 07:37 AM
05-04-2007 07:37 AM
Re: Web access
One question: how should I access the CDE once I have an X server installed (Exceed)?
Have a nicy we :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 07:43 AM
05-04-2007 07:43 AM
Re: Web access
Well, I say the x-win32 becuase is that one that I prefer , but there're some other emulators...
Also, with the reflexion X you can see that!..., the screenshot that I sent you is from my desktop....by using x win 32...
That's like a telnet sessions, you choice what kind of session you want to launch, and the application makes everything.
Good luck , and ask is I was not clear or if you need something else?!
Marc'o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 07:54 AM
05-04-2007 07:54 AM
Re: Web access
I probably won't answer you before Monday. Enjoy ur we Marc'O. 10x
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2007 12:09 PM
05-05-2007 12:09 PM
Re: Web access
"DESKTOP=CDE"
and then run the following:
/sbin/init.d/dtlogin.rc start
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2007 03:30 AM
05-06-2007 03:30 AM
Re: Web access
I think you have already solved the transfer problem but you surely don't want to use ascii when you are transferring binary data that's in a gzip file.
ftp> ascii
150 Opening ASCII mode data connection for wget-1.10.2-hppa-11.23.depot.gz.
226-WARNING! 2115 bare linefeeds received in ASCII mode
File may not have transferred correctly.
This is also trying to tell you that the bare linefeeds aren't valid on windows.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2007 11:44 PM
05-06-2007 11:44 PM
Re: Web access
Look at this...
Check this in your server ...
# swlist -l product CDE
Verify also file:
/etc/rc.config.d/desktop
DESKTOP=CDE
Start process "dtlogin":
/sbin/init.d/dtlogig.rc start
That's have to be enough to launch your application ..., now from your windows XP, run the emulation application...
Let us know your results ...
Marc'o
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 12:13 AM
05-07-2007 12:13 AM
Re: Web access
Dennis, could you explain me please in which cases should the ASCII mode be enabled? And also which systems use the bare linefeeds, and what for?
Thanks 2 all