Mostrando 1,401 - 1,420 Resultados de 2,988 Para Buscar '"Linux"', tiempo de consulta: 0.10s Limitar resultados
  1. 1401
    Publicado 2014
    “…Git ist ein verteiltes Versionsverwaltungssystem, das von dem Linux-Entwickler Linus Torvalds entwickelt wurde. …”
    Libro electrónico
  2. 1402
    por Hart, Johnson M.
    Publicado 2010
    Tabla de Contenidos: “…About the author -- Getting started with Windows -- Using the Windows file system and character I/O -- Advanced file and directory processing, and the registry -- Exception handling -- Memory management, memory-mapped files, and DLLs -- Process management -- Threads and scheduling -- Thread synchronization -- Locking, performance, and NT6 enhancements -- Advanced thread synchronization -- Interprocess communication -- Network programming with Windows sockets -- Windows services -- Asynchronous input/output and completion ports -- Securing Windows objects -- Using the sample programs -- Source code portability : Windows, UNIX, and Linux -- Performance results…”
    Libro electrónico
  3. 1403
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Cybercrime, APT Attacks, and Research Strategies A Crash Course in Assembly and Programming Basics Basic Static and Dynamic Analysis for x86/x64 Unpacking, Decryption, and Deobfuscation Inspecting Process Injection and API Hooking Bypassing Anti-Reverse Engineering Techniques Understanding Kernel-Mode Rootkits Handling Exploits and Shellcode Reversing Bytecode Languages – .NET, Java, and More Scripts and Macros – Reversing, Deobfuscation, and Debugging Dissecting Linux and IoT Malware Introduction to macOS and iOS Threats Analyzing Android Malware Samples…”
    Libro electrónico
  4. 1404
    Publicado 2019
    Tabla de Contenidos: “…1.4 Benefits of Using Linux -- 1.4.1 Free of Cost -- 1.4.2 Time to Market -- 1.4.3 No "Vendor Lock-in" -- 1.4.4 Highly Stable Operating System -- 1.4.5 Low Maintenance -- 1.4.5.1 Supporting Software Releases After Shipping the Product -- 1.4.5.2 Keeping Your Own Drivers up to Date With the Latest Kernel -- 1.5 Linux Architecture -- 1.5.1 Linux Kernel Components -- 1.5.1.1 Device Driver Framework -- 1.5.1.2 Schedulers -- 1.5.1.3 Interrupt -- 1.5.1.4 Memory Management -- 1.5.1.5 Communication Protocol Stack -- 1.5.1.6 User Interface (UI) -- 1.6 Build Environment -- 1.6.1 Kernel Compilation -- 1.6.2 Root Filesystem -- 1.6.2.1 Yocto -- 1.7 Customizing Linux -- 1.7.1 Low Memory Footprint -- 1.7.2 Boot Performance -- 1.7.3 High Throughput Performance -- 1.7.3.1 Core Affinity -- 1.7.3.2 Interrupt Coalescing -- 1.7.3.3 User Space Mapping of Buffers -- 1.7.3.4 User Space Drivers -- 1.7.4 Latencies -- 1.8 Linux Development and its Open-Source Ecosystem -- 1.8.1 Linux Versions -- 1.8.2 Long-Term Support (LTS) Linux Version -- 1.8.3 Related Open-Source Communities -- 1.8.3.1 Linux Foundation -- 1.8.3.2 Linaro -- 1.8.4 Linux-Based Distributions -- 1.8.4.1 Android -- 1.8.4.2 Ubuntu -- 1.9 Coding Guidelines -- 1.10 Code Review in the Upstream Community -- 1.11 License -- 2 U-Boot -- 2.1 U-Boot and its Applicability to Several Types of Devices -- 2.2 Major Features of U-Boot -- 2.2.1 Multiple Boot Source Support -- 2.2.2 Shell (User Interface) -- 2.2.3 Environment Variables -- 2.2.4 Scripts -- 2.2.5 Stand-Alone Applications -- 2.2.6 Operating System Boot Commands -- 2.2.7 Autoboot -- 2.2.8 Sandbox U-Boot -- 2.3 U-Boot Directory Organization -- 2.4 U-Boot Architecture and Memory Footprint -- 2.4.1 Single-Stage Boot Loader -- 2.4.2 Two-Stage Boot Loader -- 2.5 Fast Boot Approach -- 2.6 Secure Boot…”
    Libro electrónico
  5. 1405
    Publicado 2019
    “…This book describes how all the pieces of the reference architecture work together (IBM Power Systems servers, IBM Storage servers, IBM SpectrumTM Scale, IBM PowerHA® SystemMirror® for Linux, IBM VM Recovery Manager DR for Power Systems, and Linux distributions) and demonstrates the resilience of SAP HANA with IBM Power Systems servers. …”
    Libro electrónico
  6. 1406
    por Cicolani, Jeff. author
    Publicado 2021
    “…You'll be led step by step through the process of building a robot that uses the power of a Linux based computer paired with the simplicity of Arduino. …”
    Libro electrónico
  7. 1407
    “…This 2nd edition provides information on the newer features in Azure, such as Linux extensions and supporting Azure Services such as HDInsight and SQL Server on Linux. …”
    Libro electrónico
  8. 1408
    por Smart, Julian
    Publicado 2005
    “…–Mitch Kapor, founder of Lotus Software and the Open Source Applications Foundation Build advanced cross-platform applications that support native look-and-feel on Windows, Linux, Unix, Mac OS X, and even Pocket PC Master wxWidgets from start to finish–even if you've never built GUI applications before Leverage advanced wxWidgets capabilities: networking, multithreading, streaming, and more CD-ROM: library of development tools, source code, and sample applications Foreword by Mitch Kapor, founder, Lotus Development and Open Source Application Foundation wxWidgets is an easy-to-use, open source C++ API for writing GUI applications that run on Windows, Linux, Unix, Mac OS X, and even Pocket PC–supporting each platform's native look and feel with virtually no additional coding. …”
    Libro electrónico
  9. 1409
    por Perla, Enrico
    Publicado 2010
    Tabla de Contenidos: “…CONTENTS; Foreword; Preface; Acknowledgments; About the Authors; About the Technical Editor; PART I: A JOURNEY TO KERNEL LAND; CHAPTER 1 From User-Land to Kernel-Land Attacks; CHAPTER 2 A Taxonomy of Kernel Vulnerabilities; CHAPTER 3 Stairway to Successful Kernel Exploitation; PART II: THE UNIX FAMILY, MAC OS X, AND WINDOWS; CHAPTER 4 The UNIX Family; CHAPTER 5 Mac OS X; CHAPTER 6 Windows; PART III: REMOTE KERNEL EXPLOITATION; CHAPTER 7 Facing the Challenges of RemoteKernel Exploitation; CHAPTER 8 Putting It All Together: A Linux Case Study; PART IV: FINAL WORDS…”
    Libro electrónico
  10. 1410
    por Cicolani, Jeff. author
    Publicado 2018
    “…You'll be led step by step through the process of building a robot that uses the power of a Linux based computer paired with the simplicity of Arduino. …”
    Libro electrónico
  11. 1411
    Publicado 2020
    Tabla de Contenidos: “…Understanding orchestration: Docker Swarm and Kubernetes -- Deploying distributed applications as stacks in Docker Swarm -- Automating releases with upgrades and rollbacks -- Configuring Docker for secure remote access and CI/CD -- Building Docker images that run anywhere: Linux, Windows, Intel, and Arm -- Part 4. Getting your containers ready for production. …”
    Libro electrónico
  12. 1412
    Publicado 2019
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- About the Author -- About the Technical Editor -- Credits -- Acknowledgments -- Contents at a glance -- Contents -- Foreword -- Introduction -- Chapter 1 Fundamental Networking and Security Tools -- Ping -- IPConfig -- NSLookup -- Tracert -- NetStat -- PuTTY -- Chapter 2 Troubleshooting Microsoft Windows -- RELI -- PSR -- PathPing -- MTR -- Sysinternals -- The Legendary God Mode -- Chapter 3 Nmap-The Network Mapper -- Network Mapping -- Port Scanning -- Services Running -- Operating Systems -- Zenmap -- Chapter 4 Vulnerability Management -- Managing Vulnerabilities -- OpenVAS -- Nexpose Community -- Chapter 5 Monitoring with OSSEC -- Log-Based Intrusion Detection Systems -- Agents -- Adding an Agent -- Extracting the Key for an Agent -- Removing an Agent -- Log Analysis -- Chapter 6 Protecting Wireless Communication -- 802.11 -- inSSIDer -- Wireless Network Watcher -- Hamachi -- Tor -- Chapter 7 Wireshark -- Wireshark -- OSI Model -- Capture -- Filters and Colors -- Inspection -- Chapter 8 Access Management -- AAA -- Least Privilege -- Single Sign-On -- JumpCloud -- Chapter 9 Managing Logs -- Windows Event Viewer -- Windows PowerShell -- BareTail -- Syslog -- SolarWinds Kiwi -- Chapter 10 Metasploit -- Reconnaissance -- Installation -- Gaining Access -- Metasploitable2 -- Vulnerable Web Services -- Meterpreter -- Chapter 11 Web Application Security -- Web Development -- Information Gathering -- DNS -- Defense in Depth -- Burp Suite -- Chapter 12 Patch and Configuration Management -- Patch Management -- Configuration Management -- Clonezilla Live -- Chapter 13 Securing OSI Layer 8 -- Human Nature -- Human Attacks -- Education -- The Social Engineer Toolkit -- Chapter 14 Kali Linux -- Virtualization -- Optimizing Kali Linux -- Using Kali Linux Tools -- Maltego -- Recon-ng -- Sparta -- MacChanger -- Nikto…”
    Libro electrónico
  13. 1413
    por Piltzecker, Tony, 1975-
    Publicado 2006
    Tabla de Contenidos: “…Chapter 8: Managing Microsoft Active DirectoryManaging Network Services; Managing Active Directory Services; Managing Group Policy; Summary; Chapter 9: Managing Intel-Based Hardware; Managing Server Hardware; Managing Intel-Based HP Servers; Managing Dell Servers; Summary; Chapter 10: Managing Linux, UNIX, and Solaris; Introduction; Agentless Management of Linux and UNIX Servers; Agent-Based Management of Linux and UNIX Servers; Summary; Chapter 11: Connecting to Other Management Platforms; Overview of the Microsoft Connector Framework; MOM to HP OpenView Operations Product Connector…”
    Libro electrónico
  14. 1414
    Publicado 2015
    Tabla de Contenidos: “…""Cover ""; ""Copyright""; ""Credits""; ""About the Authors""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Getting Started with OpenGL ""; ""Introduction""; ""Setting up a Windows-based development platform""; ""Setting up a Mac-based development platform""; ""Setting up a Linux-based development platform""; ""Installing the GLFW library in Windows""; ""Installing the GLFW library in Mac OS X and Linux""; ""Creating your first OpenGL application with GLFW""; ""Compiling and running your first OpenGL application in Windows""…”
    Libro electrónico
  15. 1415
    Publicado 2015
    Tabla de Contenidos: “…; Hardware Requirements; Physical Hardware; Equipment You Already Have; New Equipment Purchases; Used Equipment Purchases; Online Auctions; Thrift Stores; Company Sales; Virtual Hardware; VMware; VirtualBox; Hacker Hardware; Software Requirements; Operating Systems; Microsoft Windows; Linux; Navigating in Linux; Linux Basics; Mac OS X; Software and Applications; Learning Applications; Hacking Software; Summary; Key Terms…”
    Libro electrónico
  16. 1416
    Publicado 2015
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Your First Query with Neo4j; Thinking in graphs for SQL developers; Comparing SQL and Cypher; Evolving the graph structures from the SQL models; Licensing and configuring - Neo4j; Licensing - Community Edition; Licensing - Enterprise Edition; Installing Neo4J Community Edition on Linux/Unix; Installing as a Linux tar / standalone application; Installing as a Linux service; Installing Neo4j Enterprise Edition on Unix/Linux; Using the Neo4j shell…”
    Libro electrónico
  17. 1417
    por Mitchell, Tyler
    Publicado 2005
    Tabla de Contenidos: “…Summary of ApplicationsInstalling MapServer; How MapServer Applications Operate; Walkthrough of the Main Components; MapServer Executable; MapServer's Map File; Data Sources; Output Map Image; Installing MapServer; Platforms; Acquiring MapServer Binaries; Windows versions; Linux binaries; Linux GIS distributions; Linux RPM versions; Debian Linux versions; Mac OS X; Compiling MapServer Source Code; Downloading sources; Configuring sources; configure options; Dependencies; Making a compile; Installation; A quick test of the install; Getting Help; Acquiring Map Data; Appraising Your Data Needs…”
    Libro electrónico
  18. 1418
    Publicado 2007
    Tabla de Contenidos: “…WarDriving and Penetration Testing with Linux; Introduction…”
    Libro electrónico
  19. 1419
    por Kramer, Jeff
    Publicado 2012
    Tabla de Contenidos: “…Title Page; Copyright Page; Table of Contents; About the Authors; About the Technical Reviewer; Acknowledgments; CHAPTER 1 Introducing the Kinect; Hardware Requirements and Overview; Installing Drivers; Windows; Linux; Ubuntu; Red Hat / Fedora; Mac OS X; Testing Your Installation; Getting Help; Summary; RGB Camera; Kinect RGB Demo; Installation; Windows; Linux; Ubuntu/Debian; Red Hat/Fedora; Mac OS X; Making a Calibration Target; Calibrating with RGB Demo; Summary; CHAPTER 3 Software; Exploring the Kinect Drivers; OpenNI; Microsoft Kinect SDK; OpenKinect; Installing OpenCV; Windows; Linux…”
    Libro electrónico
  20. 1420
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credit -- Dedicated -- Contributors -- Table of Contents -- Preface -- Part 1: Installation - Best Practices, Core Architecture, and Other Enhancements -- Chapter 1: Installation - Best Practices and Optimizations -- Technical requirements -- Understanding the best practices and optimizations for Veeam installation -- Installing Veeam Backup &amp -- Replication v12 -- Configuring and optimizing Proxy Servers -- How to set up Repository Servers for success -- Understanding the Scale-Out Backup Repository -- VeeaMover -- SOBR Rebalance -- Upgrading Veeam Backup &amp -- Replication to v12 -- Summary -- Further reading -- Chapter 2: Core Architecture Enhancements -- Technical requirements -- Introducing a PostgreSQL server for your database -- Understanding per-VM backup changes -- Learning about the Linux hardened repository option in the repository wizard -- Exploring new Linux proxy roles -- Summary -- Further reading -- Chapter 3: Scale-Out Backup Repository - What's New -- Technical requirements -- Understanding sending backup data direct to Object Storage with SOBR -- Exploring VeeaMover and its benefits -- Use cases for VeeaMover -- Using SOBR Rebalance and exporting data -- Exporting backups -- Summary -- Further reading -- Chapter 4: Tape Servers and Other Enhancements -- Technical requirements -- Understanding what is new with tape servers and object storage to tape -- Using Linux for a tape server -- Object storage to tape -- NAS backup to tape and improved LTO9 support -- Other enhancements - permissions, exporting, and exclusions -- Summary -- Further reading -- Part 2: Security, Object Storage Direct, CDP, and Cloud Connect -- Chapter 5: Veeam's New Enhanced Security Features -- Technical requirements -- Understanding MFA and gMSA support -- Additional MFA settings -- Benefits of using gMSAs…”
    Libro electrónico