eBooks-it.org Logo
eBooks-IT.org Inner Image

No Starch eBooks Page 10

Download free No Starch eBooks Page 10

The Tangled Web

A Guide to Securing Modern Web Applications
The Tangled Web Image
Thorough and comprehensive coverage from one of the foremost experts in browser security. --Tavis Ormandy, Google Inc.Modern web applications are built on a tangle of technologies that have been developed over time and then haphazardly pieced together. Every piece of the web application stack, from HTTP requests to browser-side scripts, comes with important yet subtle security consequences. To keep users safe, it is essential for developers to confidently navigate this landscape.In The Tangled Web, Michal Zalewski, one of the world's top browser security experts, offers a compelling narrative that explains exactly how browsers work and why they're fundamentally insecure. Rather than dispense simplistic advice on vulnerabilities, Zalewski examines the...

FreeBSD Device Drivers

A Guide for the Intrepid
FreeBSD Device Drivers Image
Device drivers make it possible for your software to communicate with your hardware, and because every operating system has specific requirements, driver writing is nontrivial. When developing for FreeBSD, you've probably had to scour the Internet and dig through the kernel sources to figure out how to write the drivers you need. Thankfully, that stops now. In FreeBSD Device Drivers, Joseph Kong will teach you how to master everything from the basics of building and running loadable kernel modules to more complicated topics like thread synchronization. After a crash course in the different FreeBSD driver frameworks, extensive tutorial sections dissect real-world drivers like the parallel port printer driver.You'll learn:All about Newbus, the infrastr...

The Linux Command Line

A Complete Introduction
The Linux Command Line Image
You've experienced the shiny, point-and-click surface of your Linux computernow dive below and explore its depths with the power of the command line.The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you'll learn the timeless skills handed down by generations of gray-bearded, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more.In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore.As you make your way through the book's ...

The Book of Ruby

A Hands-On Guide for the Adventurous
The Book of Ruby Image
Ruby is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on Ruby's trendier features, The Book of Ruby reveals the secret inner workings of one of the world's most popular programming languages, teaching you to write clear, maintainable code.You'll start with the basicstypes, data structures, and control flowsand progress to advanced features like blocks, mixins, metaclasses, and beyond. Rather than bog you down with a lot of theory, The Book of Ruby takes a hands-on approach and focuses on making you productive from day one. As you follow along, you'll learn to: Leverage Ruby's succinct and flexible syntax to maximize your productivity Balance Ruby's functional, imperative, and object...

Nagios

System and Network Monitoring
Nagios Image
Nagios: System and Network Monitoring shows how to configure and use Nagios, an open source system and network monitoring tool. Nagios makes it possible to continuously monitor network services (SMTP, POP3, HTTP, NNTP, PING, etc.), host resources (processor load, disk and memory usage, running processes, log files, etc.), and environmental factors (such as temperature). When Nagios detects a problem, it communicates the information to the sys admin via email, pager, SMS, or other user-defined method; current status information, historical logs, and reports can also be accessed via a web browser. Nagios System and Network Monitoring covers the Nagios core, all standard Nagios plug-ins and selected third-party plug-ins, and shows readers how to write t...



2007 - 2017 © eBooks-IT.org