Незнайомі терміни

From KDE UserBase Wiki
Revision as of 17:00, 15 April 2012 by Yurchor (talk | contribs) (Created page with "!Програма для керування пакунками |Програма для перегляду сховищ, додавання та вилучення програ...")

Інформація

Вміст цієї сторінки постійно змінюється! Втратили надію знайти пояснення якоїсь фрази? Знайшли якесь пояснення, яке ви не можете зрозуміти? Будь ласка, залиште коментар на сторінці обговорення, пов’язаній з цією сторінкою, — просто натисніть другу піктограму у верхній лівій частині цієї сторінки і почніть нове обговорення.
Якщо у вас є краще пояснення одного з термінів на цій сторінці, будь ласка, не вагайтеся і внесіть зміни у пояснення.


Незнайомі терміни

Термін Пояснення Додаткові відомості
дистро, дистрибутив Збірка програмного забезпечення, що разом є повноцінною операційною системою зі стільничним середовищем і програмами. У автомобільних термінах, — це весь автомобіль, але без мотора Деякі з дистрибутивів Linux
компакт-диск/DVD з портативною системою Повноцінний дистрибутив на компакт-диску/DVD. Надає вам можливість спробувати дистрибутив без встановлення. Може бути запущено у Windows без встановлення будь-яких компонентів системи на жорсткий диск. Це безпечний, але повільний спосіб тестування системи. Деякі з компакт-дисків з портативними системами
сховище, репозиторій Збірка додаткового програмного забезпечення, яке можна отримати і встановити на вашому комп’ютері. Докладніше про них можна дізнатися зі сторінки вашого дистрибутива.
термінал командний рядок Linux . Якщо вам радять ввести якийсь текст, ввести його слід саме до термінала. Konsole
Програма для керування пакунками Програма для перегляду сховищ, додавання та вилучення програмного забезпечення. Майже у кожного дистрибутива є власна програма для керування пакунками. Ця програма є основним способом встановлення або вилучення програмного забезпечення. Встановлене таким чином програмне забезпечення автоматично оновлюватиметься найсвіжішими пакунками та пакунками з виправленнями вад. Деякі з програм для керування пакунками
root The administrator of your machine. Even if you administer your own machine, it is still preferable to only log in as root when you absolutely must. Usually, if you want to do something that needs you to be root, a popup will simply ask for root's password, so you won't need to switch user.

Root also designates the basis of the file hierarchy, signified by /
console the Linux command line Konsole
shell the Linux command line Konsole
su - Shell command to switch user, usually to root. Used, when you need special rights to do something. You will be prompted for the root password before su takes effect. NB: remember to type exit when you are done. This gets you back to your regular user.
sudo Like su, but it only grants root privileges for one command, so the command you want to run should immediately follow sudo. You will still be prompted for the root password but will not need to exit.
path Full specification of a file giving its placing in the file system. For example /home/myUser/Documents/Greetings.txt (an absolute path), or Document/Greeting.txt (path relative to my home directory).
bug anything that may be wrong with an application or the underlying framework. Reporting bugs
bko Short name for the KDE bug reporting site bugs.kde.org
user A user account. Most Linux system are set up with at least one ordinary user (you) and an administrator, root.
session When you log in to your system, an application or some server you start a session, which lasts until you log out of it again.
logon The act of starting a new session on a system. This usually requires a username and a password. Several users might be logged on to a system simultaneously, although only one would be active at a time.
logout The act of ending a session on a system. The system will then wait for another logon rather that just shutting down.
desktop The workspace you see, when you log in. It typically has a panel with a start menu and other widgets. The workspace itself can also hold various widgets.
activity Activities
pager A widget to switch between virtual desktops Pager
task manager A widget that you will often see in your desktops panel. It will contain a small button for each application you are currently running. You can use it to switch between those applications.
systray A widget that you will often see in your desktops panel. It contains icons for some system services such as the clipboard and the Device Notifier. System Tray
thumbnail A small (often icon sized) preview of the content a file
screenshot An image of what is on your screen at a particular time — sometimes required when you ask for help KSnapshot
window
tab
window decorations The edges around windows including the title line and its buttons, for example the close button.
theme A set of settings for the visual appearance of an application giving it a distinctive look and feel
panel A widget that holds other widgets. You can have one or more panels on your desktop. A panel is always placed along one of the edges of the screen. Panels
widget Widget
kio slave KIO
kpart KPart
bookmark
virtual terminal
virtual console
Virtual desktop Virtual Desktops
xko where x is some letter. Abbreviation for some KDE web site. Examples: fko = forums.kde.org, bko = bugs.kde.ord and so on.
Konvi short for Konversation, the IRC client Konversation
Nepomuk Nepomuk
Akonadi Akonadi
Strigi Strigi
KDE The community of contributors and users of KDE technologies What is KDE
KDE SC The periodic releases of the KDE frameworks and core utilities — the Software Collection
KDE Software Besides the KDE SC a number of other software projects are developed under the KDE umbrella and actively supported by the community
Plasma The KDE workspace and supporting technology. Plasma workspaces comes in several varieties, Plasma Desktop, Plasma Netbook and Plasma Active
Plasma Desktop The KDE workspace variety designed for traditional computers, ie. systems with traditional input devices such as keyboard and mouse and with large displays
Plasma Netbook The KDE workspace variety designed for devices with small screens such as notebooks
Plasma Active The KDE workspace variety designed for smartphones and similar compact devices
Planet Short for the planet.kde.org. The Planet aggregates blogs about all things KDE planet.kde.org
Dot Short for dot.kde.org. The Dot is the official news site for KDE dot.kde.org
Get Hot New Stuff Technology that allows applications to offer users the option to easily download and install plugins, artwork, scripts or similar additions using a unified interface Get Hot New Stuff
tar ball An archive format for distributing files. To use the files contained in a tar ball you need to unpack it (see Archive Management in Dolphin).
snapshot Latest development version of an application. Not as polished and well tested as the stable version.
sources Text files containing source code of some software. It has to be compiled and installed before it can be used.
build
Context menu A menu with items relevant for a particular object. Typically, it pops up when you right click the object.
meta key A special key used in combination with other keys. Often the Start is used for this.