Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section IV. End user
  4. Troubleshoot the Portal
  5. Retrieving log files
  6. On a Linux platform

On a Linux platform

Most Linux distributions come with command-line support for .xz and .zip archives, or such support can be easily added.

To extract using the standard command-line tools is a two-step process, as the standard unzip tool cannot take a zip archive via standard input (cannot pipe into unzip).

unxz archive.zip.xz
unzip archive.zip

Feedback

Was this page helpful?
Previous

On a Windows platform

Next

Archiving script

Feedback

Was this page helpful?