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
-
2341por Ferrer Martínez, JuanTabla de Contenidos: “…PAQUETES DE INSTALACIÓN (...) -- 7.2.1 WINDOWS -- 7.2.2 LINUX -- 7.2.3 PAQUETES .DEB y .RPM -- 7.3 ASISTENTES DE INSTALACIÓN Y DESINSTALACIÓN (...) -- 7.3.1 WINDOWS -- 7.3.2 LINUX -- 7.4 FICHEROS FIRMADOS DIGITALMENTE -- 7.4.1 ESTRUCTURA DE LA FIRMA -- 7.4.2 ¿DÓNDE SE GUARDA EL DOCUMENTO ORIGINAL? …”
Publicado 2015
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
2342por Cattini, RolandTabla de Contenidos: “…6.4.7 Erweiterungskarten -- 6.5 Fragen zu diesem Kapitel -- Kapitel 7: Der TCP/IP-Stack -- 7.1 Das Modell und die Praxis -- 7.1.1 Vergleich OSI-Modell mit dem DOD-4-Modell -- 7.1.2 Der Aufbau der Adressierung -- 7.2 Die Grundlagen der IP-Adressierung -- 7.2.1 CIDR statt Adressklassen -- 7.2.2 Private Netzwerke unter IPv4 -- 7.2.3 Ausnahmen und besondere Adressen -- 7.2.4 Der IPv4-Header -- 7.3 IPv6 -- 7.3.1 Der Header von IPv6 -- 7.3.2 Spezielle Adressen unter IPv6 -- 7.4 Subnettierung von Netzen -- 7.5 Weitere Protokolle auf dem IP-Layer -- 7.5.1 ICMP und IGMP -- 7.5.2 ARP -- 7.6 TCP und UDP -- 7.7 Die Geschichte mit den Ports -- 7.8 Fragen zu diesem Kapitel -- Kapitel 8: Serverrollen -- 8.1 Dienste und Rollen -- 8.2 Datei- und Druckdienste -- 8.2.1 Dateidienste verwaltet der Fileserver -- 8.2.2 Printserver verwalten Drucker und ihre Aufträge -- 8.3 Internetdienste -- 8.3.1 Webserver -- 8.3.2 FTP-Server -- 8.4 Netzwerkdienste -- 8.4.1 DNS-Server -- 8.4.2 DHCP-Server -- 8.4.3 Zeitsynchronisationsserver -- 8.4.4 Überwachungsserver -- 8.4.5 Server mit Fernzugriff (RAS-Server) -- 8.4.6 VPN unter Linux -- 8.5 Messaging-Server (Mailserver) -- 8.5.1 Posteingangsdienste (Postfachzugriff) -- 8.5.2 Postausgangsdienst und Mailtransfer -- 8.5.3 Unix- und Linux-Mailserver -- 8.5.4 Die kommerziellen Server -- 8.5.5 Webmail -- 8.5.6 Cloud-Systeme -- 8.6 Sicherheits- und Authentifizierungsdienste -- 8.6.1 Domänen-Controller -- 8.6.2 Certificate Authorities (CA) -- 8.6.3 Rights-Management-Server -- 8.7 Anwendungsserver -- 8.7.1 Datenbankserver -- 8.7.2 Anwendungsserver -- 8.7.3 Anwendungsarchitekturen -- 8.8 Internet, Intranet und Extranet -- 8.8.1 Internet -- 8.8.2 Intranet -- 8.8.3 Extranet -- 8.9 Fragen zu diesem Kapitel -- Kapitel 9: Installation von Netzwerkbetriebssystemen -- 9.1 Übersicht zu Netzwerkbetriebssystemen…”
Publicado 2022
Libro electrónico -
2343Publicado 2018Tabla de Contenidos: “…Possible follow - up questions -- Summary -- Chapter 6: Create and Train Machine Translation Systems -- A walkthrough of the architecture -- Preprocessing of the corpora -- Training the machine translator -- Test and translate -- Home assignments -- Summary -- Chapter 7: Train and Set up a Chatbot, Able to Discuss Like a Human -- Introduction to the project -- The input corpus -- Creating the training dataset -- Training the chatbot -- Chatbox API -- Home assignments -- Summary -- Chapter 8: Detecting Duplicate Quora Questions -- Presenting the dataset -- Starting with basic feature engineering -- Creating fuzzy features -- Resorting to TF-IDF and SVD features -- Mapping with Word2vec embeddings -- Testing machine learning models -- Building a TensorFlow model -- Processing before deep neural networks -- Deep neural networks building blocks -- Designing the learning architecture -- Summary -- Chapter 9: Building a TensorFlow Recommender System -- Recommender systems -- Matrix factorization for recommender systems -- Dataset preparation and baseline -- Matrix factorization -- Implicit feedback datasets -- SGD-based matrix factorization -- Bayesian personalized ranking -- RNN for recommender systems -- Data preparation and baseline -- RNN recommender system in TensorFlow -- Summary -- Chapter 10: Video Games by Reinforcement Learning -- The game legacy -- The OpenAI version -- Installing OpenAI on Linux (Ubuntu 14.04 or 16.04) -- Lunar Lander in OpenAI Gym -- Exploring reinforcement learning through deep learning -- Tricks and tips for deep Q-learning -- Understanding the limitations of deep Q-learning -- Starting the project -- Defining the AI brain -- Creating memory for experience replay -- Creating the agent -- Specifying the environment -- Running the reinforcement learning process -- Acknowledgements -- Summary -- Other Books You May Enjoy…”
Libro electrónico -
2344por Sutherland, Bruce. authorTabla de Contenidos: “…Debugging C++ programs using GDB in Cygwin or Linux; Problem; Solution; How It Works; Recipe 1-7. …”
Publicado 2015
Libro electrónico -
2345por Tang, Jeff. authorTabla de Contenidos: “…System RequirementsAndroid Developer Tools; ADT on Mac; ADT on Windows; ADT on Linux; Playing with Glass; Enabling Debugging Mode on Glass; The adb Command; Installing the USB Driver on Windows; Showing the Glass Screen on a Bigger Screen; Developing with Simulated Devices or Emulators; Testing with GDK Samples; The HelloGlass Glassware; Step-by-Step Tutorial; What's Going On; The Big Picture; Source Code; AppDrawer.java; AppService.java; AppViewer.java; MenuActivity.java; Resource Files; drawable; start.xml in layout; main.xml in menu; strings.xml in values; AndroidManifest.xml; Summary…”
Publicado 2014
Libro electrónico -
2346Publicado 2005Tabla de Contenidos: “…Connect Your Phone to the InternetData Access Settings; GSM dial-up modem; GPRS access point name; Proxy servers; Determine the Settings for Your Phone and Operator; Automatically Provision GPRS Settings; Share the Internet Connection from a Computer; Use Bluetooth to Replace Cables; Bluetooth Networks; Bluetooth Services; Device Pairing; Device and Service Discovery; Bluetooth Hardware; Configure Bluetooth for Windows; Windows Versions Earlier Than Windows XP SP2; Windows XP with SP2; Configure Bluetooth for Mac OS X; Configure Bluetooth for Linux; Kernel Requirements; Installing BlueZ…”
Libro electrónico -
2347por Sheppard, Andrew, 1961-Tabla de Contenidos: “…Dial Like a WizardSkype Dialing Wizard; Skype Widget; Troubleshoot Skype; Online Information and Help; Troubleshoot; General; Windows; Linux; Save Money with Skype; Back-of-the-Envelope Estimate of Skype Savings; Estimate Your Cost-of-Call Savings; Estimate Your Fixed Charges and Taxes Savings; Estimate Your Total Savings; Making Adjustments and Decisions; See Also; Avoid Falling Foul of the Taxman; U.S. …”
Publicado 2005
Libro electrónico -
2348por Galbraith, PatrickTabla de Contenidos: “…Developing Web Applications with Apache, MySQL, memcached, and Perl; About the Author; Acknowledgments; Contents; Foreword; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p.wrox.com; Chapter 1: LAMMP, Now with an Extra M; Linux; Apache; MySQL; memcached; Perl; Other Technologies; The New Picture; The Future of Open-Source Web Development and Databases; Projects to Watch!…”
Publicado 2009
Libro electrónico -
2349por Hansteen, Peter N. M.Tabla de Contenidos: “…Foreword; Acknowledgments; Introduction; This Is Not a HOWTO; What This Book Covers; 1: Building the Network You Need; Your Network: High Performance, Low Maintenance, and Secure; Where the Packet Filter Fits In; The Rise of PF; If You Came from Elsewhere; Pointers for Linux Users; Frequently Answered Questions About PF; A Little Encouragement: A PF Haiku; 2: PF Configuration Basics; The First Step: Enabling PF; Setting Up PF on OpenBSD; Setting Up PF on FreeBSD; Setting Up PF on NetBSD; A Simple PF Rule Set: A Single, Stand-Alone Machine; A Minimal Rule Set; Testing the Rule Set…”
Publicado 2011
Libro electrónico -
2350por Kankanamge, CharithaTabla de Contenidos: “…; Capabilities of soapUI; Installing soapUI; System requirements; Installing soapUI on Linux; soapUI installation on Windows; Installing soapUI on MacOS; A glance at soapUI user interface; Summary; Chapter 2: The Sample Project; The problem domain; Project pre-requisites; Java; Apache Ant; MySQL; Setting up Apache Axis2…”
Publicado 2012
Libro electrónico -
2351Publicado 2015Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: A Tour of pandas; pandas and why it is important; pandas and IPython Notebooks; Referencing pandas in the application; Primary pandas objects; The pandas Series object; The pandas DataFrame object; Loading data from files and the Web; Loading CSV data from files; Loading data from the Web; Simplicity of visualization of pandas data; Summary; Chapter 2: Installing pandas; Getting Anaconda; Installing Anaconda; Installing Anaconda on Linux; Installing Anaconda on Mac OS X…”
Libro electrónico -
2352por Ferrill, PaulTabla de Contenidos: “…; The World of Android; Android Application Anatomy; Activities; Intents; SL4A History; SL4A Architecture; SL4A Concepts; JavaScript Object Notation (JSON); Events; Languages; Beanshell 2.0b4; Lua 5.1.4; Perl 5.1 0.1; PHP 5.3.3; Rhino 1.7R2; JRuby 1.4; Shell; Python; Summary; Chapter 2: Getting Started; Installing SL4A on the Device; Installing the Android SDK; Linux; Mac OS X; Windows; Installing Python…”
Publicado 2011
Libro electrónico -
2353Publicado 2013Tabla de Contenidos: “…Cover -- About the Author -- About the Technical Editor -- Title Page -- Copyright Page -- Contents at a Glance -- Contents -- Acknowledgments -- Introduction -- Who Should Read This Book -- What This Book Covers -- How to Use This Book -- How This Book Is Organized -- Part I: Configuration -- Part II: Data Modeling -- Part III: SQL Development -- Part IV: Server Administration -- Part V: Appendixes and Glossary -- Example Code with This Book -- Part I: Configuration -- Chapter 1: Installing and Configuring -- Fedora Linux -- Install and Configure MySQL Products -- Mac OS X -- Install MySQL Products -- Microsoft Windows -- Pre-install Microsoft Redistributable Libraries -- Install MySQL Products -- Summary -- Mastery Check -- Chapter 2: Creating and Managing Connections -- Fedora -- Mac OS X -- Windows 7 -- Configuring MySQL Workbench Connections -- Configuring Server Administration -- Summary -- Mastery Check -- Part II: Data Modeling -- Chapter 3: Data Modeling Concepts -- Data Modeling Theory -- What Is Data Modeling? …”
Libro electrónico -
2354por Teetor, Paul, 1954-Tabla de Contenidos: “…Getting Started and Getting Help; Introduction; 1.1 Downloading and Installing R; Problem; Solution; Discussion; See Also; 1.2 Starting R; Problem; Solution; Discussion; Starting on Windows; Starting on OS X; Starting on Linux and Unix; See Also; 1.3 Entering Commands; Problem; Solution; Discussion; See Also; 1.4 Exiting from R; Problem; Solution; Discussion…”
Publicado 2011
Libro electrónico -
2355por Prusinski, BenTabla de Contenidos: “…Network architecture for Oracle 11g RACThe private network and the Oracle 11g RAC interconnect; Choices for private interconnect and 11g RAC; Redundancy for Ethernet interconnects with 11g RAC; Network bonding (NIC teaming); Storage architecture for Oracle 11g RAC; RAID configurations for Oracle 11g RAC; RAID 0 (striping); RAID 1 (mirroring); RAID 5 (striped with parity); RAID 10 (striped mirrors); Third-party RAID implementations; IBM AIX LPAR disk volume management for RAID; Linux volume management for RAID configuration; Storage protocols for RAC; SCSI; Fibre Channel…”
Publicado 2011
Libro electrónico -
2356por Matthews, RobbieTabla de Contenidos: “…; Intent Filters; Common Intents; Finally; Secretly Linux; Summary; CHAPTER 3 What Can You Do with an Android Tablet?…”
Publicado 2011
Libro electrónico -
2357por Regupathy, Rajaram. authorTabla de Contenidos: “…Intent for DEVICE_OUT_USB_DEVICEUSB Host Audio; Example: How to Play Audio Over a USB Headset from an Android Device; USB Device Audio; Switching to Accessory Device Audio Mode; Example: Android Accessory Audio Dock Using Cypress FX3; Conclusion; Chapter 7: Android Debug Bridge (ADB); Setting Up ADB; Windows; Linux; ADB Protocol; Client Server Protocol; Server ADB Daemon Protocol; Android ADB Architecture; Example 1: Using JDB with ADB; Example 2: Backing Up Your Phone with ADB; Chapter 8:Battery Charging Using USB; Types of USB Chargers; Wall Charger; Personal Computer…”
Publicado 2014
Libro electrónico -
2358Publicado 2015Tabla de Contenidos: “…Praise for The Book of PF; Foreword; Acknowledgments; Introduction; This Is Not a HOWTO; What This Book Covers; Chapter 1: Building the Network You Need; Your Network: High Performance, Low Maintenance, and Secure; Where the Packet Filter Fits In; The Rise of PF; If You Came from Elsewhere; Pointers for Linux Users; Frequently Answered Questions About PF; A Little Encouragement: A PF Haiku; Chapter 2: PF Configuration Basics; The First Step: Enabling PF; Setting Up PF on OpenBSD; Setting Up PF on FreeBSD; Setting Up PF on NetBSD; A Simple PF Rule Set: A Single, Stand-Alone Machine…”
Libro electrónico -
2359Publicado 2016Tabla de Contenidos: “…Creating a Metasploit Payload -- Determining Your Target Make -- Interactive Probing -- Passive CAN Bus Fingerprinting -- Responsible Exploitation -- Summary -- Chapter 12: Attacking Wireless Systems with SDR -- Wireless Systems and SDR -- Signal Modulation -- Hacking with TPMS -- Eavesdropping with a Radio Receiver -- TPMS Packets -- Activating a Signal -- Tracking a Vehicle -- Event Triggering -- Sending Forged Packets -- Attacking Key Fobs and Immobilizers -- Key Fob Hacks -- Attacking a PKES System -- Immobilizer Cryptography -- Physical Attacks on the Immobilizer System -- Flashback: Hotwiring -- Summary -- Chapter 13: Performance Tuning -- Performance Tuning Trade-Offs -- ECU Tuning -- Chip Tuning -- Flash Tuning -- Stand-Alone Engine Management -- Summary -- Appendix A: Tools of the Trade -- Hardware -- Lower-End CAN Devices -- Higher-End CAN Devices -- Software -- Wireshark -- PyOBD Module -- Linux Tools -- CANiBUS Server -- Kayak -- SavvyCAN -- O2OO Data Logger -- Caring Caribou -- c0f Fingerprinting Tool -- UDSim ECU Simulator -- Octane CAN Bus Sniffer -- AVRDUDESS GUI -- RomRaider ECU Tuner -- Komodo CAN Bus Sniffer -- Vehicle Spy -- Appendix B: Diagnostic Code Modes and PIDs -- Modes Above 0x10 -- Useful PIDs -- Appendix C: Creating Your Own Open Garage -- Filling Out the Character Sheet -- When to Meet -- Affiliations and Private Memberships -- Defining Your Meeting Space -- Contact Information -- Initial Managing Officers -- Equipment -- Abbreviations -- Index -- Footnotes -- Chapter 10: Vehicle-to-Vehicle Communication -- Chapter 12: Attacking Wireless Systems with SDR…”
Libro electrónico -
2360Publicado 2013Tabla de Contenidos: “…-- Relational Databases in the Cloud -- ASM in the Cloud -- Common Storage Management -- Enterprise Cloud Robustness -- Enterprise Cloud Policy Management -- Cross-Cluster Sharing -- Summary -- Chapter 2: ASM and Grid Infrastructure Stack -- Clusterware Primer -- OCR Overview -- Voting File Overview -- Grid Infrastructure Stack Overview -- Grid Infrastructure for Standalone Server -- Grid Infrastructure for Cluster -- Voting Files and Oracle Cluster Repository Files in ASM -- Voting Files in ASM -- Voting File Discovery -- Voting File Recovery -- Oracle Cluster Registry (OCR) -- OCR Recovery -- The Quorum Failure Group -- Clusterware Startup Sequence-Bootstrap If OCR Is Located in ASM -- Disk Groups and Clusterware Integration -- Summary -- Chapter 3: ASM Instances -- Managing ASM Instance -- Starting Up an ASM Instance -- Stopping the ASM Instance -- Authentication for Accessing ASM Instances -- ASM and ASM SPFILE -- Managing the ASM SPFILE -- ASM Background Processes -- ASM SGA and Parameter Sizing -- ASM Health Check Monitor -- Summary -- Chapter 4: ASM Disks and Disk Groups -- ASM Storage Provisioning -- ASM Storage Device Configuration -- ASM Disk Device Discovery -- Third-Party Volume Managers and ASM -- Preparing ASM Disks on NFS -- Direct NFS -- Preparing ASM Disks on OS Platforms -- Linux -- Solaris -- AIX -- ASM and Multipathing -- Linux Device Mapper -- Disk Group -- Disk Group Management -- ASM Redundancy and Failure Groups -- ASM and Intelligent Data Placement -- ASM and Extended Clusters…”
Libro electrónico