Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. SmileWise

    ufsdump one machine to another

    Igaduma, thanks for your reply. We need to replicate one machine to another live - across the WAN. Using a tape is therefore inappropriate as it would not be "live". Does anyone else have any clues for me?
  2. SmileWise

    Setting the history environment

    Under ksh, use the following commands: &quot;set -o vi&quot; and &quot;export EDITOR=vi&quot;. This will enable you to use vi to search for and edit previously run commands. To step (backwards) through previously run commands, use <ESC>k repeatedly. To search for a previously run command, use...
  3. SmileWise

    ufsdump one machine to another

    x1065a, thanks for your reply. Unfortunately we cannot use nfs mount as the machines are in different suburbs and we do not have the bandwidth. Also, we cannot use ftp or rcp as this replication has to occur &quot;live&quot;. Do you (or anyone else) have any other ideas?
  4. SmileWise

    ufsdump one machine to another

    Hi there, I have a need to replicate one machine to another. I believe that this can be done over the network using ufsdump (and a pipe?). Anyone got any clues for me? Thanks, SmileWise

Part and Inventory Search

Back
Top