The last few weeks I've been working hard on getting the 20-year-old Webmin module up to shape and compatible with the latest Netatalk 2.2 and Webmin 2.0.
For most current Netatalk users this is probably more of a novelty, but I was thinking that it might lower the bar of entry for new users.
I have now reached a "1.0 beta" state of the code, and would love to get testers & feedback.
If you would like to volunteer, please install Webmin first (go to their website to learn how to for your OS) then clone this repo:
From within the module source tree, run
The second step probably only works on Debian based Linux right now. If it fails, find where the webmin module install script lives on your system, or use the GUI in webmin itself to install the module from the tarball on the file system.
Please report bugs and suggestions at the Github tracker!
For most current Netatalk users this is probably more of a novelty, but I was thinking that it might lower the bar of entry for new users.
I have now reached a "1.0 beta" state of the code, and would love to get testers & feedback.
If you would like to volunteer, please install Webmin first (go to their website to learn how to for your OS) then clone this repo:
GitHub - Netatalk/netatalk-webmin at branch-netatalk2
Webmin module for managing Netatalk [DEPRECATED: code merged into netatalk repo] - GitHub - Netatalk/netatalk-webmin at branch-netatalk2
github.com
From within the module source tree, run
Code:
make dist
sudo make install
The second step probably only works on Debian based Linux right now. If it fails, find where the webmin module install script lives on your system, or use the GUI in webmin itself to install the module from the tarball on the file system.
Please report bugs and suggestions at the Github tracker!