Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Linux 670
- Operating systems (Computers) 488
- Engineering & Applied Sciences 305
- Development 289
- Application software 263
- Computer Science 263
- Computer networks 249
- Security measures 188
- Computer security 182
- Open source software 167
- Examinations 132
- Cloud computing 128
- Python (Computer program language) 113
- Certification 111
- Computer programming 111
- Management 109
- Penetration testing (Computer security) 100
- Virtual computer systems 100
- Database management 98
- Computer software 97
- Electronic data processing personnel 93
- Computer programs 88
- Programming 88
- Client/server computing 84
- UNIX (Computer file) 82
- Linux (Sistema operativo de ordenadores) 72
- Web site development 65
- Information technology 64
- LINUX 64
- Sistemas operativos 62
-
2361Publicado 2016Tabla de Contenidos: “…-- Muss ich mich entscheiden: Windows, Linux oder Mac? -- Gibt es Beispieldateien? -- 1.2 Let's go OpenOffice -- Hardwareanforderungen -- Installation -- Installationsvorgang -- 1.3 Arbeiten mit OpenOffice -- Starten und Beenden -- Tastenkombinationen -- 1.4 OpenOffice optimieren -- TBS -- AutoKorrektur -- 1.5 Arbeiten mit Dateien -- Dateien erstellen -- Dateien speichern -- Vorlagen -- 1.6 Datenaustausch mit MS Office -- 1.7 Gibt es was Neues? …”
Libro electrónico -
2362por Ogden, BillTabla de Contenidos: “…4.8 FICON link incident report -- 4.9 Program-directed re-IPL -- 4.10 OSA-Express2 1000BASE-T Ethernet -- 4.11 OSA-Express2 GARP VLAN Registration Protocol (GVRP) -- 4.12 OSA-Express2 OSN support -- 4.13 HiperSockets IPv6 -- 4.14 Crypto Express2 -- 4.14.1 PCI-X support -- 4.14.2 CPACF enhancements -- 4.15 Enhanced performance assists for z/VM Linux guests -- 4.16 Support summary -- Chapter 5. …”
Publicado 2005
Libro electrónico -
2363por Oshana, Robert“…Written by experts with a solutions focus, this encyclopedic reference is a useful aid to tackling typical problems and issues, including: Architecture and design patternsHardware interfacesEmbedded operating systems, including Linux and AndroidMemory, performance, and power optimizationUser interface consi…”
Publicado 2013
Libro electrónico -
2364Publicado 2015“…Some understanding of the Linux/Unix command-line interface is expected…”
Libro electrónico -
2365Publicado 2015“…If you have experience with Linux and data formats such as JSON or XML, you’re ready to get started…”
Libro electrónico -
2366por Heuermann, Lewis“…Serving as a roadmap for beginners as well as experienced professionals, this manual guides you from foundational concepts and audit planning to in-depth explorations of auditing various IT systems and networks, including Cisco devices, next-generation firewalls, cloud environments, endpoint security, and Linux systems. You'll develop practical skills in assessing security configurations, conducting risk assessments, and ensuring compliance with privacy regulations. …”
Publicado 2024
Libro electrónico -
2367Publicado 2020Tabla de Contenidos: “…Installing tfjs-node-gpu on Linux -- A.2. Installing tfjs-node-gpu on Windows -- Appendix B. …”
Libro electrónico -
2368por Rule, David“…The book concludes with a series of handy, time-saving command and configuration for: bash shell keystrokes, Linux commands, configuration files, comm…”
Publicado 2007
Libro electrónico -
2369por Reinders, James“…This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. With it, you'll learn how to use Intel Threading Building Blocks (TBB) effectively for parallel programming -- without having to be a threading expert…”
Publicado 2007
Libro electrónico -
2370Publicado 2015“…It requires some experience of Linux systems administration, including familiarity with the command line, file system, and text editing. …”
Libro electrónico -
2371Publicado 2014“…Coverage includes building a secure organization, cryptography, system intrusion, UNIX and Linux security, Internet security, intranet security, LAN security; wireless network security, cellular network security, RFID security, and more…”
Libro electrónico -
2372Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- About the Author -- Table of Contents -- Preface -- Chapter 1: Installing an MQTT 3.1.1 Mosquitto Server -- Understanding convenient scenarios for the MQTT protocol -- Working with the publish-subscribe pattern -- Working with message filtering -- Understanding the MQTT puzzle - clients, servers, and connections -- Installing a Mosquitto server on Linux -- Installing a Mosquitto server on macOS -- Installing a Mosquitto server on Windows -- Considerations for running a Mosquitto server in the cloud -- Test your knowledge -- Summary -- Chapter 2: Using Command-Line and GUI Tools to Learn How MQTT Works -- Subscribing to topics with a command-line tool -- Subscribing to topics with a GUI tool -- Publishing messages with a command-line tool -- Publishing messages with a GUI tool -- Unsubscribing from topics with a GUI tool -- Learning best practices for topics -- Understanding MQTT wildcards -- Learning about the different QoS levels -- Working with at least once delivery (QoS level 1) -- Working with exactly once delivery (QoS level 2) -- Understanding overhead in the different Quality of Service levels -- Test your knowledge -- Summary -- Chapter 3: Securing an MQTT 3.1.1 Mosquitto Server -- Understanding the importance of securing a Mosquitto server -- Generating a private certificate authority to use TLS with Mosquitto -- Creating a certificate for the Mosquitto server -- Configuring TLS transport security in Mosquitto -- Testing the MQTT TLS configuration with command-line tools -- Testing the MQTT TLS configuration with GUI tools -- Creating a certificate for each MQTT client -- Configuring TLS client certificate authentication in Mosquitto -- Testing the MQTT TLS client authentication with command-line tools -- Testing the MQTT TLS configuration with GUI tools…”
Libro electrónico -
2373Publicado 2011“…Throughout, he presents realistic, downloadable code examples, all tested on Windows, Mac OS X, and Linux using Qt 4.6 (and most tested on Qt 4.5) and designed to anticipate future versions of Qt. …”
Libro electrónico -
2374Publicado 2011Tabla de Contenidos: “…Rendering to Textures -- Summary -- 9 Advanced Buffers: Beyond the Basics -- Getting at Your Data -- Controlling the Destiny of Your Pixel Shaders -- Mapping Fragment Outputs -- New Formats for a New Hardware Generation -- Summary -- 10 Fragment Operations: The End of the Pipeline -- Scissoring-Cutting Your Geometry Down To Size -- Multisampling -- Stencil Operations -- Depth Testing -- Blending Everything Together -- Dithering -- Logic Ops -- Masking Output -- Summary -- 11 Advanced Shader Usage -- Advanced Vertex Shaders -- Geometry Shaders -- Advanced Fragment Shaders -- More Advanced Shader Functions -- Uniform Buffer Objects -- Summary -- 12 Advanced Geometry Management -- Gathering Information about the OpenGL Pipeline-Queries -- Storing Data in GPU Memory -- Using Vertex Array Objects to Organize Your Buffers -- Drawing a lot of Geometry Efficiently -- Storing Transformed Vertices-Transform Feedback -- Clipping and Determining What Should Be Drawn -- Synchronizing When OpenGL Begins to Draw -- Summary -- PART III: Platform-Specific Notes -- 13 OpenGL on Windows -- OpenGL Implementations on Windows -- Basic Windows Rendering -- Putting It All Together -- Full-Screen Rendering -- Double Buffering -- Summary -- 14 OpenGL on OS X -- The Four Faces of OpenGL on the Mac -- OpenGL with Cocoa -- Full-Screen Rendering -- CGL -- Summary -- 15 OpenGL on Linux -- The Basics -- Getting Started -- GLX-Interfacing with X Windows -- Summary -- 16 OpenGL ES on Mobile Devices -- OpenGL on a Diet -- Which Version Is Right for You? …”
Libro electrónico -
2375por Solter, Nicholas, 1977-“…Geared to experienced C++ developers who may not be familiar with the more advanced features of the language, and therefore are not using it to its full capabilitiesTeaches programmers how to think in C++-that is, how to design effective solutions that maximize the power of the languageThe authors drill down into this notoriously complex language, explaining poorly understood elements of the C++ feature set as well as common pitfalls to avoidContains several in-depth case studies with working code that's been tested on Windows, Linux, and Solaris platforms…”
Publicado 2005
Libro electrónico -
2376Publicado 2024Tabla de Contenidos: “…Cover -- Title page -- Copyright and credits -- Dedication -- Contributors -- Table of Contents -- Preface -- Chapter 1: Getting Started -- Technical requirements -- A brief history lesson -- Let's start a conversation (about modal interfaces) -- Installation -- Setting up on Linux and Unix-like systems -- Setting up on macOS -- Setting up on Windows -- Setting up on ChromeOS -- Verifying and troubleshooting the installation -- Vanilla Vim versus gVim -- Configuring Vim with your .vimrc -- Common operations (or, how to exit Vim) -- Opening files -- Changing text -- Saving and closing files -- Moving around - talk to your editor -- Making simple edits in insert mode -- Persistent undo and repeat -- Read the Vim manual using :help -- Summary -- Chapter 2: Advanced Editing and Navigation -- Technical requirements -- Installing plugins -- Organizing the workspace -- Buffers -- Plugin spotlight - unimpaired -- Windows -- Tabs -- Folds -- Navigating file trees -- Netrw -- :e with wildmenu enabled -- Plugin spotlight - NERDTree -- Plugin spotlight - Vinegar -- Plugin spotlight - CtrlP -- Navigating text -- Jumping into insert mode -- Searching with / and ? …”
Libro electrónico -
2377Publicado 2003Tabla de Contenidos: “…ITITO and ITPM general overview -- 2.1 Product overview and Web clusters -- 2.1.1 Web clusters -- 2.2 Architecture overview and terminology -- 2.2.1 Terminology -- 2.2.2 Architecture -- 2.3 Integration with other IBM products -- 2.3.1 Tivoli Management Agents -- 2.3.2 IBM Tivoli Configuration Manager -- 2.3.3 zSeries Linux -- 2.3.4 iSeriesTM Linux -- 2.3.5 pSeries -- Part 2 Preparation and installation -- Chapter 3. …”
Libro electrónico -
2378por Coar, Ken A. L.Tabla de Contenidos: “…Table of Contents; Preface; What's in This Book; Platform Notes; Other Books; Other Sources; How This Book Is Organized; Conventions Used in This Book; Programming Conventions; Typesetting Conventions; Documentation Conventions; The online manual ("man") pages on a Unixish system; The Apache web server documentation; We'd Like to Hear from You; Acknowledgments; Ken Coar; Rich Bowen; Installation; 1.1 Installing from Red Hat Linux's Packages; Problem; Solution; Discussion; See Also; 1.2 Installing Apache on Windows; Problem; Solution; Discussion; See Also; 1.3 Downloading the Apache Sources…”
Publicado 2004
Libro electrónico -
2379Publicado 2017Tabla de Contenidos: “…21 FIle exchange solutions: SQL*Loader, PL/SQL, and Pro*C22 Cauging how Linux May change the DBMS Market; Part V Oracle backup and recovery; 23 Strategies for an archives management program; 24 Scripting Oracle backups with RMAN and EBU; 25 Alert mechanisms for RMAN backups; 26 Tips and scripts fpr implenting RMAN; 27 Paging people with Oracle8i Out of the box; Part VI Sql Tuning; 28 Cost-based Optimization: Whys and Hows; 29 Analytic Functions; 30 Piranhas in the pool: Investigations into literal Sql and Oracle shared pool performance; 31 Managing database objects in sets; 32 Oracle's joins…”
Libro electrónico -
2380por Zamboni, LucaTabla de Contenidos: “…Using the Model -- The external software - a Qt5 application -- The Swiss army knife - S-functions -- The simulation phases -- Level 2 MATLAB S-function callbacks -- The mandatory callbacks -- The most useful optional callbacks -- The work vector - DWork -- MATLAB S-functions - file source and sink blocks -- The filesink_msfun block -- The MATLAB code -- The filesource_msfun block -- The MATLAB code -- A quick test -- Simulink and the real world -- Forcing Simulink to sync -- Preparing the cruise controller model -- Running the simulation on the target application -- Going further - C MEX S-functions -- Setting up the mex tool -- UNIX-like systems (GNU/Linux in particular) -- Microsoft Windows systems -- How C MEX S-functions work -- The required callbacks -- mdlInitializeSizes -- mdlInitializeSampleTimes -- mdlOutputs -- mdlTerminate -- The most useful optional callbacks -- mdlStart -- mdlInitializeConditions -- mdlUpdate -- The DWork vector -- The elementary work vectors -- The filesource S-function -- The beginning - headers and includes -- Block properties and memory usage - mdlInitializeSizes -- Timings - mdlInitializeSampleTimes -- Initial tasks - mdlStart -- Core logic - mdlOutputs -- Update memories - mdlUpdate -- Cleanup - mdlTerminate -- The happy ending -- Compiling the S-function -- Exercise - the filesink S-function -- A quick test -- Go for another ride -- Summary -- Index…”
Publicado 2013
Libro electrónico