WertsIT

Welkom bij WertsIT

WertsIT

VMware Horizon 7 version 7.6

 

What’s New in This Release

 

 

VMware Horizon 7 version 7.6 provides the following new features and enhancements. This information is grouped by installable component.

For information about the issues that are resolved in this release, see Resolved Issues.

Horizon Connection Server

  • Horizon Console
    • A user can login to Horizon Console with any predefined role or a combination of predefined roles.
  • Horizon 7 Subscription Licenses
    • You can use VMware Horizon 7 Cloud Connector to manage subscription licenses to a Horizon Cloud node hosted on the VMware Horizon Cloud Service. A subscription license removes the need to keep, retrieve, or manually enter a license key for product activation.
  • Cloud Pod Architecture
    • With Horizon Client 4.9, if a Windows client device has an RDS per-device CAL, it always presents that license. Windows clients that have earlier Horizon Client versions present a license only if they have a license for the specific pod. For the best handling of RDS licensing in a Cloud Pod Architecture environment, VMware recommends upgrading to the latest client and server software.
  • Horizon Administrator
    • You can no longer configure RDS Per-Device CAL storage options in Horizon Administrator. RDS Per-Device CALs are now stored only on the client device by default.
    • Horizon Clients using IPv4 and Horizon Clients using IPv6 can be handled concurrently on TCP port 8443 and on UDP port 8443
      (for BEAT) when connecting to a Unified Access Gateway appliance version 3.3 or later.
  • vSphere Support

VMware User Environment Manager Release Notes 9.5.0

What’s New

User Environment Manager 9.5.0 provides bug fixes described in the Resolved Issues section of the release notes, and the following enhancements:

  • Configuration templates. These templates are pre-configured Flex configuration files that are available for many popular applications. A Configuration template simplifies the initial setup of an application and helps persist the most common user settings for that application.
  • Improved support for Windows 10. Updates to the Windows Common Settings DPI settings and Windows Explorer and view settings provide improved Windows 10 support.

Can’t resize GTK 3 windows by clicking in the border KDE KUbuntu KDE Neon

I think that the problem is in the file /usr/share/themes/Breeze/gtk-3.20/gtk3.css and gtk-dark.css, or the theme you use.

  .solid-csd decoration {
    border-radius: 0;
    margin: 0;
    padding: 0px;
    border: none;
    background-color: #556068;
    box-shadow: none; }

If I change “margin: 2; , Remmina and Tilix have borders again,

27 Interesting Facts about Linux

27 Interesting Facts about Linux

Trivia about the famous open source operating system

In honour of Linux’s birthday here’s a list 27 interesting facts about Linux, its creator Linus Torvalds, and the impact his “hobby” OS has had on the world.

Since its creation back in 1991, the open source Unix-like operating system has gone on to revolutionise the world, empower startups, birth new industries, and help in the creation of new types of gadgets and technologies. Lees verder

vmware-view:// error open client from browser on linux (Ubuntu 18.04) Workspace ONE

 

To add protocol handler vmware-view:// you need to add file vmware-view.desktop to ~/.local/share/applications.

 

It looks like this:

[Desktop Entry]
Name=VMware Horizon Client
Exec=/vmware-view %u
Type=Application
Terminal=false
MimeType=x-scheme-handler/vmware-view;

Exec and MimeType are very important.

Then you need to add line

x-scheme-handler/vmware-view=vmware-view.desktop

to file ~/.local/share/applications/mimeapps.list under [Default Applications]

At the end you will probably need to type command:

update-desktop-database ~/.local/share/applications

For me it was working on all browsers.

 

VMware Horizon 7 version 7.5

 

 

 

What’s New in This Release

 

VMware Horizon 7 version 7.5 provides the following new features and enhancements. This information is grouped by installable component.

For information about the issues that are resolved in this release, see Resolved Issues.

Horizon Connection Server

  • Horizon Console
    • Horizon Console is the latest version of the Web interface through which you can create and manage virtual desktops and published desktops and applications. Horizon Console also integrates VMware Horizon Just-in-Time Management Platform (JMP) Integrated Workflow features for managing workspaces. For more information, see the VMware Horizon Console Administration document.
  • Deployment on VMware Cloud for AWS
    • You can deploy desktop pools that contain full virtual machines on VMware Cloud on AWS to scale Horizon 7 desktops and applications on an elastic cloud platform. Lees verder