This book is a comprehensive guide to all aspects of the IIS 5 from initial installation planning through long-term maintenance. Provides a comprehensive reference for new installations of IIS 5 and for migrating from IIS 4 to IIS 5 covering planning, testing, migration, installation, and configuration. Discusses features of IIS 5, administration and performance, publishing Web pages, developing applications, transaction processing, and security. Focuses on hardware and capacity planning based on projected growth of the Web site and Internet deployment for e-business. Follows the On Site series how-to format with an emphasis on planning and installation, and includes extensive diagrams, decision trees, and screens shots.
Summary Learn Windows IIS in a Month of Lunches is an innovative tutorial designed for busy administrators. Even if you have no prior exposure to IIS, you can follow the crisp explanations, examples, and exercises in this concise, easy-to-read book. Just set aside one hour a day—lunchtime would be perfect—for a month, and you'll be managing, securing, and automating IIS administrative tasks faster than you thought possible. About this Book When your website slows to a crawl or Exchange stops sending internet mail, you have to get things working again. Fast. IIS is the communication gateway for most Microsoft servers as well as the primary technology for publishing web sites. Learning to manage it effectively means you can keep your systems running smoothly and go home on time. Learn Windows IIS in a Month of Lunches is an innovative tutorial designed for busy administrators. Follow the crisp explanations, examples, and exercises in this concise, easy-to-read book, and you'll be managing, securing, and automating IIS faster than you thought possible. You'll start with IIS fundamentals, and then systematically explore web farm design, website management, and high availability, along with practices to keep your Exchange, SharePoint, System Center, and Lync servers running smoothly. Written for anyone who needs to manage IIS, whether you're an IT pro or a reluctant administrator. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's Inside 24 bite-sized lessons with practice examples High-value troubleshooting techniques No previous IIS experience assumed About the AuthorJason Helmick is a professional trainer and consultant specializing in Active Directory and IIS. He's the founder of the Arizona PowerShell User Group. Table of Contents Before you begin Deploying the web server Exploring and launching a website Managing application pools Adding more websites to your server What every administrator should know about web applications Securing your sites and web applications Securing the server Protecting data with certificates FTP and SMTP with IIS Sharing administrative responsibilities through remote management Optimizing sites for users and search engines Building a web farm with Microsoft Network Load Balancing Building a web farm with Application Request Routing High availability for ARR using Microsoft NLB Sharing content and configuration to the web farm Sharing IIS configurations for a web farm Using the central certificate store for certificate management Web farm provisioning with the Web Farm Framework Disaster recovery for IIS The final exam Never the end IIS PowerShell cheat sheet Lab setup guide
Containing walk-throughs and details on maximizing IIS 5.0's new features, this book delivers information needed to create Web-based business applications and browser-independent dynamic content. It also includes helpful tips on security and troubleshooting.
As the first update to Microsoft's server operating system in nearly five years, Windows Server 2008 boasts the new Internet Information Services 7.0 (IIS 7), which is the largest departure from previous versions of IIS ever. Written by an author team that includes four Microsoft MVPs, this book shows you how to take advantage of these exciting new features of IIS 7. With a clear understanding of IIS 7, you'll learn to deploy, install, monitor, manage, and secure an IIS environment with confidence and ease. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Get the definitive reference for deploying, managing, and supporting Internet Information Services (IIS) 7.0. This official Microsoft RESOURCE KIT provides comprehensive information and resources from Microsoft IIS Team experts who know the technology best. IIS, a service within the Windows Server 2008 operating system, enables users to easily host and manage Web sites, create Web-based business applications, and extend file, print, media, and communication services to the Web. This RESOURCE KIT provides everything you need to know about IIS architecture, migrating servers and applications, capacity planning, performance monitoring, security features, top administration and troubleshooting scenarios, and IIS best practices. You also get an essential toolkit of resources on CD, including scripts, job aids, and a fully searchable eBook. For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.
How secure is your network? The best way to find out is to attack it. Network Security Assessment provides you with the tricks and tools professional security consultants use to identify and assess risks in Internet-based networks-the same penetration testing model they use to secure government, military, and commercial networks. With this book, you can adopt, refine, and reuse this testing model to design and deploy networks that are hardened and immune from attack.Network Security Assessment demonstrates how a determined attacker scours Internet-based networks in search of vulnerable components, from the network to the application level. This new edition is up-to-date on the latest hacking techniques, but rather than focus on individual issues, it looks at the bigger picture by grouping and analyzing threats at a high-level. By grouping threats in this way, you learn to create defensive strategies against entire attack categories, providing protection now and into the future.Network Security Assessment helps you assess: Web services, including Microsoft IIS, Apache, Tomcat, and subsystems such as OpenSSL, Microsoft FrontPage, and Outlook Web Access (OWA)Web application technologies, including ASP, JSP, PHP, middleware, and backend databases such as MySQL, Oracle, and Microsoft SQL ServerMicrosoft Windows networking components, including RPC, NetBIOS, and CIFS servicesSMTP, POP3, and IMAP email servicesIP services that provide secure inbound network access, including IPsec, Microsoft PPTP, and SSL VPNsUnix RPC services on Linux, Solaris, IRIX, and other platformsVarious types of application-level vulnerabilities that hacker tools and scripts exploitAssessment is the first step any organization should take to start managing information risks correctly. With techniques to identify and assess risks in line with CESG CHECK and NSA IAM government standards, Network Security Assessment gives you a precise method to do just that.
Updated for the most recent tools, techniques, and standards for creating cutting-edge Web sites for businesses or personal use, this book is one-stop shopping for HTML, JavaScript, CSS, tables, forms, Flash, and more Brand-new chapters cover Ajax, Adobe CS3 tools, RSS, and blogging tools Hands-on guidance and expert advice dive into such topics as creating and editing images and graphics, adding multimedia elements (e.g., Flash animations, audio, and video), creating stores for Yahoo! and Amazon.com, designing auction pages for eBay, and building blogs
What is this book about? The Apache Tomcat server and related technologies give Java developers a rich set of tools to quickly build more sophisticated Web applications. Tomcat version 5 supports the latest JSP and Servlet specifications, JSP 2.0, and Servlets 2.4. This completely updated volume offers you a thorough education in Tomcat 5 as well as 4.1. What does this book cover? You will learn to solve the problems that arise with installation and configuration, security, system testing, and more. This edition also introduces you to Tomcat clustering for planning and deploying installations in mission-critical production environments, and explores the new support for Tomcat in popular IDEs, such as IntelliJ IDEA, Eclipse, NetBeans/Sun Java Studio, and JBuilder. You’ll discover how to manage class loaders and Connectors, understand how to use IIS as a Web server front-end for Tomcat, examine JDBC-related issues in Tomcat, and be ready to put this technology to work. Here are some other things you'll learn from this book: Techniques and troubleshooting tips for installing JVM and Tomcat on Windows and UNIX/Linux systems Detailed Tomcat configuration, such as Access log administration, Single Sign-on across Web applications, request filtering, the Persistent Session Manager, and JavaMail session setup How to resolve JDBC connectivity issues, including connection pooling, JNDI emulation, configuring a data source, and alternative JDBC configurations How to use Web servers like Apache and IIS with Tomcat to serve static content A wide range of security issues, from securing Tomcat installations to configuring security policies for Web applications that run on them How to configure Tomcat for virtual hosting environments Procedures for load-testing Web applications deployed in Tomcat using the open source JMeter framework How to set up Tomcat clustering to provide scalability and high availability to Web applications How to embed Tomcat within custom applications Who is this book for? This book is for J2EE system administrators and Java developers with responsibilities for Tomcat configuration, performance tuning, system security, or deployment architecture.