Подписывайтесь на наш Telegram-канал! Ежедневно интересно!

Подписывайтесь на наш Telegram-канал!

Помочь нашему сайту финансово на сервисе сбора донатов!

Помочь нашему сайту финансово!
 
HostLife - лучший платный хостинг

Embedded and Real-Time Operating Systems, Second Edition

Автор: Limpopo5 от 2023-09-17, 02:31:41
  • 0
Embedded and Real-Time Operating Systems, Second EditionНазвание: Embedded and Real-Time Operating Systems, Second Edition
Автор: K. C. Wang
Издательство: Springer
Год: 2023
Страниц: 861
Язык: английский
Формат: pdf (true)
Размер: 43.2 MB

This book covers the basic concepts and principles of operating systems, showing how to apply them to the design and implementation of complete operating systems for embedded and real-time systems. It includes all the foundational and background information on ARM architecture, ARM instructions and programming, toolchain for developing programs, virtual machines for software implementation and testing, program execution image, function call conventions, run-time stack usage and link C programs with assembly code. Embedded and Real-Time Operating Systems describes the design and implementation of a complete OS for embedded systems in incremental steps, explaining the design principles and implementation techniques. For Symmetric Multiprocessing (SMP) embedded systems, the author examines the ARM MPcore processors, which include the SCU and GIC for interrupts routing and interprocessor communication and synchronization by Software Generated Interrupts (SGIs). This Second Edition covers ARM64 architecture and programming. These include exception levels, vector tables and exceptions handling, GICv3 programming and interrupt processing.

Mastering Linux Administration A Comprehensive Guide

Автор: Limpopo5 от 2023-09-05, 06:07:05
  • 0
Mastering Linux Administration A Comprehensive GuideНазвание: Mastering Linux Administration A Comprehensive Guide
Автор: Christopher Ford
Издательство: CKF Publishing
Год: 2023
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

By reading this comprehensive guide, readers will gain a deep understanding of Linux administration and will be equipped with the knowledge and skills to efficiently manage and maintain Linux-based systems. Whether you are a beginner seeking to learn the foundations or an experienced administrator looking to enhance your expertise, "Mastering Linux Administration" will serve as your trusted companion on your Linux journey.

Ubuntu 22.04 Essentials: A Guide to Ubuntu 22.04 Desktop and Server Edition

Автор: Limpopo5 от 2023-09-04, 14:49:14
  • 0
Ubuntu 22.04 Essentials: A Guide to Ubuntu 22.04 Desktop and Server EditionНазвание: Ubuntu 22.04 Essentials: A Guide to Ubuntu 22.04 Desktop and Server Edition
Автор: Neil Smyth
Издательство: Payload Media
Год: 2023
Страниц: 292
Язык: английский
Формат: epub (true)
Размер: 29.1 MB

Ubuntu is arguably one of the most highly regarded and widely used Linux distributions available today. Praised both for its ease of use and reliability, Ubuntu also has a loyal following of Linux users and an active community of developers. Ubuntu 22.04 Essentials is intended to provide detailed information on the installation, use, and administration of the Ubuntu 22.04 LTS "Jammy Jellyfish" distribution. For beginners, the book covers topics such as operating system installation, the basics of the GNOME desktop environment, configuring email and web servers, and installing packages and system updates. Additional installation topics, such as dual booting with Microsoft Windows, are also covered, together with all important security topics, such as configuring a firewall and user and group administration. For the experienced user, topics such as remote desktop access, the Cockpit web interface, logical volume management (LVM), disk partitioning, swap management, KVM virtualization, Secure Shell (SSH), Linux Containers, and file sharing using both Samba and NFS are covered in detail to provide a thorough overview of this enterprise class operating system.

Ubuntu 23.04 Essentials: A Guide to Ubuntu 23.04 Desktop and Server Editions

Автор: Limpopo5 от 2023-09-04, 03:02:53
  • 0
Ubuntu 23.04 Essentials: A Guide to Ubuntu 23.04 Desktop and Server EditionsНазвание: Ubuntu 23.04 Essentials: A Guide to Ubuntu 23.04 Desktop and Server Editions
Автор: Neil Smyth
Издательство: Payload Media
Год: 2023
Страниц: 291
Язык: английский
Формат: epub (true)
Размер: 31.4 MB

