Sams Teach Yourself UNIX System Administration in 24 Hours


Book Description

In the wake of the highly successful Sams Teach Yourself Unix in 24 Hours, this book focuses on the additional Unix commands that an advanced user or beginning system administrator needs to know in order to administer and maintain a Unix system. The book includes coverage of the key Unix variations: Red Hat Linux, Solaris, HP-UX, and Apple's Mac OS X environment. The book will not be a comprehensive solution to all problems facing new system administrators, but instead is a tutorial introduction to the process of learning about and maintaining a running Unix server.




Sams Teach Yourself Shell Programming in 24 Hours


Book Description

Learn how to develop powerful and robust shell scripts in order to get the most out of your Unix/Linux system.




Sams Teach Yourself UNIX System Administration in 21 Days


Book Description

In just 21 days, users can go to beginner or intermediate to the capability level of performing more advanced system administrator functions. The book covers the workshop configuration for all major flavors of UNIX and fills the void other books leave by being too narrowly focused.




Sams Teach Yourself Samba in 24 Hours


Book Description

Author and Samba Team Member Gerald Carter dedicates most of this book to the processes of installing and configuring Samba, distinguishing between both Linux/Windows, and Unix/Windows-based systems. He discusses the mechanics of file sharing across the dual platforms and expertly outlines the means necessary to remedy common problems, including helping to identify which version of Samba you are running and where to look for the patch or bug fix you will need to resolve it. He also assists in locating utilities like autoconf that automatically compiles a system configuration file with common default settings. Finally, he discusses security and password issues, as well as peripheral support for server printers.







Unix in 24 Hours, Sams Teach Yourself


Book Description

Learn to use Unix, OS X, or Linux quickly and easily! In just 24 lessons of one hour or less, Sams Teach Yourself Unix in 24 Hours helps you get up and running with Unix and Unix-based operating systems such as Mac OS X and Linux. Designed for beginners with no previous experience using Unix, this book’s straightforward, step-by-step approach makes it easy to learn. Each lesson clearly explains essential Unix tools and techniques from the ground up, helping you to become productive as quickly and efficiently as possible. Step-by-step instructions carefully walk you through the most common Unix tasks. Practical, hands-on examples show you how to apply what you learn. Quizzes and exercises help you test your knowledge and stretch your skills. Notes and tips point out shortcuts and solutions Learn how to... Pick the command shell that’s best for you Organize the Unix file system (and why) Manage file and directory ownership and permissions Maximize your productivity with power filters and pipes Use the vi and emacs editors Create your own commands and shell scripts Connect to remote systems using SSH and SFTP Troubleshoot common problems List files and manage disk usage Get started with Unix shell programming Set up printing in a Unix environment Archive and back up files Search for information and files Use Perl as an alternative Unix programming language Set up, tweak, and make use of the GNOME graphical environment Contents at a Glance HOUR 1: What Is This Unix Stuff? HOUR 2: Getting onto the System and Using the Command Line HOUR 3: Moving About the File System HOUR 4: Listing Files and Managing Disk Usage HOUR 5: Ownership and Permissions HOUR 6: Creating, Moving, Renaming, and Deleting Files and Directories HOUR 7: Looking into Files HOUR 8: Filters, Pipes, and Wildcards! HOUR 9: Slicing and Dicing Command-Pipe Data HOUR 10: An Introduction to the vi Editor HOUR 11: Advanced vi Tricks, Tools, and Techniquess HOUR 12: An Overview of the emacs Editor HOUR 13: Introduction to Command Shells HOUR 14: Advanced Shell Interaction HOUR 15: Job Control HOUR 16: Shell Programming Overview HOUR 17: Advanced Shell Programming HOUR 18: Printing in the Unix Environment HOUR 19: Archives and Backups HOUR 20: Using Email to Communicate HOUR 21: Connecting to Remote Systems Using SSH and SFTP HOUR 22: Searching for Information and Files HOUR 23: Perl Programming in Unix HOUR 24: GNOME and the GUI Environment Appendix A: Common Unix Questions and Answers




Sams Teach Yourself SQL in 24 Hours


Book Description

In just 24 lessons of one hour or less, you will learn professional techniques to design and build efficient databases and query them to extract useful information. Using a straightforward, step-by-step approach, each lesson builds on the previous one, allowing you to learn the essentials of ANSI SQL from the ground up. Example code demonstrates the authors’ professional techniques, while exercises written for MySQL offer the reader hands-on learning with an open-source database. Included are advanced techniques for using views, managing transactions, database administration, and extending SQL. Step-by-step instructions carefully walk you through the most common SQL tasks. Q&As, Quizzes, and Exercises at the end of each chapter help you test your knowledge. Notes and Tips point out shortcuts and solutions. New terms are clearly defined and explained. Learn how to... Use SQL-2003, the latest standard for the Structured Query Language Design and deploy efficient, secure databases Build advanced queries for information retrieval Sort, group, and summarize information for best presentation Tune databases and queries for maximum performance Understand database administration and security techniques For more than ten years the authors have studied, applied, and documented the SQL standard and its application to critical database systems. Ryan Stephens and Ron Plew are entrepreneurs, speakers, and cofounders of Perpetual Technologies, Inc. (PTI), a fast-growing IT management and consulting firm which specializes in database technologies. They taught database courses for Indiana University–Purdue University in Indianapolis for five years and have authored more than a dozen books on Oracle, SQL, database design, and the high availability of critical systems. Arie D. Jones is Senior SQL Server database administrator and analyst for PTI. He is a regular speaker at technical events and has authored several books and articles. Category: Database Covers: ANSI SQL User Level: Beginning–Intermediate Register your book at informit.com/title/9780672330186 for convenient access to updates and corrections as they become available.




