- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Backup important files on UX machine
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-28-2002 10:43 AM
01-28-2002 10:43 AM
Backup important files on UX machine
I need to backup sendmail machine without a tape...
So, I need to take all the important files - passwords, hosts, DNS, senmail.cf etc.
Does someone has a list of this files, so I can write script to TAR them?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 11:32 AM
01-28-2002 11:32 AM
Re: Backup important files on UX machine
Take a look at this guide. This will give you information about all sendmail configuration files:
http://www.docs.hp.com/hpux/onlinedocs/B2355-90147/B2355-90147.html
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 12:17 PM
01-28-2002 12:17 PM
Re: Backup important files on UX machine
If you don't have ignite installed, you should install it and use this method over any you try to build yourself.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 02:07 PM
01-28-2002 02:07 PM
Re: Backup important files on UX machine
Here is a sample on how to cut the ignite
tape: The tape has a bootable image on the
first section of the tape. The seconda section
chich has all of your important files is
written in tar. pax can be used to recover
files if necessary.
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 07:20 PM
01-28-2002 07:20 PM
Re: Backup important files on UX machine
Bill Hassell, sysadmin