Ubuntu is arguably one of the most highly regarded and widely used Linux distributions available today. Praised both for its ease of use and reliability, Ubuntu also has a loyal following of Linux users and an active community of developers. Ubuntu 23.04 Essentials is intended to provide detailed information on the installation, use, and administration of the Ubuntu distribution. For beginners, the book covers topics such as operating system installation, the basics of the GNOME desktop environment, configuring email and web servers, and installing packages and system updates. Additional installation topics, such as dual booting with Microsoft Windows, are also covered, together with all important security topics, such as configuring a firewall and user and group administration. For the experienced user, topics such as remote desktop access, the Cockpit web interface, logical volume management (LVM), disk partitioning, swap management, KVM virtualization, Secure Shell (SSH), Linux Containers, and file sharing using both Samba and NFS are covered in detail to provide a thorough overview of this enterprise class operating system.

The Complete Android User Manual - 19th Edition 2023

Автор: Limpopo5 от 2023-09-02, 14:18:49
  • 0
The Complete Android User Manual - 19th Edition 2023Название: The Complete Android User Manual - 19th Edition 2023
Автор: Papercut Ltd
Издательство: Papercut Ltd
Год: 2023
Страниц: 141
Язык: английский
Формат: pdf
Размер: 68.0 MB

Your Android phone or tablet is the perfect tool for checking your emails on the go, browsing the Internet while you wait for your train or listening to music while you exercise, but it is also capable of so much more. From playing the latest games and watching on-demand TV to managing your work/life balance and writing that long-planned novel. This Android guidebook will take you from getting the most from the stock Android apps such as Gmail and Chrome, through solving common problems and on to learning about adding launchers and rooting your device. We will show you how to explore the OS and get more from any Android phone or tablet, whether it is four years old or the latest cutting edge, flagship model.

OpenBSD Mastery: Filesystems

Автор: Limpopo5 от 2023-08-31, 18:45:12
  • 0
OpenBSD Mastery: FilesystemsНазвание: OpenBSD Mastery: Filesystems
Автор: Michael W. Lucas
Издательство: Tilted Windmill Press
Год: 2023
Страниц: 195
Язык: английский
Формат: pdf
Размер: 10.2 MB

Filesystems are not the most important topic in system administration—but if you configure your persistent data storage badly, doing everything else correctly won’t matter. A well–planned arrangement of disks invisibly simplifies a system administrator’s life. Ill–configured filesystems remain an annoyance until the system is wiped and rebuilt. OpenBSD is no exception. Understanding how your disks work, and how to configure them to suit the system’s workload, will make your life easier. OpenBSD includes many standard tools for disk management. Its Unix File System has been continuously used for decades and is both robust and well–understood. While it lacks features found in newer filesystems like ZFS and Btrfs, the OpenBSD developers have never been seriously interested in file system features. A file system should put data on disk. That data should be safely stored and reliably read. That’s it. Error checking? Deduplication? No. The operating system has other tools for ensuring data integrity and compactness. OpenBSD Mastery: Filesystems will take you through best practices for managing disks on OpenBSD.

CIS Debian Linux 11 Benchmark v1.0.0

Автор: Limpopo5 от 2023-08-29, 21:18:56
  • 0
CIS Debian Linux 11 Benchmark v1.0.0Название: CIS Debian Linux 11 Benchmark v1.0.0
Автор: Center for Internet Security
Издательство: Center for Internet Security
Год: 09-22-2022
Страниц: 874
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book contains the recommended CIS modifications to a Debian Linux distribution. All CIS Benchmarks focus on technical configuration settings used to maintain and/or increase the security of the addressed technology, and they should be used in conjunction with other essential cyber hygiene tasks like: - Monitoring the base operating system for vulnerabilities and quickly updating with the latest security patches; - Monitoring applications and libraries for vulnerabilities and quickly updating with the latest security patches. In the end, the CIS Benchmarks are designed as a key component of a comprehensive cybersecurity program. This document provides prescriptive guidance for establishing a secure configuration posture for Debian Linux 11 systems running on x64 platforms. Many lists are included including filesystem types, services, clients, and network protocols. Not all items in these lists are guaranteed to exist on all distributions and additional similar items may exist which should be considered in addition to those explicitly mentioned.

Nontechnical Guide to Windows 11: A User-Friendly Windows Manual Featuring Step-by-Step Instructions and Simple Explanations

Автор: Limpopo5 от 2023-08-27, 04:34:13
  • 0
