Solaris
Gbackup Solaris Client Installation Guide
Download the Solaris installer,
- For Intel Solaris, Sun Solaris and Later: Gbackup_3_5_0_SP_Solaris_Client_Only.zip
Â
The Solaris builds are pre-compiled and all the required dependencies are included in the build itself. You don't have to install the dependencies separately.
The libstdc++.so.5 is a run time compilation library required for Gbackup Application to run in the machine. The similar or higher version of library(libstdc++.so.5/libstdc++.so.6) might be already installed in the Solaris machine. If this is the case, then you have to create a link of the library by executing the following command
ln /usr/sfw/lib/libstdc++.so.6 /usr/local/lib/libstdc++.so.5
Note: Solaris installation should be run with the root user privileges.
Â
To install Gbackup client on Solaris machines, follow the steps given below:
- Unzip the downloaded ZIP file.
- Execute the bin file after going to the location where the files are zipped
- ./Gbackup_3_5_0_SP_Solaris_Client_Only.bin
Gbackup needs root user privileges. Hence if Gbackup is installed as a user which does not have root privileges, the installation will abort with the message 'You need root user privileges'. This is applicable for upgrades as well.
-
The first step in the installation is to choose the type of installation. You can select from one of the two options :
-
You can install Gbackup in a newly created Gbackup user account, where the Gbackup user account will be automatically created with root privileges
-
You can install Gbackup in the current user account.
Choose option 1, if you want Gbackup to backup user data, MySQL, System Files etc. Note that Gbackup will be installed as a daemon process and will automatically start when the system boots up. You can START and STOP Gbackup by running the command "/etc/init.d/gbackup start/stop". You can check the status of Gbackup application by running the command "/etc/init.d/gbackup status".
Choose option 2, if you want Gbackup to be installed as an application to backup only the system files and folders. Note that Gbackup will be installed in the current user directory and has to be manually started every time the machine is rebooted. You can START and STOP Gbackup by running the script startGbackup.sh and stopGbackup.sh
-
-
If Gbackup is installed fresh and you chose option 1 in the above step, then you will be asked to provide a password for the Gbackup user account which is created. Note that Gbackup will be installed as a daemon process and will automatically start when the system boots up. You can START and STOP Gbackup by running the command "/etc/init.d/gbackup start/stop". You can check the status of Gbackup application by running the command "/etc/init.d/gbackup status".
If you chose option 2, then you will be taken to the next step directly. Note that Gbackup will be installed in the current user directory and has to be manually started every time the machine is rebooted. You can START and STOP Gbackup by running the script startGbackup.sh and stopGbackup.sh
-
Gbackup License Agreement:
Read through the License Agreement carefully. If you agree, enter Yes to continue with the installation. If you do not agree, enter No to abort the installation.
-
Gbackup Install Location:
If you had chosen option 2 for the type of installation, Gbackup will ask for a location to install Gbackup. By default Gbackup will be installed in the "Current Directory". Gbackup setup will be installed under "Gsolutions/Gbackup" in the "Current Directory" directory. To install in a different directory, enter the absolute path (full path) for Gbackup installation. Note that the setup will create the "Gsolutions/Gbackup" directory under the directory you entered.
Note : If Gbackup is already in the installed location, Gbackup will try to upgrade. The installation will ask the user whether the previous setup can be migrated or not. Enter 'yes' to continue upgradation and 'no' to abort the installation.
Gbackup can be upgraded to v3.5 from Gbackup version 3.1/3.2
-
Gbackup Web Console Authentication:
Gbackup's Web Console user interface is browser based; you need to configure a username and password to login to Gbackup Web Console. Note that you can add additional users, delete users, change password etc. from the Web Console UI after the installation.
-
Configure Backup Server Port and UI Communication Port
By default Gbackup uses the ' Backup Server Port' 32004, for all the client-server communications and the 'UI Communication Port' 32005 for communication between the Gbackup Web Console and the Gbackup Application. If you wish Gbackup to use ports other than the default, you are provided with the following options here :
-
"Do you want to change these ports from default value?"
-
If you enter "y/Y" then following text will displayed in terminal to enter Gbackup's Backup Server Port and the UI Communication Port.
-
"Please enter a valid port value [numerical whole number] for Backup Server Port".
-
Enter the Backup Server Port value here.
-
"Please enter a valid port value [Numerical whole number] for UI Communication Port".
-
Enter the UI Communication Port value here.
-
- This installs the product and completes the installation process. After successful installation, you are provided with an option to start the Gbackup. After the installation, you can start Gbackup by executing the script "startGbackup.sh" from the directory "<INSTALLATION_HOME>/Gsolutions/Gbackup/".
Â
Note:
After successful installation, you can open the Gbackup Web Console from your browser by typing http://<Your Machine Name>:6060. You will have to login to the Web Console using the username and password you provided in the "Gbackup Web Console Authentication" step during the installation.


