Skip to content

maximx1/zfscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zfscan

zfscan is a gui utility to manage zfs.

Installation

  • Install QT
    • mac - brew install qt
    • ubuntu - apt-get install qt-sdk

Then the following:

pip install virtualenv
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
pyside_postinstall.py -install

Run

Once installed you can just run the application: python zfscanui.py

About

zfscan is a gui utility to manage zfs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages