Mostrando 561 - 580 Resultados de 728 Para Buscar '"MySQL"', tiempo de consulta: 0.12s Limitar resultados
  1. 561
    Publicado 2015
    Tabla de Contenidos: “…Managing users' customization filesUsing exported resources; Chapter 6: Managing Resources and Files; Introduction; Distributing cron jobs efficiently; Scheduling when resources are applied; Using host resources; Using exported host resources; Using multiple file sources; Distributing and merging directory trees; Cleaning up old files; Auditing resources; Temporarily disabling resources; Chapter 7: Managing Applications; Introduction; Using public modules; Managing Apache servers; Creating Apache virtual hosts; Creating nginx virtual hosts; Managing MySQL; Creating databases and users…”
    Libro electrónico
  2. 562
    Publicado 2012
    Tabla de Contenidos: “…Examples of Web Services; Advantages of Web Services; Web Services Languages (Formats); eXtensible Markup Language (XML); JavaScript Object Notation (JSON); Transferring Nontextual Data; Creating an Example Web Service; Using the Microsoft Stack; Using the Linux Apache MySQL PHP (LAMP) Stack; Debugging Web Services; Tools; Advanced Web Service Techniques; Summary; Chapter 4: Mobile User Interface Design; Effective Use of Screen Real Estate; Embrace Minimalism; Use a Visual Hierarchy; Stay Focused; Understanding Mobile Application Users; Proximity; Closure; Continuity; Figure and Ground Similarity; The Social Aspect of Mobile; Usability; Accessibility; Understanding Mobile Information Design; Information Display; Design Patterns; Content Structure and Usage; Understanding Mobile Platforms; Android; iOS; BlackBerry OS; Windows Phone 7; Mobile Web Browsers; Using the Tools of Mobile Interface Design; User Acceptance Testing; Information Design Tools; Summary; Chapter 5: Mobile Websites; Choosing a Mobile Web Option; Why Do People Use Your Website on Mobile Devices?…”
    Libro electrónico
  3. 563
    Publicado 2014
    Tabla de Contenidos: “…Saving the guest machine stateExporting a virtual machine; Updating Kali Linux; Network services in Kali Linux; HTTP; MySQL; SSH; Installing a vulnerable server; Installing additional weapons; Installing the Nessus vulnerability scanner; Installing the Cisco password cracker; Summary; Chapter 2: Penetration Testing Methodology; Types of penetration testing; Black box testing; White box testing; Vulnerability assessment versus penetration testing; Security testing methodologies; Open Source Security Testing Methodology Manual (OSSTMM); Key features and benefits…”
    Libro electrónico
  4. 564
    Publicado 2003
    Tabla de Contenidos: “…; SSI Redux; Form Versus Function; Installation; Building a Dynamic Site; Headers and Footers; Passing Parameters; Default Handlers and XML; Accessing MySQL; What Now?; Surreal HTML; How It Works; Prompting the User; Fetching the Document; Running the Travesty Algorithm; Printing the Mangled Document; Web Page Tastefulness; How It Works…”
    Libro electrónico
  5. 565
    por Haycox, Ian
    Publicado 2009
    Tabla de Contenidos: “…Understanding SMTP restrictionsAccess maps; Access map examples; Implementing new policies; Using DNS blacklists; Choosing DNS blacklists; Stopping messages based on content; Configuring header and body checks; Header and body checks examples; Caveats; Virtual alias domains and local aliases; Virtual alias domains; Many virtual alias domains mapping to one local domain; One virtual alias domain mapping to many local domains; Group addresses; Introducing MySQL lookups; Local aliases; Command deliveries; Common pitfalls; Other address rewriting mechanisms; Troubleshooting Postfix problems…”
    Libro electrónico
  6. 566
    por Reagan, Dusty
    Publicado 2010
    Tabla de Contenidos: “…Styling Your HTMLFormatting in XML & JSON; The Basics of PHP; Understanding MySQL; Chapter 3: Setting Up to Create Twitter Apps; Create Your Developer Account; The Importance of Version Control; Hello Twitter!…”
    Libro electrónico
  7. 567
    por Speake, Graham
    Publicado 2010
    Tabla de Contenidos: “…Installing, Configuring as a Server; Introduction; Network Services; DHCP; DNS; NTP; Windows Interoperability; Web Services; Remote Access from the Command Line; Apache (HTTP) and Tomcat; FTP; Squid; Application Services; Printing; Mail; Sendmail; MySQL; Summary of Exam Objectives; Top Five Toughest Questions; Answers; Chapter 9. …”
    Libro electrónico
  8. 568
    Publicado 2011
    Tabla de Contenidos: “…TemplatingIntroducing plugins; Summarizing architecture; Tools for web development; WordPress; Mac; Windows; Text editor; Using an IDE; FTP client; MySQL client; Coding best practices; Basic organization; Isolate tasks into functions; Use classes; Use descriptive variable names; Use descriptive function names; Separate logic and display layers; Go modular, to a point; Avoid short tags; Planning ahead / starting development; Interfaces; Localization; Documentation for the developer; Version control; Environment; Tests; Security; Printing user-supplied data to a page…”
    Libro electrónico
  9. 569
    por Kline, Kevin, 1966-
    Publicado 2004
    Tabla de Contenidos: “…Keywords and Reserved WordsSQL2003 and Platform-Specific Datatypes; DB2 Datatypes; MySQL Datatypes; Oracle Datatypes; PostgreSQL Datatypes; SQL Server Datatypes; Constraints; Scope; Syntax; PRIMARY KEY Constraints; FOREIGN KEY Constraints; UNIQUE Constraints; CHECK Constraints; SQL Statement Command Reference; How to Use This Chapter; SQL Platform Support; SQL Command Reference; ALL/ANY/SOME Operators; BETWEEN Operator; CALL Statement; CLOSE CURSOR Statement; COMMIT Statement; CONNECT; CREATE/ALTER DATABASE Statement; CREATE/ALTER FUNCTION/PROCEDURE Statements; CREATE/ALTER INDEX Statement…”
    Libro electrónico
  10. 570
    Publicado 2018
    “…What You Will Learn Host a Python application on Google Compute Engine Host an application using Google Cloud Functions Migrate a MySQL DB to Cloud Spanner Configure a network for a highly available application on GCP Learn simple image processing using Storage and Cloud Functions Automate security checks using Policy Scanner Understand tools for monitoring a production environment in GCP Learn to manage multiple projects using service accounts In Detail Google Cloud Platform is a cloud computing platform that offers products and services to host applications using state-of-the art infrastructure and technology. …”
    Libro electrónico
  11. 571
    Publicado 2015
    “…Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases such as Oracle, MySQL, PostgresSQL, and SQLite. Using real-world examples, this practical guide shows you how to build a simple database application with SQLAlchemy, and how to connect to multiple databases simultaneously with the same metadata. …”
    Libro electrónico
  12. 572
    por Blanco, Jose Argudo
    Publicado 2009
    Tabla de Contenidos: “…Advantages of using the Active Record class Saving time; Automatic functionality; Read queries; Displaying query results; Create and update queries; Delete queries; Mixing Active Record and ""classic"" styles; Dealing with complex queries; Summary; Chapter appendix: MySQL query to set up the website's database; Chapter 5: Simplifying HTML Pages and Forms; Writing a view; Long and short PHP syntax and other CodeIgniter style guidelines; File format; PHP closing tag; Nesting views; Practical issues of site architecture; CI's form helper-entering data; Form helper advantage one: Clarity…”
    Libro electrónico
  13. 573
    por Jiang, Yifeng
    Publicado 2012
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Setting Up HBase Cluster; Introduction; Quick start; Getting ready on Amazon EC2; Setting up Hadoop; Setting up ZooKeeper; Changing the kernel settings; Setting up HBase; Basic Hadoop/ZooKeeper/HBase configurations; Setting up multiple High Availability (HA) masters; Chapter 2:Data Migration; Introduction; Importing data from MySQL via single client; Importing data from TSV files using the bulk load tool; Writing your own MapReduce job to import data…”
    Libro electrónico
  14. 574
    Publicado 2018
    Tabla de Contenidos: “…. -- Chapter 8: Creating an API with Node.js Using MongoDB and MySQL -- Introduction -- Creating a basic API with Express -- Getting ready -- How to do it…”
    Libro electrónico
  15. 575
    Publicado 2018
    Tabla de Contenidos: “…Chapter 3: Acquisition, storage, and retrieval -- 3.1 Building out your toolkit -- 3.2 Getting the code and data -- 3.3 The core data representation -- 3.3.1 The earthquakes website -- 3.3.2 Data formats covered -- 3.3.3 Power and flexibility -- 3.4 Importing data -- 3.4.1 Loading data from text files -- 3.4.2 Loading data from a REST API -- 3.4.3 Parsing JSON text data -- 3.4.4 Parsing CSV text data -- 3.4.5 Importing data from databases -- 3.4.6 Importing data from MongoDB -- 3.4.7 Importing data from MySQL -- 3.5 Exporting data -- 3.5.1 You need data to export! …”
    Libro electrónico
  16. 576
    Tabla de Contenidos: “….; Connecting Hibernate to MySQL; How do I do that?; What just happened?; What about...; Harnessing Hibernate; Creating Persistent Objects; How do I do that?…”
    Libro electrónico
  17. 577
    por Vincent, Jesse
    Publicado 2005
    Tabla de Contenidos: “…Disabling a GroupChanging Group Membership; Queues; Roles; Access Control; Scrips; Custom Fields; Setting up Custom Fields; Access Control; Tying Custom Fields to Objects; Day-to-Day Management; Setup External Authentication; Remove a Transaction; Track Email Sent; Report Failed Logins; Backing Up RT; Backing Up RT's Data; Backing Up the RT Application; Restoring RT; Restoring RT Data; MySQL; Postgres; SQLite; Oracle; Recover a Lost Administrative Password; Recover SuperUser Privileges; Scrips; How Scrips Work; Transactions; Cc and AdminCc; Conditions; Actions; Templates; Gritty Details…”
    Libro electrónico
  18. 578
    por Lockhart, Andrew
    Publicado 2007
    Tabla de Contenidos: “…Restrict Services with Sandboxed EnvironmentsUsing FreeBSD's jail( ); 11. Use proftpd with a MySQL Authentication Source; 12. Prevent Stack-Smashing Attacks; 13. …”
    Libro electrónico
  19. 579
    por Orsini, Rob
    Publicado 2008
    Tabla de Contenidos: “…Getting Started; 1.0 Introduction; 1.1 Joining the Rails Community; Problem; Solution; Discussion; See Also; 1.2 Finding Documentation; Problem; Solution; Discussion; See Also; 1.3 Installing MySQL; Problem; Solution; Windows; Linux; Mac OS X; Discussion; See Also; 1.4 Installing PostgreSQL; Problem; Solution; Windows; Linux…”
    Libro electrónico
  20. 580
    por Kankanamge, Charitha
    Publicado 2012
    Tabla 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…”
    Libro electrónico