Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Is there a best practices to where to install Talend Studio on Linux?
I have installed version 7 on Ubuntu linux however accepted the defaults to install it in the home/{username}/TalendToolsStudio-7.0.1.
I would assume using the opt directory. Just looking for feedback.
Any suggestions would be greatly appreciated.
Regards,
Jonathan
Hi Jonathan
generally - it is no difference for Studio
simple rule:
- all what could be used more than 1 user - /opt or other location like /usr/local, /var/lib and etc
- all what used by only 1 user (like GUI Studio) - in home folder of this user ... or /opt, /var/lib, /usr/local and etc