Giter Club home page Giter Club logo

mount-unmount-object-storage-on-linux's Introduction

Mount-Unmount-Object-Storage-on-Linux

Usage

  1. The script mounts or unmounts object storage on Linux/Ubuntu OS directory.

  2. Object storage by various cloud providers include:

TO run the Bash script

  1. Download or clone the following file, from this repo, into the current working directory (CWD) on the Linux/Ubuntu OS machine:

    • Bash script - mount-unmount-object-storage.sh
  2. Fill in relevant input variables (line 22-28 of the script) at the top of the script including:

    • clean_system_confirm
    • mount_storage_confirm
    • unmount_storage_confirm
    • mount_dir
    • bucket_name
    • provider_url
    • credentials
  3. Then set permssion on the script and run the script, assuming sudo access:

    • set permission
      sudo chmod u+x mount-unmount-object-storage.sh
    • run
      ./mount-unmount-object-storage.sh

License

Copyright © 2015 - present. MongoExpUser

Licensed under the MIT license.

mount-unmount-object-storage-on-linux's People

Contributors

mongoexpuser avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.