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.
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
Download ossbrowser package for 32-bit Windows or ossbrowser package for 64-bit Windows according to the architecture of your Windows OS.
Decompress the package.
In the decompressed directory, double-click oss-browser.exe to run ossbrowser 1.0.
macOS
Download the ossbrowser package for macOS.
Decompress the package.
In the oss-browser-darwin-x64 directory, right-click oss-browser.app and select Open.
In the dialog box that appears, click Open.
In the dialog box that appears, click Allow.
Linux
CentOS 7/CentOS 8/Ubuntu 14
CentOS 7
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.
Install dependency files.
Run the following command to update the YUM repository:
sudo yum update
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
Run the following command to install the dependency file named libXtst.so.6:
sudo yum install libXtst-1.2.3-1.el7.x86_64
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
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
Install ossbrowser 1.0.
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
Run the following command to decompress the package:
sudo unzip oss-browser-linux-x64.zip
Run the following command to go to the oss-browser-linux-x64 directory:
sudo cd oss-browser-linux-x64/
Run the following command to run ossbrowser 1.0:
sudo ./oss-browser
CentOS 8
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.
Install dependency files.
Run the following command to update the YUM repository:
sudo yum update
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
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
Run the following command to install the dependency file named libXtst.so.6:
sudo yum install libXtst-1.2.3-7.el8.x86_64
Run the following command to install the dependency file named libXss.so.1:
sudo yum install libXScrnSaver-1.2.3-1.el8.x86_64
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
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
Install ossbrowser 1.0.
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
Run the following command to decompress the package:
sudo unzip oss-browser-linux-x64.zip
Run the following command to go to the oss-browser-linux-x64 directory:
sudo cd oss-browser-linux-x64/
Run the following command to run ossbrowser 1.0:
sudo ./oss-browser
Ubuntu 14
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.
Install dependency files.
Run the following command to update the APT repository:
sudo apt update
Run the following command to install the dependency file named libgtk-x11-2.0.so.0:
sudo apt install libgtk2.0-0
Run the following command to install the dependency file named libX11-xcb.so.1:
sudo apt install libx11-xcb-dev
Run the following command to install the dependency file named libXtst.so.6:
sudo apt install libxtst6
Run the following command to install the dependency file named libXss.so.1:
sudo apt install libxss1
Run the following command to install the dependency file named libgconf-2.so.4:
sudo apt install libgconf-2-4
Install ossbrowser 1.0.
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
Run the following command to decompress the package:
sudo unzip oss-browser-linux-x64.zip
Run the following command to go to the oss-browser-linux-x64 directory:
sudo cd oss-browser-linux-x64/
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.