New UDS Enterprise calendar scheduler

New UDS Enterprise calendar scheduler

UDS Enterprise 2.0 features a new calendar scheduler to restrict users access to services by dates and hours.

Admins can now assign calendars to the different services pools in order to optimize the use and availability of resources. They can also automate processes using a calendar.

Guide to Open Source licenses

Guide to Open Source licenses

Not all Open Source licenses are the same. Some of them obligate the software supplier to grant patent licenses to users and developers of the software. Other licenses oblige the developer that uses the licensed product or library to offer the source code of this product or library under the same terms. Others simply give away the code, with no warranty of any kind or any concerns.

This article highlights the main differences between the most used Open Source licenses from the perspective of a software user and of a software developer. First we need to speak about the specific properties that define Open Source software.

UDS Enterprise supports OpenStack

UDS Enterprise supports OpenStack

Our development team has been working for months on an automated brokering system for OpenStack, which will be released within UDS Enterprise 2.0, planned for Q2 2016.

The integration with this Open Source system will allow admins to automatically use large pools of compute, storage, networking resources… to provide remote desktop services to users.

10 Linux commands you should never execute

10 Linux commands you should never execute

Linux commands are useful and productive, but sometimes they may be dangerous, specially when you are not an expert on the tasks you are performing.

That’s why it is highly recommended to double chek these commands below before executing them:

rm -rf: It is one of the fastest way to wipe out a folder and its content.

:(){:|:&};:: It keeps on executing one function again and again untill the system freezes.

Skip to content