Збірники наукових праць ЦНТУ
Permanent URI for this communityhttps://dspace.kntu.kr.ua/handle/123456789/1
Browse
4 results
Search Results
Item Особливості проектування архітектури довіри нульового рівня(ЦНТУ, 2024) Минайленко, Р. М.; Поліщук, Л. І.; Minailenko, R.; Polishchuk, L.В статті проведено аналіз особливостей архітектури довіри нульового рівня (АДНР), яка є новою концепцією інформаційної безпеки, враховуючою віддалений формат доступу співробітників до інформації, яка є власністю підприємства, де вони працюють. Показано, що традиційні моделі забезпечення інформаційної безпеки, засновані на периметрі безпеки, не дозволяють забезпечити потрібний рівень захисту від можливих загроз. The article provides an overview and analysis of modern BIOS interfaces. It is shown that due to the large The article analyzes the features of the zero-level trust architecture (ZTR), which exists. a relatively new concept of information security, taking into account the remote format of employee access to information that is the property of the enterprise where they work.Item Огляд інтерфейсів сучасного BIOS та особливості його налаштування(ЦНТУ, 2022) Минайленко, Р. М.; Поліщук, Л. І.; Конопліцька-Слободенюк, О. К.; Minailenko, R.; Polishchuk, L.; Konoplitska-Slobodenyuk, O.В статті проведено огляд аналіз інтерфейсів сучасної BIOS. Показано, що у зв'язку з великою кількістю виробників апаратного і програмного забезпечення існує безліч різновидів BIOS, що відрізняються один від одного інтерфейсом і назвою функцій. Різні BIOS пропонують користувачеві різний набірможливостей для налаштування системи: В одних цих можливостей більш ніж достатньо, в той час як інші таких можливостей не надають зовсім. Оскільки сучасні комп'ютери є найскладнішими електронними пристроями, що складаються з десятків компонентів, кожен з яких у свою чергу побудований з мільйонів складових, то будь-яка помилка може призвести до збою або до повної відмови роботи комп’ютера. Якщо прошивка BIOS вимагає певних навичок і знань, то первинні налаштування цілком під силу середньому користувачеві. Більш того, розуміння правил експлуатації комп'ютера є необхідним для грамотного його використання. The article provides an overview and analysis of modern BIOS interfaces. It is shown that due to the large number of hardware and software manufacturers, there are many types of BIOS that differ from each other in terms of interface and function names. Different BIOSes offer the user a different set of options for configuring the system: Some of these options are more than enough, while others do not provide such options at all. Since modern computers are the most complex electronic devices, consisting of dozens of components, each of which in turn is built from millions of components, any mistake can lead to a failure or complete failure of the computer. If the BIOS firmware requires certain skills and knowledge, then the initial settings are quite within the power of the average user. Moreover, understanding the rules of computer operation is necessary for its competent use. You need to pay attention to a few simple tips: – before starting system setup using BIOS, you need to save all important information; – be sure to remember the set and changed value of the parameter. In case of problems in the system, it will be possible to return the previous value; – do not change unknown parameter values, but specify their values beforehand; – do not change several unrelated parameters at the same time, because in the event of a failure it will be difficult to determine which value was set incorrectly; – avoid editing the Hard Disk Utility section found in outdated BIOS versions. This can damage a modern hard drive. It is extremely important to follow these rules when updating the BIOS: - always read the documentation for the board. Most often, if the board supports work with some advanced flashing technology, the process of working with it is clearly described in the documentation; - often a readme file is added to the bin file with the firmware, which lists the differences between this version of the firmware and the previous ones. Be sure to study this information before turning to the computer and looking for new options in the BIOS; - perform the procedure in the most stable conditions, especially when it comes to power supply - it is preferable to use an uninterrupted power source; – if the system is "overclocked", it is necessary to return it to normal mode; – if problems occur during the BIOS update process, do not turn off the computer in any case. It is necessary to repeat the process or overwrite the old image that was saved first. If this does not help, you need to contact specialists to replace the chip itself, which contains the BIOS; - to protect against failed firmware, it is recommended to also save the utility itself and the image to the boot disk.Item Архітектурні особливості систем розподілених обчислень(ЦНТУ, 2021) Минайленко, Р. М.; Собінов, О. Г.; Конопліцька-Слободенюк, О. К.; Буравченко, К. О.; Minailenko, R.; Sobinov, O.; Konoplitska-Slobodenyuk, O.; Buravchenko, K.В статті проведено аналіз архітектурних особливостей систем розподілених обчислень Головним завданням, яке вирішують технології розподілених обчислень є забезпечення доступу до глобально розподілених ресурсів і вирішення задач, що потребують значних обчислювальних потужностей та не можуть бути реалізовані на звичайному комп’ютері. Складність реалізації глобальних задач обумовлена тим, що доступ до необхідних даних може відбуватись на різних комп’ютерах. Крім того, розподілені обчислювальні системи, які формуються із автономних ресурсів, можуть змінювати свою архітектуру динамічно. Керування такими розподіленими обчислювальними системами потребує пошуку нових моделей обчислення і пошуку архітектурних рішень для побудови нових систем які б відповідали сучасному рівню розвитку інформаційних технологій. Recently, there has been an increasing penetration of information technology in almost all areas of human life. The development of information technology is associated with the emergence of new tasks that require significant computing resources and can not be solved on a conventional computer. A large amount of computing requires the creation of so-called supercomputers, which is not always technically possible. But there is another way to solve this problem, when a complex task is divided into a number of subtasks that run in parallel. And here come in handy distributed computing system. In general, a distributed computing system is a virtual machine that consists of several nodes connected by a network. That is, a certain three-dimensional problem is divided into several simple subtasks and connections are established between them. But such a system will be operational only when the tasks between the nodes are distributed correctly, and the sequence of their execution will take place according to a given algorithm. The article analyzes the architectural features of distributed computing systems. The main task of distributed computing technologies is to provide access to globally distributed resources and solve problems that require significant computing power and can not be implemented on a conventional computer. The complexity of global tasks is due to the fact that the necessary data can be accessed on different computers. In addition, distributed computing systems, which are formed from autonomous resources, can change their architecture dynamically. Management of such distributed computer systems requires the search for new computational models and the search for architectural solutions to build new systems that would meet the current level of development of information technology.Item Аналіз алгоритмів планування ресурсами в розподіленому обчислювальному середовищі(ЦНТУ, 2020) Минайленко, Р. М.; Minailenko, R.В статті проведено аналіз алгоритмів планування ресурсами в розподіленому обчислювальному середовищі. Головним завданням, яке вирішують технології розподілених обчислень є забезпечення доступу до глобально розподілених ресурсів з допомогою спеціальних інструментів. Складність керування глобальними ресурсами обумовлена тим, що доступ до необхідних даних може відбуватись на різних комп’ютерах. Крім того, глобальні розподілені обчислювальні мережі, які формуються із автономних ресурсів, можуть змінювати свою конфігурацію динамічно. Керування ресурсами в неоднорідних розподілених обчислювальних системах потребує пошуку нових моделей обчислення і керування ресурсами. The article analyzes resource scheduling algorithms in a distributed computing environment. The main task that distributed computing technologies solve is providing access to globally distributed resources using special tools. The complexity of managing global resources is due to the fact that access to the necessary data can occur on different computers. In addition, global distributed computing networks formed from autonomous resources can change their configuration dynamically. Resource management in heterogeneous distributed computing systems requires the search for new models of computation and resource management. Analysis of recent research and publications has shown that currently the implementation of resource planning in a distributed computing environment requires the search for new approaches and new algorithms. Most of the work on resource planning methods in a distributed computing environment is used to solve specific tasks related to specific applications and therefore cannot be universal. The aim of the work is to analyze resource planning algorithms in a distributed computing environment in order to find methods and algorithms for resource management in a problem-oriented distributed environment, taking into account the specifics of individual tasks and use the possibility of parallel execution of different tasks. The analysis of resource planning algorithms in a distributed computing environment shows that to date, a large number of planning algorithms focused on use in a distributed computing environment. But often such algorithms do not take into account the problem-oriented specifics of the environment, and this affects the efficiency of planning. In this regard, a promising area is related to the development of resource planning algorithms in a distributed computing environment, which would create an efficient and effective resource planning system. В статье проведен анализ алгоритмов планирования ресурсами в распределенной вычислительной среде. Главной задачей, которую решают технологии распределенных вычислений, есть обеспечение доступа к глобально распределенным ресурсам с помощью специальных инструментов. Сложность управления глобальными ресурсами связана с тем, что доступ к необходимым данным может происходить на разных компьютерах. Кроме того, глобальные распределенные вычислительные сети, формирующиеся из автономных ресурсов, могут изменять свою конфигурацию динамически. Управление ресурсами в неоднородных распределенных вычислительных системах требует поиска новых моделей вычислений и управления ресурсами.