Nontechnical Guide to Windows 11: A User-Friendly Windows Manual Featuring Step-by-Step Instructions and Simple ExplanationsНазвание: Nontechnical Guide to Windows 11: A User-Friendly Windows Manual Featuring Step-by-Step Instructions and Simple Explanations
Автор: Glenn Haertlein
Издательство: Independently published
Год: 2023
Страниц: 153
Язык: английский
Формат: pdf, epub
Размер: 25.8 MB

Unlock the full potential of your computer like never before! This easy-to-read nontechnical Windows 11 guide takes you step-by-step through the essentials of the world’s most popular operating system. From mastering the basics of file management and browsing the web to navigating and customizing your desktop to exploring the latest features and apps, you’ll learn how to maximize your computer’s performance and make it work for you. This guide provides all the knowledge you need to identify, use, and get the most out of your new operating system.

Windows 11 Tricks and Tips - 8th Edition, 2023

Автор: Limpopo5 от 2023-08-27, 04:00:26
  • 0
Windows 11 Tricks and Tips - 8th Edition, 2023Название: Windows 11 Tricks and Tips - 8th Edition, 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Страниц: 106
Язык: английский
Формат: pdf
Размер: 46.2 MB

"Трюки и советы по Windows 11" - это универсальное руководство для начинающих пользователей настольных компьютеров и ноутбуков, а также для тех, кто хочет узнать все необходимое для начала работы с операционной системой Microsoft. Это отдельное руководство содержит множество полезных советов и иллюстрированных пошаговых инструкций, написанных на понятном английском языке. Благодаря пониманию операционной системы, на которой работают компьютеры и приложения, это руководство расскажет вам все, что нужно знать о компьютерах и приложениях. С помощью этого неофициального руководства можно решить любую проблему, изучая, исследуя и совершенствуя свой опыт работы с Windows 11.

Learning Kali Linux, 2nd Edition (Early Release)

Автор: Limpopo5 от 2023-08-26, 08:06:47
  • 0
Learning Kali Linux, 2nd Edition (Early Release)Название: Learning Kali Linux: Security Testing, Penetration Testing & Ethical Hacking, 2nd Edition (Early Release)
Автор: Ric Messier
Издательство: O’Reilly Media, Inc.
Год: 2023-08-24
Страниц: 126
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

With hundreds of tools preinstalled, the Kali Linux distribution makes it easier for penetration testers and other professionals to get started with security testing quickly. But with more than 600 tools in its arsenal, the Kali Linux can also be overwhelming. The new edition of this practical book covers updates to the tools, including deeper coverage of reverse engineering. Kali Linux is a specialized distribution of the Linux operating system based on Ubuntu Linux, which in turn is based on Debian Linux. Kali is targeted at people who want to engage in security work. This may be security testing, it may be exploit development or reverse engineering, or it may be digital forensics. The thing about Linux distributions is that they aren’t the same. Linux is really just the kernel— the actual operating system and the core of the distribution. Each distribution layers additional software on top of that core, making it unique. In the case of Kali, what gets layered on are not only the essential utilities, but also hundreds of software packages that are specific to security work. One of the really nice things about Linux, especially as compared to other operating systems, is that it is almost completely customizable. This includes selecting the shell you run programs from, which includes the terminal environment where you type commands as well as the graphical desktop you use.

HostLife - лучший платный хостинг
HostLife - лучший платный хостинг!
Отличный хостинг по цене от 1.87$/месяц! Рекомендация от сайта Bookskeeper!


Бесплатная электронная библиотека. Скачать книги бесплатно!

Наша электронная библиотека Bookskeeper (для РФ работает через VPN) - это интернет-витрина, где любой посетитель может публиковать электронные варианты книг, журналов, газет, комиксов, в общем, любой литературы со ссылками для медленного, но бесплатного скачивания с файлообменников. В нашем книжном хранилище Вы всегда найдете литературу на любой вкус человека любого возраста - от детских комиксов и расскрасок до серьезной научной литературы.
 
 
Поддержите наш сайт!
Идет сбор донатов на хостинг
для работы нашего сайта.
Сканируйте QR-код
(или нажмите на него)
для Вашей поддержки!
Оплата картой, ЮMoney


Донаты для помощи нашему сайту!

ОГРОМНОЕ СПАСИБО
всем за Ваши донаты!

Наши рекомендации


Садовые печи-барбекю от компании Династия


Book24.ru - книжный интернет магазин



Turbobit - Получите турбо-доступ и скачивайте безлимитно и без рекламы!


HostLife - лучший платный хостинг