Revolving around the core of technology
http://localhost:6060
tar -xf SynaManLinux.tar
chmode +x Install.sh
command to change its permission./Install.sh
/opt
folder.
You can change this location to any other value if desired. Additionally, it will create necessary scripts in /etc/init.d/
folder so that the server comes up when you restart the machine.
http://localhost:6060
. If you do not have GUI available on your Linux box, try connecting from a Windows machine by using the appropriate IP address in the URL. For example: http://192.168.1.40:6060
IMPORTANT: Installation file for these platforms does not come with a JRE (Java Runtime Environment). Therefore, you will need to install a JRE before installing SynaMan. Additionally, java
must be in your machine path.
If you are installing the server on Solaris or MacOSx, it is very likely that the JRE is already installed on the machine.
gunzip -c SynaManJava.tar.gz | tar -xvf -
chmod +x run.sh
http://localhost:6060