Is Bacula presents snapshot feature in free edition? - snapshot

I have problem with Bacula.
Is there snapshot feature in Bacula free edition?
These days i'm searching for snapshot feature in Bacula free edition
but it seems like only presented in enterprise edition only.
thanks.

The Snapshotify Plugin is available at Bacula Enterprise only. But some time ago Kern sent bacula status to the bacula-users list where he promise to include snapshot management in the community version:
A few of these new features will be:
(...)
3. New automatic snapshot management functions for the community version.
What I can see in the current code, there are some bits of code for this functionality already available.

Related

SonarPLSQL-Trial Version

I am looking for SonarPLSQL trial version, as SonarQube community edition do not support SonarPlsql, I need to validate it for my team in POC activities. Is there any other alternate available?
If you want to validate open source code (shown publicly), create a public project on sonarcloud.io, it's free.
If your code is closed source, you can also create a private project for free during 14 days on sonarcloud.io
If you prefer to validate on premise, ask for a SonarQube Developer Edition Trial License

SonarQube community & enterprise editions

I have 5 different versions of SonarQube community editions which are going to be consolidated into a single enterprise edition.
Can the community and enterprise editions exist together in 1 portfolio(including different versions of community edition)?
Can the enterprise and community editions communicate with each other? Can the enterprise edition extract metrics from community edition,to be displayed on the dashboard in enterprise edition?
Can the community and enterprise editions exist together in 1 portfolio(including different versions of community edition)?
Sure, why not? But they will be entirely independent of each other. This is like asking "Can I have multiple laptops in the same room?". :-)
Can the enterprise and community editions communicate with each other? Can the enterprise edition extract metrics from community edition,to be displayed on the dashboard in enterprise edition?
Not only can Enterprise and Community not communicate with each other, but SonarQube instances don't "communicate" at all (see #1).
However, since you talk of consolidating, and you're throwing "enterprise($)" into the mix, you should be able to use the Project Move($) feature to consolidate some or all of your multiple instances. (Note that this is a multi-step operation: export from source, import into target, delete from source.) There are some restrictions on the move functionality: the source and target instances must be at the same version with the same commercial features and plugins, but this will allow you to consolidate your instances so that "communication" is no longer needed.

Any tools to cross check whether all the magento enterprise code has been removed from the community edition after the downgrade

I have downgraded one site from magento enterprise to community edition based on the below blogs/forums, after that we have made few changes to the site work perfectly in the community edition. And the site working fine now and it's live with community version.
https://gist.github.com/ProxiBlue/87208724f758d5da472f http://www.yanted.com/2014/02/21/downgrading-magento-enterprise-to-community/
And we have applied for the Certification of Compliance to the magento team to close the enterprise agreement, however we got the reply from the magento team there are still few elements related to enterprise code still in the site and needs to be clean up to close the agreement.
We have cross checked the site very closely but we are unable to find a code/option related to enterprise code, even we have requested to the enterprise team to provide the documents/reports which show the enterprise code still in the site but it seems like they will receive the status as true/false, that's it. They don't have any other details.
And let us know, is there any proper tool or suggestions to cross check and find the enterprise code with the site.
Thanks in advance for your support.
You could overwrite all files by the community edition and after that search for the phrase "Magento Enterprise Edition" that is in all Magento Enterprise files description comment.

Ez Publish 4.5 is free or is only Enterprise Edition?

I'm new to Ez Publish. I need to know if the Ez Publish is like Joomla and is completely free or is a commercial open source application. It is possible to use Ez Publish without paying any fees?
PS: I don't know if this is the place to ask this question.
Best Regards,
Short answer :
4.5 is the Enterprise Edition of eZ Publish, also called Matterhorn and is not free.
Long answer :
2011.x is the Community Project version and has the same development base because eZ Systems engineers works and commits their work on the same master branch : https://github.com/ezsystems/ezpublish
The versions of the Community Project that you are able to download are snapshots taken from the master branch, and packaged using the same continuous integration tools used by eZ Systems for the Enterprise Edition.
The short story : eZ Systems was used to provide consulting and support services aside eZ Publish but to make it more clear for decision takers, this package (software code source & services) is now called Enterprise Edition. Nothing has really changed, only naming convention, and last but not least, innovation and contribution is now more easy than before.
Free....
http://share.ez.no/download-develop/downloads/ez-publish-community-project-4.2011#platform
The Enterprise editions have extra features for remote Enterprise Management ( a charged-for service and official, supported point releases of patches, enhancements, etc. are more frequent. But the community editions are also frequent but may not yet be fully tested or official.

Bug Tracking for Windows and SVN

I'm working as part of a volunatry team creating an open source product with a permissive license. We are currently using Visual SVN Server/TortoiseSVN for source control and TeamCity for our continuous integration builds.
I would like to add a bug tracking component into the mix that will integrate into SVN. Ideally, I'd like to use FogBugz but we have no budget. So, I need an alternative. The requirements are:
Must be free or have a free version supporting at least 20 developers (we're volunteers!)
Must integrate with VisualSVN Server
Must run on Windows
I prefer Microsoft technology (ASP.Net over PHP; SQL Server over MySQL, etc) because we are a Microsoft shop, we have experience with those tools and already have them installed.
Must be able to work with a geographically distributed team
Must work with Express editions of Visual Studio (the developers don't all have the Pro version so we can't rely on Visual Studio add-ins).
I'd like The Community's recommendations, please, for products that meet all of the above requirements.
[Clarification: our license is very close (though not word-for-word) to the MIT license.]
Trac: It is not a Microsoft technology but will integrate well into SVN. There are not many free bug tracking software's that are free on Microsoft technology.
JIRA is free for open source projects and will run on Windows. Subversion integration is available and provided through a plugin.
Trac
Redmine
Try Bugzilla.
Is free
I do not know if integrates with SVN... but I suppose the answer is YES.
Runs on Windows - you must set up few
components, but it actually runs
prety well on IIS, however
installation is a bit tricky.
Bugzilla is Perl and MySQL. However,
as I said I had installed succesfully
Bugzilla on Windows 2003.
Installation of MySql and Perl does
not take a lot of server resources -
we had those two on our ASP.NET +
MSSQL test server, and no performacne
drop had been observed.
Works with distributed team.
Try InDefero, you can even get the hosted way for free if your project is not that big in size.

Resources