Amir Spivak wrote:

שלום לכולם,
אני מחזיק שרת נתונים שרץ תחת Red Hat 7.3, אני רוצה לגבות אותו בצורה הכי פשוטה למקרה וההארד דיסק שלו יגווע יום אחד, השאלה שלי היא האם יש איזה שהוא כלי מסוים ופשוט! לעשות העתקה של דיסק שלם לתקליטורים או לדיסק אחר, אני מדבר על כלי דומה לנורטון גוסט.
תודה,
אמיר.

tar --preserve c[jz]f - /


pipe this into netcat, onto another machine.

Or, you could restrict tar to a specific file system, and instead of piping into another machine write the tarball on a different file system.

Shachar.


-------------------------------------------------------------------------- Haifa Linux Club Mailing List (http://www.haifux.org) To unsub send an empty message to [EMAIL PROTECTED]




Reply via email to