| Folder structure | Структура папок |
| As you can see from the screensaver of this article, there are quite a lot of penguins at the moment. But all of them combines the structure of the operating system. Sometimes you start to come across different programs and settings when you're working, and it's worth understanding where and where it's stored, or where you can change or find something. In this article, I will describe that structure, to your bookmarks, some would like it. | Як ви можете побачити з заставки даної статті , пінгвінів на даний момент доволі багато видів. Але усіх їх поєднює структура операційної системи. Інколи під час роботи починаєш стикатись з різними програмами та налаштуваннями, і варта розуміти що де і куди зберігається, чи де можна щось змінити чи знайти . У цій статті Я вам опишу шпаргалку в закладки,певний згодиться. |
| Processor information, such as processor type, model, performance, etc. | Інформація про процесор, така як тип процесора, його модель, продуктивність і ін. |
| List of device drivers embedded in the current kernel. | Список драйверів пристроїв, вбудованих в чинне ядро. |
| Currently active DMA channels. | Задіяні в даний момент канали DMA. |
| File systems built into the kernel. | Файлові системи, вбудовані в ядро. |
| interrupts used currently . | Задіяні в даний момент переривання. |
| I / O ports currently enabled. | Задіяні в даний момент порти введення / виводу. |
| Displays the physical memory of the system at the moment. The size of this file is exactly the same as in the computer memory, but it does not take up space in the memory itself, but is generated on the fly when accessing programs. However, when copying this file somewhere, it will not take up space on the disk. | Відображення фізичної пам'яті системи в даний момент. Розмір цього файлу точно такий же, як і у пам'яті комп'ютера, тільки він не займає місця в самій пам'яті, а генерується на льоту при доступі до нього програм. Однак при копіюванні цього файлу куди-небудь, він не займе місця на диску. |
| Messages issued by the kernel. They are also redirected to the syslog. | Повідомлення, що видаються ядром. Вони також перенаправляються в syslog. |
| The core character table. | Таблиця символів ядра. |
| Symbolic link to the process directory that is trying to get information from / proc. When you try to get any information in / proc in two different processes, they get links to different directories. This facilitates the access of programs to the own process directory. | Символічне посилання до каталогу процесу, який намагається отримати інформацію з / proc. При спробі двох різних процесів отримати будь-яку інформацію в / proc, вони отримують посилання на різні каталоги. Це полегшує доступ програм до власного каталогу процесу. |
| Information about network protocols. | Інформація про мережевих протоколах. |