All Products
Search
Document Center

Object Storage Service:Install ossfs 2.0 on Linux

Last Updated:May 07, 2025

This topic describes how to install ossfs 2.0 on Linux.

Alibaba Cloud Linux

  1. Download the installation package.

     sudo wget https://gosspublic.alicdn.com/ossfs/ossfs2_2.0.0beta_linux_x86_64.rpm
  2. Install ossfs 2.0.

    sudo yum install ossfs2_2.0.0beta_linux_x86_64.rpm

    Enter y to complete the installation as shown in the figure below.

    image

  3. Verify whether ossfs 2.0 is installed.

    ossfs2 --version

    The following figure shows that ossfs 2.0 is installed.

    image

What to do next

Following the installation of ossfs 2.0, you must configure the relevant information of the OSS bucket to be mounted, along with the necessary access credentials, in the corresponding configuration file.