No project description provided
Project description
wimex-nfs
Name
WIMEX NFS creator.
Test and Deploy
❌ : exportfs failed!. exportfs: duplicated export entries: exportfs: *:/var/data exportfs: *:/var/data
To fix the above error, edit this file and remove the newly added entries:
sudo vi /etc/exports
Remove the lines added at the bottom. Both of the duplicate entries.
Tested on Ubuntu and CentOS Stream 8.
Description
Wimex NFS creator (creates an NFS export/share/dir) is a utility package that can be installed via pip. It's used to test the host system of installation of nfs utility tools and check if the services are running. It's responsible to install NFS if it's not already installed and also responsible to create an NFS export.
Installation
sudo pip3 install nfs-creator
Usage
from nfs_creator import nfs_creator
nfs_creator() # by default the nfs export would be created at /var/data/
# provide a custom path
nfs_creator('/var/application')
Authors and acknowledgment
@mujeebishaque
License
Closed Source
Project status
Complete - Open for improvements.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nfs_creator-1.0.tar.gz.
File metadata
- Download URL: nfs_creator-1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.20.0 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6d212a99ed438f2eb44d46cd2bd1dcc8629b6007ff27d8b3f4b68c066634066
|
|
| MD5 |
eb5e1bc6c18e7326eaf4f43306c5c080
|
|
| BLAKE2b-256 |
47e21c9db811f5fb115e3064274339b24acd53e8b36a62f1c10474339de60298
|
File details
Details for the file nfs_creator-1.0-py3-none-any.whl.
File metadata
- Download URL: nfs_creator-1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.20.0 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
118c967cb9d347cf1658872efd79d9acbaaa072ab9e724058d582810a1e591d4
|
|
| MD5 |
9d441591276002263dd5948c9e6ab62d
|
|
| BLAKE2b-256 |
39c9aa315f90da3ff3c1d13da698b89bd3787360f8097684fee6c217672d5588
|