ASP.NET Core in 24 Hours, Sams Teach Yourself


Book Description

In just 24 sessions of one hour or less, Sams Teach Yourself ASP.NET Core in 24 Hours, will help you build professional-quality, cloud-based, web-connected solutions with ASP.NET Core. This book’s straightforward, step-by-step approach guides you from the basics to advanced techniques, using practical examples to help you make the most of Microsoft’s radically revamped ASP.NET Core framework. ASP.NET Program Manager Jeffrey T. Fritz guides you from jumpstarting development with templates to implementing cutting-edge security and containerization. Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success. Step-by-step instructions carefully walk you through the most common ASP.NET Core tasks and techniques Practical, hands-on examples show you how to apply what you learn Notes and Tips point out shortcuts, solutions, and problems to avoid Learn how to... Set up your work environment on Windows or non-Windows operating systems Develop solutions more quickly by starting with project templates Configure ASP.NET Core, services, and applications Access data with Entity Framework Core Build modern architectures, controllers, and views with the new version of MVC Scaffold user interfaces and incorporate reusable UI components Read and write data using web API end-points Manage client-side packages with npm and bower Integrate Angular with ASP.NET Core Authenticate users, and protect your website with ASP.NET Core Authorization Deploy ASP.NET Core solutions into production Work with Docker containers in the ASP.NET Core environment




Sams Teach Yourself Apache 2 in 24 Hours


Book Description

Sams Teach Yourself Apache in 24 Hours covers the installation, configuration, and ongoing administration of the Apache Web server, the most popular Internet Web server. It covers both the 1.3 and the new 2.0 versions of Apache. Using a hands-on, task-oriented format, it concentrates on the most popular features and common quirks of the server. The first part of the book helps the reader build, configure, and get started with Apache. After completing these chapters the reader will be able to start, stop, and monitor the Web server. He also will be able to serve both static content and dynamic content, customize the logs, and restrict access to certain parts of the Web server. The second part of the book explains in detail the architecture of Apache and how to extend the server via third-party modules like PHP and Tomcat. It covers server performance and scalability, content management, and how to set up a secure server with SSL.




Special Edition Using Mac OS X Leopard


Book Description

SPECIAL EDITION USING MAC OS X LEOPARD THE ONLY MAC OS X LEOPARD BOOK YOU NEED We crafted this book to grow with you, providing the reference material you need as you move toward software proficiency and use of more advanced features. If you buy only one book on Mac OS X Leopard, Special Edition Using Mac OS X Leopard is the only book you need. • Explore the depths of Mac OS X’s core including the desktop, Finder, Finder windows, the Dock, user accounts, the Dashboard and widgets, Spaces, and much more. • Master OS X by installing and using Mac OS X applications, customizing the system, making your Mac accessible to everyone, automating your Mac with the Automator, using Unix commands, and working with mobile Macs. • Run Windows applications on your Mac for those rare occasions when a Mac application isn’t available. • Exploit Mac OS X’s Internet tools to connect to the Net with or without wires, use email, surf the Web, and take advantage of the many features of .Mac. • Explore some of the great applications included with Mac OS X, such as iTunes, QuickTime, DVD Player, iCal, Address Book, iChat, and on it goes. • Expand your system with input devices (such as keyboards and trackballs), output devices (printers, displays, and such), hard drives, and hubs (Ethernet, USB, and FireWire). • Connect to other computers and devices safely and easily using Mac OS X’s advanced networking tools. Learn to configure your own network including Macs and Windows computers and how to share an Internet connection among them. • Use great Mac OS X tools and techniques to keep your system in top condition and to solve problems. “Whether you are already familiar with OS X or are updating from an earlier Mac OS, you will find this volume useful. A clear, comprehensive, well-organized and, above all, usable reference.” –Glenn Lisle, Managing Editor, MONITOR Magazine “A must-read for anyone using Mac OS X for the first time–and for those upgrading to the latest version of the Mac operating system. Brad Miser covers all the important topics in an interesting, easy-to-understand manner that's aided and abetted by well chosen graphics, useful tips and explanatory notes. Leopard’s a great OS–and Brad’s book is a great guide for it. –Dennis Sellers, Publisher, Macsimum News Brad Miser has written extensively about all things Macintosh. In addition to Special Edition Using Mac OS X Leopard, Brad has written many other books, including My iPhone; Sleeping with the Enemy: Running Windows on a Mac (digital Short Cut); Special Edition Using Mac OS X, v10.4 Tiger; Absolute Beginner's Guide to iPod and iTunes; Absolute Beginner's Guide to Homeschooling; Mac OS X and iLife: Using iTunes, iPhoto, iMovie, and iDVD; iDVD 3 Fast & Easy; Special Edition Using Mac OS X v10.2; and Using Mac OS 8.5. He has also been an author, development editor, or technical editor on more than 50 other titles. He has written numerous articles for MacAddict magazine and has been a featured speaker at Macworld Expo, user group meetings, and other venues. Brad holds a Bachelor of Science degree in mechanical engineering from California Polytechnic State University at San Luis Obispo and has received advanced education in maintainability engineering, business, and other topics.