{% extends "landscape/base_landscape.html" %} {% from "_macros/vf_hero.jinja" import vf_hero %} {% from "_macros/vf_tiered-list.jinja" import vf_tiered_list %} {% block title %}Landscape Features{% endblock %} {% block meta_description %} Landscape makes security and compliance cost-effective for any number of desktops, servers and cloud instances. Its functionality encompasses software management, patching security vulnerabilities, inventory management and monitoring. {% endblock meta_description %} {% block meta_copydoc %} https://docs.google.com/document/d/1AM3pioDfZapMw_HpQOYei2k7IfiChu0YN8Iwp7JzWRY/edit# {% endblock meta_copydoc %} {% block content %} {% call(slot) vf_hero( title_text='Manage thousands of Ubuntu
machines as easily as one', subtitle_text='', layout='50/50-full-width-image' ) -%} {%- if slot == 'description' -%}

Landscape is the most cost-effective way to support and administer large and growing networks of desktops, servers, clouds, and embedded devices. Reduce your team's efforts for day-to-day linux server management and desktop administration.

{%- endif -%} {%- if slot == 'cta' -%} Get Landscape Contact us {%- endif -%} {%- if slot == 'image' -%}
{{ image(url="https://assets.ubuntu.com/v1/6f7a10ec-hero.png", alt="", width="2464", height="1027", hi_def=True, loading="auto|lazy", attrs={"class": "p-image-container__image"}) | safe }}
{% endif -%} {% endcall -%}

Systems
management

  • Manage desktop, server and cloud deployments
  • Up to 40,000 machines with a single instance, and scale up for larger deployments
  • Create custom profiles for managing different machine classes
  • Easily install, update and remove software
  • Define policies for automated updates and security patches
  • Configure users and groups

Monitor your machines at scale

  • Set alerts for updates on specific machines
  • Graph trends of temperature, disk, memory usage and system load
  • List all processes running on a machine and remotely kill rogue processes
  • Build your own graphs with custom metrics

Maintain security and compliance

{{ image(url="https://assets.ubuntu.com/v1/f42fe551-patch compliance-updated.png", alt="", width="568", height="853", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--small u-hide--medium"}) | safe }} {{ image(url="https://assets.ubuntu.com/v1/d51507c7-patch compliance - tablet.png", alt="", width="568", height="569", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--small u-hide--large"}) | safe }} {{ image(url="https://assets.ubuntu.com/v1/f19c7eea-patch compliance - mobile.png", alt="", width="1174", height="782", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--medium u-hide--large"}) | safe }}

Patch compliance - keep systems secure and up to date

{{ image(url="https://assets.ubuntu.com/v1/d6b6ae6b-rbac.png", alt="", width="568", height="853", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--small u-hide--medium"}) | safe }} {{ image(url="https://assets.ubuntu.com/v1/840b2dda-rbac%20-%20tablet.png", alt="", width="568", height="569", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--small u-hide--large"}) | safe }} {{ image(url="https://assets.ubuntu.com/v1/04ddcef2-rbac%20-%20mobile.png", alt="", width="1174", height="782", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--medium u-hide--large"}) | safe }}

Role Based Access Control (RBAC)

{{ image(url="https://assets.ubuntu.com/v1/bb8fd9a7-automated.png", alt="", width="568", height="853", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--small u-hide--medium"}) | safe }} {{ image(url="https://assets.ubuntu.com/v1/28f2d144-automated%20-%20tablet.png", alt="", width="568", height="569", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--small u-hide--large"}) | safe }} {{ image(url="https://assets.ubuntu.com/v1/d318bd9e-automated%20-%20mobile.png", alt="", width="1174", height="782", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--medium u-hide--large"}) | safe }}

Automated audit logging and compliance reporting

{{ image(url="https://assets.ubuntu.com/v1/99d5b20b-regulatory-compliance.png", alt="", width="568", height="853", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--small u-hide--medium"}) | safe }} {{ image(url="https://assets.ubuntu.com/v1/acecc768-regulatory-compliance%20-%20tablet.png", alt="", width="568", height="569", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--small u-hide--large"}) | safe }} {{ image(url="https://assets.ubuntu.com/v1/39710e02-regulatory-compliance%20-%20mobile.png", alt="", width="1174", height="782", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image u-hide--medium u-hide--large"}) | safe }}

Regulatory compliance is significantly simplified with custom reporting

{%- call(slot) vf_tiered_list(is_list_full_width_on_tablet=false) -%} {%- if slot == 'title' -%}

Why choose Landscape?

{%- endif -%} {%- if slot == 'list_item_title_1' -%}

Control your inventory

{%- endif -%} {%- if slot == 'list_item_description_1' -%} {%- endif -%} {%- if slot == 'list_item_title_2' -%}

Package repository management

{%- endif -%} {%- if slot == 'list_item_description_2' -%} {%- endif -%} {%- if slot == 'list_item_title_3' -%}

Integrate Landscape
with your current systems

{%- endif -%} {%- if slot == 'list_item_description_3' -%} {%- endif -%} {%- endcall -%}

Deploy, monitor and manage your Ubuntu systems

{% endblock content %}