code.dev.world
code.dev.world

Reputation: 221

How to activate tableau server trial version on Ubuntu terminal

I'd like to install Tableau Server on Ubuntu server and activate the trial on ubuntu terminal. I downloaded .deb package for Ubuntu16.04 from https:/www.tableau.com/products/server/download/linux. I have already followed the installation steps. It's asking activate and register. But for right now, I want to try the trial. How can I activate the trial version and register?

Upvotes: 2

Views: 1492

Answers (2)

Dezine Dev
Dezine Dev

Reputation: 121

I have encountered the same issue before and found the solution. Just try this.

tsm licenses activate --trial

This will work

Upvotes: 6

Mehul Katara
Mehul Katara

Reputation: 947

You can get a trial version of Tableau Desktop but you can't get a trial version of the Tableau Server.

Upvotes: 0

Related Questions