Search found 1224 matches

by Tomas
Fri Jul 08, 2016 6:25 pm
Forum: Feature requests
Topic: [Rejected] mikrotik mac telnet
Replies: 1
Views: 4375

Re: mikrotik mac telnet

It probably could be done, but the amount of work required to do it is quite high (the only current open source implementation of a mac-telnet client is in pure C). Unimus would also have to be on L2 with the managed devices, and using Telnet also creates security issues. So since the implementation...
by Tomas
Fri Jul 08, 2016 6:16 pm
Forum: Support
Topic: Deploying Unimus in Tomcat (or other application servers)
Replies: 22
Views: 28658

Re: Deploying Unimus in Tomcat (or other application servers)

Hi Tomas, Yes, Tomcat is running JRE 8. The log looked much the same as jermudgeon 's so I manually created /etc/unimus, chown'd it to the tomcat user and restarted Tomcat. Working a treat now. Many thanks. It might be that the user that Tomcat runs under by default doesnt have access to '/etc', so...
by Tomas
Fri Jul 08, 2016 6:09 pm
Forum: General
Topic: Licensing and pricing discussion/feedback
Replies: 3
Views: 6507

Licensing and pricing discussion/feedback

Pricing now on Wiki:
https://wiki.unimus.net/display/UNPUB/Pricing

We would really like to hear your feedback on the pricing, and well as any questions you might have!
by Tomas
Fri Jul 08, 2016 12:42 pm
Forum: Feature requests
Topic: [Implemented] import
Replies: 3
Views: 6179

Re: import

Multiple import options are on the ToDo list.
If you think we are missing some, please let me know :).

Its one of the first new features I want to do in future releases.
by Tomas
Fri Jul 08, 2016 12:32 pm
Forum: Support
Topic: Deploying Unimus in Tomcat (or other application servers)
Replies: 22
Views: 28658

Re: Deploying Unimus in Tomcat (or other application servers)

I have run the .exe on my desktop and it is look great, thanks. However, when I try to use the WAR in Tomcat (Tomcat7 on a clean Ubuntu 14.04 server, downloaded the file, dropped it in /webapps and let it expand itself as I would with any other WAR) but only get a 404 error when browsing to it. Any...
by Tomas
Fri Jul 08, 2016 10:00 am
Forum: Support
Topic: Deploying Unimus in Tomcat (or other application servers)
Replies: 22
Views: 28658

Re: Deploying Unimus in Tomcat (or other application servers)

This may be slightly out of scope, but for quick-and-dirty I spun up Bitnami/Tomcat on Google and got the following failures: http://pastebin.com/cdM0vwEw As a part of the first startup, Unimus creates a configuration file in '/etc/unimus/unimus.properties' (and on later startups loads its configur...
by Tomas
Fri Jul 08, 2016 9:36 am
Forum: Beta
Topic: [Fixed in 0.2.0] Initial bug report
Replies: 5
Views: 7734

Re: Initial bug report

Will test with Safari and see whats happening. We tested with Chrome, FF and IE/Edge, so quite strange it works on those but not on Safari... As for the portal, its not implemented yet, on the ToDo list :) Currently the only way to acquire keys is to sign up for the Beta using the Beta signup. Thank...
by Tomas
Mon Jul 04, 2016 11:04 am
Forum: News and announcements
Topic: Closed Beta has started
Replies: 0
Views: 5228

Closed Beta has started

To receive a beta key, please register on https://unimus.net

We are periodically sending out Beta keys, if you didnt get your Beta key after more than 2 weeks, please let me know here.
by Tomas
Wed Jun 29, 2016 5:32 am
Forum: Beta
Topic: Known issues
Replies: 1
Views: 5824

Re: Known issues

The following issues have previously been on the Known Issues list, but have since been resolved (and taken off the list): * There is no way to configure logging verbosity yet. * Diff picks a "destination" backup by which backup was selected first, rather then selecting the newer (by date)...
by Tomas
Sat Jun 25, 2016 11:30 pm
Forum: Support
Topic: Unimus deploy options
Replies: 0
Views: 6588

Unimus deploy options

Unimus requires that you have Java (JRE) installed. You can get Java from here: https://java.com/en/download/manual.jsp On Linux, many distributions contain JREs in their package repositories. You can install "openjdk-8-jre" or "oracle-java8-jre" packages. All the deployment opti...