KDE System Administration/uk: Difference between revisions

    From KDE UserBase Wiki
    (Created page with "*локалізації, *змінних командної оболонки, *повного або часткового блокування файлів нал...")
    (Created page with ";Ієрархія KDE :У цій статті описано спосіб використання K...")
    Line 13: Line 13:
    *інших додаткових можливостей. <!--It covers localisation, use of shell variables, locking down configuration files (in whole or in part), and other advanced features. Read also about some useful editor utilities.-->
    *інших додаткових можливостей. <!--It covers localisation, use of shell variables, locking down configuration files (in whole or in part), and other advanced features. Read also about some useful editor utilities.-->


    ;[[Special:myLanguage/KDE System Administration/KDE Filesystem Hierarchy|KDE Hierarchy]]  
    ;[[Special:myLanguage/KDE System Administration/KDE Filesystem Hierarchy|Ієрархія KDE]]  
    :This article describes how KDE uses the filesystem, where it looks for files, and where it stores them. It explains how to change these locations. There is also a brief overview of the default settings used by major OS vendors.
    :У цій статті описано спосіб використання KDE файлової системи, те, де середовище шукає файли, і те, де воно зберігає їх. Описано спосіб зміни цих місць. Також наведено короткий огляд типових параметрів, які використовуються основними постачальниками операційних систем.


    ;[[Special:myLanguage/KDE System Administration/XDG Filesystem Hierarchy|XDG Hierarchy]]  
    ;[[Special:myLanguage/KDE System Administration/XDG Filesystem Hierarchy|XDG Hierarchy]]  

    Revision as of 16:22, 13 July 2020

    Other languages:

    У цьому розділі наведено дані щодо ефективного виконання завдань для системних адміністраторів, які розгортають наново або керують наявними розгорнутими системами із KDE у своїй організації.

    Файлова система

    Синтаксис файлів налаштувань
    Файли налаштувань KDE є текстовими. У них містяться групи з пар ключ-значення. У цьому розділі описано синтаксис цих файлів. Дані стосуються таких параметрів:
    • локалізації,
    • змінних командної оболонки,
    • повного або часткового блокування файлів налаштувань,
    • допоміжних інструментів редактора,
    • інших додаткових можливостей.
    Ієрархія KDE
    У цій статті описано спосіб використання KDE файлової системи, те, де середовище шукає файли, і те, де воно зберігає їх. Описано спосіб зміни цих місць. Також наведено короткий огляд типових параметрів, які використовуються основними постачальниками операційних систем.
    XDG Hierarchy
    Supplementing the KDE filesystem hierarchy, KDE also uses various directories, as defined by XDG specifications on freedesktop.org. This article documents the paths used and their purposes.

    Desktop Sessions

    Environment Variables
    A variety of environment variables documented in this article are available to influence aspects of KDE and the runtime behavior of KDE applications.
    Desktop Startup Sequence
    During startup, KDE starts the visible desktop components as well as several services that run in the background. This article describes the startup sequence, gives an overview of some of the services started, and explains how to make changes to them.
    Login Manager
    The KDE Display Manager (KDM) provides services commonly associated with a login manager. The first contact your users have with a KDE system is usually the KDM login screen. This section covers the basics of setting up KDM, plus advanced topics such as remote login, automatic login, and more.
    Plasma Desktop Scripting
    The KDE Plasma Desktop provides means to manage the desktop shell (desktop, panels, widget) via scripts written in JavaScript. This article describes how to take advantage of this feature set and documents the full API.
    Plasma Desktop Scripting
    The Plasma Two and KF5 version of the desktop scripting tutorial

    User & Group Profiles

    Introduction to Kiosk
    The Kiosk framework provides a set of features that allows to easily and powerfully restrict the capabilities of a KDE environment based on user and group credentials. In addition to an introductory overview, this article covers configuration setting lockdown, action and resource restrictions, assigning profiles to users and groups, and more.
    Kiosk Keys
    This document details known global and application-specific kiosk keys for action, resource and URL restrictions, making it a handy reference guide when setting up a Kiosk profile.
    Additional Resources
    Links to tools, mailing lists and additional documentation relevant to user and group profiles in KDE.

    Tools

    KioskTool
    A graphical application that helps manage KDE Kiosk user and group profiles.
    Desktop Sharing
    The KDE Desktop Sharing capabilities make it possible to share your desktop remotely with others. Among other uses, this feature allows support staff to give direct assistance to users.
    Using KDE Dialogs in Shell Scripts
    You can use KDialog shell scripts to show various KDE dialogs. This gives you seamless integration of your own custom GUI enhancements.
    Controlling Access to Content Provided By Get New Stuff
    This section provides information on how to control content downloaded from the Internet by the Get New Stuff feature of KDE.
    Unlock a user session
    Your user session is locked out; perhaps it's a problem with the keyboard layout or an input device. If you are using Plasma 5, there is a solution for that. You can switch to a console TTY or login via ssh to run the following command loginctl unlock-sessions.