Total Pageviews

Wednesday 15 June 2022

automount

 AutoMount for XenSystem.

To provide more features, I rewrite AutoMount originally written in bash script using python 2. This script is mainly provided for some customers who still use the vps powered by Xen, only considering their needs and what they may encounter.

How to use

wget -O AutoMount.sh https://raw.githubusercontent.com/gidcs/automount/master/AutoMount.sh
chmod 755 AutoMount.sh
./AutoMount.sh

License

Copyright 2020 guyusoftware

from https://github.com/gidcs/automount

 

No comments:

Post a Comment