All Products
Search
Document Center

Object Storage Service:Install ossbrowser 1.0

Last Updated:Apr 21, 2025

ossbrowser 1.0 supports multiple logon methods and allows you to efficiently manage your Object Storage Service (OSS) resources based on a GUI. For example, you can use ossbrowser to upload objects, download objects, delete objects, and configure access control policies for your objects.

Important

This topic uses ossbrowser 1.18.0, which is the latest version of ossbrowser. For more information about all versions of ossbrowser 1.0, visit all-releases.md.

Windows

  1. Download ossbrowser package for 32-bit Windows or ossbrowser package for 64-bit Windows according to the architecture of your Windows OS.

  2. Decompress the package.

  3. In the decompressed directory, double-click oss-browser.exe to run ossbrowser 1.0.

macOS

  1. Download the ossbrowser package for macOS.

  2. Decompress the package.

  3. In the oss-browser-darwin-x64 directory, right-click oss-browser.app and select Open.

  4. In the dialog box that appears, click Open.

  5. In the dialog box that appears, click Allow.

Linux

CentOS 7/CentOS 8/Ubuntu 14

CentOS 7

  1. Install a graphical desktop environment.

    For more information about how to install a graphical desktop environment for CentOS 7, see Install a GUI desktop on a Linux instance.

  2. Install dependency files.

    1. Run the following command to update the YUM repository:

      sudo yum update
    2. Run the following command to install the dependency file named libgtk-x11-2.0.so.0:

      sudo yum install gtk2-2.24.31-1.el7.x86_64
    3. Run the following command to install the dependency file named libXtst.so.6:

      sudo yum install libXtst-1.2.3-1.el7.x86_64
    4. Run the following command to install the dependency file named libXss.so.1:

      sudo yum install libXScrnSaver-1.2.2-6.1.el7.x86_64
    5. Run the following command to install the dependency file named libgconf-2.so.4:

      sudo yum install GConf2-3.2.6-8.el7.x86_64
  3. Install ossbrowser 1.0.

    1. Run the following command to download the ossbrowser package for CentOS 7:

      sudo wget https://gosspublic.alicdn.com/ossbrowser/1.18.0/oss-browser-linux-x64.zip
    2. Run the following command to decompress the package:

      sudo unzip oss-browser-linux-x64.zip
    3. Run the following command to go to the oss-browser-linux-x64 directory:

      sudo cd oss-browser-linux-x64/
    4. Run the following command to run ossbrowser 1.0:

      sudo ./oss-browser

CentOS 8

  1. Install a graphical desktop environment.

    For more information about how to install a graphical desktop environment for CentOS 8, see Install a GUI desktop on a Linux instance.

  2. Install dependency files.

    1. Run the following command to update the YUM repository:

      sudo yum update
    2. Run the following command to install the dependency file named libgtk-x11-2.0.so.0:

      sudo yum install gtk2-2.24.32-5.el8.x86_64
    3. Run the following command to install the dependency file named libX11-xcb.so.1:

      sudo yum install libX11-xcb-1.6.8-5.el8.x86_64
    4. Run the following command to install the dependency file named libXtst.so.6:

      sudo yum install libXtst-1.2.3-7.el8.x86_64
    5. Run the following command to install the dependency file named libXss.so.1:

      sudo yum install libXScrnSaver-1.2.3-1.el8.x86_64
    6. Run the following command to install the dependency file named libgconf-2.so.4:

      sudo yum install GConf2-3.2.6-22.el8.x86_64
    7. Run the following command to install the dependency file named libasound.so.2:

      sudo yum install alsa-lib-1.2.5-4.el8.x86_64
  3. Install ossbrowser 1.0.

    1. Run the following command to download the ossbrowser package for CentOS 8:

      sudo wget https://gosspublic.alicdn.com/ossbrowser/1.18.0/oss-browser-linux-x64.zip
    2. Run the following command to decompress the package:

      sudo unzip oss-browser-linux-x64.zip
    3. Run the following command to go to the oss-browser-linux-x64 directory:

      sudo cd oss-browser-linux-x64/
    4. Run the following command to run ossbrowser 1.0:

      sudo ./oss-browser

Ubuntu 14

  1. Install a graphical desktop environment.

    For more information about how to install a graphical desktop environment for Ubuntu 14, see Install a GUI desktop on a Linux instance.

  2. Install dependency files.

    1. Run the following command to update the APT repository:

      sudo apt update
    2. Run the following command to install the dependency file named libgtk-x11-2.0.so.0:

      sudo apt install libgtk2.0-0
    3. Run the following command to install the dependency file named libX11-xcb.so.1:

      sudo apt install libx11-xcb-dev
    4. Run the following command to install the dependency file named libXtst.so.6:

      sudo apt install libxtst6
    5. Run the following command to install the dependency file named libXss.so.1:

      sudo apt install libxss1
    6. Run the following command to install the dependency file named libgconf-2.so.4:

      sudo apt install libgconf-2-4
  3. Install ossbrowser 1.0.

    1. Run the following command to download the ossbrowser package for Ubuntu:

      sudo wget https://gosspublic.alicdn.com/ossbrowser/1.18.0/oss-browser-linux-x64.zip
    2. Run the following command to decompress the package:

      sudo unzip oss-browser-linux-x64.zip
    3. Run the following command to go to the oss-browser-linux-x64 directory:

      sudo cd oss-browser-linux-x64/
    4. Run the following command to run ossbrowser 1.0:

      sudo ./oss-browser

What to do next

Log on to ossbrowser 1.0 and complete the configurations.