- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- How to install gzip in HP UX B.11.11
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
How to install gzip in HP UX B.11.11
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2009 07:24 PM
03-23-2009 07:24 PM
How to install gzip in HP UX B.11.11
How to install gzip in HP UX B.11.11
I have downloaded from internet, but i was not able to install through swinstall -s. Can any one suggest me how to do it, i have read readme file in that package. Really i m not understand any thing.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2009 07:42 PM
03-23-2009 07:42 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
The Internet is large, and it contains many
things.
You downloaded _what_, exactly, from _where_,
exactly, and did _what_, exactly, with it?
Personally, I'd just fetch a source kit, and
build it myself.
http://www.gzip.org/
http://ftp.gnu.org/gnu/gzip/
Doesn't HP-UX B.11.11 include gzip?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2009 07:57 PM
03-23-2009 07:57 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
http://hpux.connect.org.uk/hppd/hpux/Gnu/gzip-1.3.12/
If you download the 11.11 "compressed binary depot" (which is the 2nd link from the bottom) then you can use "uncompress" to uncompress what you download and then use swinstall to install.
>>Doesn't HP-UX B.11.11 include gzip?
HP-UX has come with a version of gzip since at least version 10.20. However, if I recall correctly it was relatively old (Version 1.2.4 I think) and did not support creating files larger than 2GB.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2009 07:59 PM
03-23-2009 07:59 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
Yes: /usr/contrib/bin/gunzip /usr/contrib/bin/gzip
gzip 1.3.5 (2002-09-30)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2009 08:19 PM
03-23-2009 08:19 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
Om just give the command "whereis gunzip" if gunzip is there in your system you will show the path like :
#whereis gunzip
/usr/contrib/bin/gunzip
Suraj
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2009 10:02 PM
03-23-2009 10:02 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
# whereis gunzip
gunzip: /usr/local/bin/gunzip /usr/contrib/bin/gunzip /usr/local/man/man1/gunzip
.1 /usr/contrib/man/man1/gunzip.1 /usr/contrib/man/man1.Z/gunzip.1
Its showing like above mentioned
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2009 10:22 PM
03-23-2009 10:22 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
you have gunzip installed and can use
/usr/contrib/bin/gunzip
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2009 10:36 PM
03-23-2009 10:36 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
I have done the gunzip function its working fine.
Now i have installed sudo package, but i dont know how to provide a access to one user with kill command enabled. Can you provide the sample /etc/sudoers file.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2009 10:47 PM
03-23-2009 10:47 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
Go through this link u will find your answers
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=102058
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-23-2009 10:49 PM
03-23-2009 10:49 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
One more
http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1237877222238+28353475&threadId=1256914
Hope u will get help from both threads
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-24-2009 12:39 AM
03-24-2009 12:39 AM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
#whereis visudo
/usr/sbin/visudo
run the command /usr/sbin/visudo
It will open /etc/sudoers you can edit as below mention
User servername = /usr/bin/kill
for example
# jack may run this commands in CSNETS
jack CSNETS = /usr/sbin/reboot, /usr/sbin/shutdown, /usr/bin/passwd
save the file
login as jack
to run kill command
sudo /usr/bin/kill -9 pid
Suraj
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-24-2009 01:22 AM
03-24-2009 01:22 AM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
Thanks a ton for your help. Now sudo access is working fine. But i need some clarification on this.
1. kill -9
2. You may want to run the configure with this option: --disable-root-sudo That way you don't get in a situtation where someone can do a sudo sudo /bin/sh and become root... ( I AM NOT ABLE TO DISABLE THE ABOVE MENTIONED ITS SHOWING AS:
# /usr/local/bin/sudo --disable-root-sudo
/usr/local/bin/sudo: illegal option -- - )
3. I dont want to use # who -q command for sudo users, its possible or not.
4. How to uninstall sudo.
THANKS IN ADVANCE...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-24-2009 08:04 PM
03-24-2009 08:04 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-24-2009 08:54 PM
03-24-2009 08:54 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
The title of this thread is "How to install
gzip in HP UX B.11.11". Now, you seem to
want advice on a completely different topic.
A casual reader will never guess this.
> (kill -15 is not working now)
What, exactly, does "not working" mean?
> 4. How to uninstall sudo.
Who knows how you installed it? (Or what,
exactly, you installed?) "Now i have
installed sudo package" is not a complete
description of what you installed or how you
installed it.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-24-2009 08:55 PM
03-24-2009 08:55 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
You can uninstall sudo from sam or
#swremove -i packagename.
Rgds//
Taifur
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-24-2009 10:05 PM
03-24-2009 10:05 PM
Re: How to install gzip in HP UX B.11.11
Re: How to install gzip in HP UX B.11.11
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP