Mostrando 1,001 - 1,020 Resultados de 1,100 Para Buscar '"UNIX"', tiempo de consulta: 0.06s Limitar resultados
  1. 1001
    Publicado 2015
    “…Design, configure, and administer wireless and wired networks Work with interface cards, hubs, routers, switches, and repeaters Understand Ethernet, Token Ring, TCP/IP, and IPX protocols Build wireless LANs using WiFi, IEEE 802.11, and Bluetooth technology Deploy server clusters, multiprocessors, and Fibre Channel connections Deliver Web, FTP, e-mail, and Active Directory services Implement a cloud-based network infrastructure Set up, configure, and manage virtual networks Handle troubleshooting and network security Connect Macintosh and Unix systems to Windows networks…”
    Libro electrónico
  2. 1002
    Publicado 2017
    “…Learn fundamentals of starting or redesigning an InfoSec program Create a base set of policies, standards, and procedures Plan and design incident response, disaster recovery, compliance, and physical security Bolster Microsoft and Unix systems, network infrastructure, and password management Use segmentation practices and designs to compartmentalize your network Explore automated process and tools for vulnerability management Securely develop code to reduce exploitable errors Understand basic penetration testing concepts through purple teaming Delve into IDS, IPS, SOC, logging, and monitoring…”
    Libro electrónico
  3. 1003
    por Holzmann, Gerald J., 1951-
    Publicado 2004
    “…Sum Design and verify both abstract and detailed verification models of complex systems software Sum Develop a solid understanding of the theory behind logic model checking Sum Become an expert user of the SPIN command line interface, the Xspin graphical user interface, and the TimeLine editing tool Sum Learn the basic theory of omega automata, linear temporal logic, depth-first and breadth-first search, search optimization, and model extraction from source code The SPIN software was awarded the prestigious Software System Award by the Association for Computing Machinery (ACM), which previously recognized systems such as UNIX, SmallTalk, TCP/IP, Tcl/Tk, and the World Wide Web…”
    Libro electrónico
  4. 1004
    Publicado 2019
    “…Recipes in this ebook will help you: Install NGINX Unit using source code, Red Hat- and Debian-based systems, or third-party repositories Configure the server using application, router, and listener objects Explore NGINX Unit usage and operations, including application restart and upgrades Learn how the server provides security through application isolation, Unix user permissions, and API encryption Integrate NGINX Unit with the WordPress content management system and the Django and Express.js web application frameworks…”
    Libro electrónico
  5. 1005
    Publicado 2019
    “…. • Build and maintain an internal IT audit function with maximum effectiveness and value • Audit entity-level controls and cybersecurity programs • Assess data centers and disaster recovery • Examine switches, routers, and firewalls • Evaluate Windows, UNIX, and Linux operating systems • Audit Web servers and applications • Analyze databases and storage solutions • Review big data and data repositories • Assess end user computer devices, including PCs and mobile devices • Audit virtualized environments • Evaluate risks associated with cloud computing and outsourced operations • Drill down into applications and projects to find potential control weaknesses • Learn best practices for auditing new technologies • Use standards and frameworks, such as COBIT, ITIL, and ISO • Understand regulations, including Sarbanes-Oxley, HIPAA, and PCI • Implement proven risk management practices…”
    Libro electrónico
  6. 1006
    Publicado 2015
    “…Coverage includes • Understanding the challenges that DevOps tools and practices can help VMware administrators to solve • Using Vagrant to quickly deploy Dev and Test environments that match production system specifications • Writing Chef “recipes” that streamline server configuration and maintenance • Simplifying Unix/Linux configuration management and orchestration with Ansible • Implementing Docker containers for faster and easier application management • Automating provisioning across the full lifecycle with Razor • Integrating Microsoft PowerShell Desired State Configuration (DSC) and VMware PowerCLI to automate key Windows Server and vSphere VM admin tasks • Using Puppet to automate infrastructure provisioning, configuration, orchestration, and reporting • Supercharging log management with ELK (Elasticsearch, Logstash, Kibana) • Supporting DevOps source code management with Git and continuous integration practices with Jenkins • Achieving continuous integration, delivery, and deployment with VMware’s vRealize Code Stream…”
    Libro electrónico
  7. 1007
    Publicado 2007
    “…The existing customer IT infrastructure was already built around UNIX systems, IBM System z, non-IBM clusters, SAP solutions, 3270 screens, IMS-DL/I databases, and specific code. …”
    Libro electrónico
  8. 1008
    Publicado 2013
    “…In-depth chapters cover data protection, encryption, information rights management, network security, intrusion detection and prevention, Unix and Windows security, virtual and cloud security, secure application development, disaster recovery, forensics, and real-world attacks and countermeasures. …”
    Libro electrónico
  9. 1009
    Publicado 2021
    “…You will: Be one of the first to program in the brand-new C++20 standard Discover the SDL graphics and gaming library, and SSDL, the "Simple SDL" wrapper library Get detailed help using the most common C++ compilers -- Visual Studio for Windows, and g++ (with Unix or MinGW) -- and their associated debuggers Practice “anti-bugging” for easy fixes to common problems Learn new concepts and skills from a variety of examples Develop sound practices for becoming a productive programmer Build a C++-based arcade game Apply built-in Standard Template Library (STL) functions and classes for easy and efficient programming Learn powerful data types including strings, stacks, vectors, and linked lists -- not by reading about them but by building them -- preparing you further for a career in programming…”
    Libro electrónico
  10. 1010
    Publicado 2022
    “…Appendices highlight attack signatures, IOC's (Indicator's of Compromise), UNIX / Linux commands, PowerShell commands, Windows commands, Cisco commands, and more. …”
    Libro electrónico
  11. 1011
    Publicado 2020
    “…This course should appeal to intermediate Linux and general Unix programmers, network programmers, and C/C++ programmers interested in learning different approaches to concurrency. …”
    Video
  12. 1012
    por Sauers, Robert
    Publicado 2004
    “…Coverage includes: A comprehensive optimization methodology, direct from HP’s performance labs New optimization opportunities and techniques made possible by HP-UX 11i All-new chapters on network performance and Java performance Rules of thumb for more cost-effective performance management Instrumenting HP-UX 11i systems to accurately reflect reality Choosing the right performance metrics, and using them correctly Key performance tradeoffs in both uniprocessor and SMP environments Practical techniques for resolving CPU, memory, and disk bottlenecks How to make the most of HP-UX specific and generic UNIX performance tools Performance enhancements available through compiler optimization and application profiling Extensive examples from actual HP performance consulting assignments Whether you’re an HP-UX 11i sysadmin, netadmin, developer, capacity planner, or performance specialist, this is your complete guide to getting all the performance you paid for!…”
    Libro electrónico
  13. 1013
    por Terpstra, John H.
    Publicado 2005
    “…And, if your background is in Windows networking, use this book to get up to speed rapidly with Samba network administration in Linux/UNIX environments. Coverage includes NEW! User Rights and Privileges features and their impact on default system behavior NEW! …”
    Libro electrónico
  14. 1014
    por Briggs, Will. author
    Publicado 2019
    “…You will: Program for the first time in C++ in a fun, quick and easy manner Discover the SDL graphics and gaming library Work with SSDL, the Simple SDLwrapper library Use the most common C++ compilers: Visual Studio, and g++ (with Unix or MinGW) Practice “anti-bugging” for easy fixes to common problems Work with the debugger Acquire examples-driven concepts and ideas Build a C++-based arcade game application Apply built-in Standard Template Library (STL) functions and classes for easy and efficient programming Dip your toe in C, C++'s ancestor, still extensively used in industry Use new C++11/14/17 features including lambda functions, constexpr, and smart pointers…”
    Libro electrónico
  15. 1015
    Publicado 2020
    “…Part I covers system architecture, Linux installation and Package management, GNU and Unix Commands, and devices, and Linux filesystems and filesystem hierarchy. …”
    Libro electrónico
  16. 1016
    Publicado 2013
    “…Plan and execute a smooth OpsMgr 2012 deployment or migration Move toward application-centered management in complex environments Secure OpsMgr 2012, and assure compliance through Audit Collection Services Implement dashboards, identify trends, and improve forecasting Maintain and protect each of your OpsMgr 2012 databases Monitor virtually any application, environment, or device: client-based, .NET, distributed, networked, agentless, or agent-managed Use synthetic transactions to monitor application performance and responsiveness Install UNIX/Linux cross-platform agents Integrate OpsMgr into virtualized environments Manage and author management packs and reports Automate key tasks with PowerShell, agents, and alerts Create scalable management clouds for service provider/multi-tenant environments Use OpsMgr 2012 Service Pack 1 with Windows Server 2012 and SQL Server 2012…”
    Libro electrónico
  17. 1017
    Publicado 2021
    “…Finally, members of the Windows, Linux, BSD, and other Unix communities will find the book valuable in comparing and contrasting Mac OS X with their respective systems.Mac OS X Internals focuses on the technical aspects of OS X and is so full of extremely useful information and programming examples that it will definitely become a mandatory tool for every Mac OS X programmer.Note - this paperback edition is a two-volume set and contains all the content from the original single-volume hardcover publication…”
    Libro electrónico
  18. 1018
    Publicado 2013
    “…Build Node.js solutions that leverage your current JavaScript skills Master Node.js nonblocking IO and async programming Handle more requests and increase your application’s flexibility Use and write your own modules Perform common JSON/web server tasks Use browsers to generate pages on the fly via Ajax calls and template libraries Simplify development with the express framework Create database back-ends using popular NoSQL and relational databases Deploy and run Node.js apps on Unix/OS X or Windows servers Take advantage of multiprocessor hardware Support virtual hosts and SSL/HTTPS security Test Node.js programs that mix synchronous, async, and RESTful server API functionality…”
    Libro electrónico
  19. 1019
    Publicado 2016
    “…More often than not, more advanced tools are available in UNIX. This video uncovers some of those tools and explains how to use them. …”
    Video
  20. 1020
    Publicado 2016
    “…” — Peter Hessheimer Project Manager, KPIT Technologies Peter Prinz prowadzi wykłady dla tysięcy programistów i projektantów oprogramowania dla systemów Unix i Windows. Jest również współautorem kilku książek o projektowaniu oprogramowania w językach C/C++. …”
    Libro electrónico