Getting your seed key
1 - Get your seed key and storage size
1-1 - Access the operating system of your FilingBox MEGA server.
1-2 - Type the following command to get your seed key.
# /namusoft/bin/megaserver -config /namusoft/conf -seed
1-3 - Type the following command to get the total size of your storage.
# df -P | grep -v ^Filesystem | awk '{sum += $2} END { print sum/1024/1024 " GB" }'
Getting your product key
1- Sumbit a request for your product key
Once you have your seed key and the value of the total size of your storage, you can submit a request for a product key on this FilingBox Help Center.
2 - Get a product.key file
If there is no issue, you will receive your product.key file within two business days after submitting a request.
Applying product key
1 - Add Product Key
Copy your product.key file into the /namusoft/conf/ directory.
2- Activate your FilingBox MEGA
2-1 - Type the following command to activate your FilingBox MEGA.
# /namusoft/bin/megaserver -config /namusoft/conf/ &
2-2 - Once completed, you can connect to your FilingBox MEGA.