In this Linux/Mac terminal tutorial, we will be learning how to configure ssh keys so that we can login to our servers without a password. Not only is this more convenient, but it is also more secure. This also allows us to write automated scripts to talk to our servers without the need of putting in passwords constantly. Lets get started.
How to Create a Network of Machines in VirtualBox with SSH Access: youtu.be/S7jD6nnYJy0
This «Introduction to DevOps» video will help you understand what is waterfall model, what is an agile model, what is DevOps, DevOps phases, DevOps tools and DevOps advantages. In traditional software development lifecycle, there is a lot of gap between development and operations team. DevOps addresses the gap between developers and operations. The development team will submit the application to the operations team for implementation. Operations team will monitor the application and provide relevant feedback to developers. According to DevOps practices, the workflow in software development and delivery is divided into 8 phases, Now, let us get started and understand these 8 phases in DevOps.
Устанавливаю Linux Mint на старенький ПК в качестве основной и единственной операционной системы. В процессе установки меняю настройки вручную и показываю все это давая пояснения. Установка производится на один физический жесткий диск, разбивка таблицы разделов производится с расширенными настройками, где вручную задаем необходимый размер файла подкачки swap, размер основного раздела и а также создаем домашний раздел Home. При этом нет ни каких сложностей, все достаточно просто. Получилась пошаговая инструкция по установке Линукс Минт для новичков с примерами и пояснениями.
Завершаем осмотр первых процессоров линейки Ryzen 5000 двумя новинками – топовой 16-ядерной Ryzen 9 5950X и самой доступной 6-ядерной Ryzen 5 5600X. Давайте посмотрим, как они подходят для различных задач и насколько удачно противостоят конкурентам.
Хотите сэкономить? Сервис LetyShops поможет. Регистрируйтесь и устанавливайте расширение для браузера:
— fas.st/L3C-p
***
Также рекомендуем посмотреть:
— AMD Ryzen 7 5800X против Ryzen 7 3800XT, Ryzen 9 5900X и Core i7-10700K: Без ложки дегтя не обошлось youtu.be/7WUaSTBfD_0
— Тест AMD Ryzen 9 5900X против Ryzen 9 3900XT и Core i7-10700K: Архитектура Zen 3 в подробностях youtu.be/VNNO1C3X-Ww
***
МЕНЮ:
0:00 Вступление
0:39 Знакомство с Ryzen 9 5950X и Ryzen 5 5600X
1:29 Участники сравнения
2:49 Тестовый стенд
— Тестирование
4:50 Синтетика и игры в номинале
8:19 Синтетика и игры в разгоне
9:52 Итоги
CppCon.org
—
Presentation Slides, PDFs, Source Code and other presenter materials are available at: github.com/CppCon/CppCon2017
—
Youd like to improve the performance of your application with regard to memory management, and you believe this can be accomplished by writing a custom allocator. But where do you start? Modern C brings many improvements to the standard allocator model, but with those improvements come several issues that must be addressed when designing a new allocator.
This talk will provide guidance on how to write custom allocators for the C 14/C 17 standard containers. It will cover the requirements specified by the standard, and will describe the facilities provided by the standard to support the new allocator model and allocator-aware containers. Well look at the issues of allocator identity and propagation, and examine their implications for standard library users, standard library implementers, and custom allocator implementers. Well see how a container uses its allocator, including when and how a containers allocator instance propagates. This will give us the necessary background to describe allocators that implement unusual semantics, such as a stateful allocator type whose instances compare non-equal. Finally, the talk will provide some guidelines for how to specify a custom allocators public interface based on the semantics it provides.
—
Bob Steagall: KEWB Computing, CppCon 2017 Poster Chair
Ive been working in C for the last 25 years. The majority of my career has been spent in medical imaging, where I led teams building applications for functional MRI and CT-based cardiac visualization. After a brief journey through the world of DNS and analytics, Im now working in the area of stream processing.
—
Videos Filmed
Джонатан Джеймс (Jonathan Joseph James) — первый в мире несовершеннолетний хакер, осужденный за взлом Пентагона в возрасте 15 лет. Его по праву можно считать легендой, а его взломы — произведениями искусства. Смотрите видео, чтобы узнать всю правду о гениальном хакере, который ради свободы был вынужден уйти из жизни посредством выстрела в голову.
Курс «Python для веб-разработки» в SkillFactory: clc.to/BJNk8Q
35% скидки на обучение по промокоду Notebook-31 (до 30.04.20)
— Всем привет!
Сегодня будет видео, в котором я чисто из личного интереса «сделаю или нет» попробовал переделать умерший ноутбук Samsung в стационарный компьютер.
Техническое задание я поставил для себя следующее:
1) Исполнение должно быть максимально качественное;
2) Неподкованный человек не должен определить, что это на самом деле;
Получилось или нет, вы сможете узнать из видео.
Всем приятного просмотра!