Mastering OpenLDAP

Mastering OpenLDAP PDF Author: Matt Butcher
Publisher: Packt Publishing Ltd
ISBN: 1847191037
Category : Computers
Languages : en
Pages : 700

Get Book Here

Book Description
Install, Configure, Build, and Integrate Secure Directory Services with OpenLDAP server in a networked environment

Mastering OpenLDAP

Mastering OpenLDAP PDF Author: Matt Butcher
Publisher: Packt Publishing Ltd
ISBN: 1847191037
Category : Computers
Languages : en
Pages : 700

Get Book Here

Book Description
Install, Configure, Build, and Integrate Secure Directory Services with OpenLDAP server in a networked environment

Mastering Red Hat Linux 9

Mastering Red Hat Linux 9 PDF Author: Michael Jang
Publisher: John Wiley & Sons
ISBN: 0782151760
Category : Computers
Languages : en
Pages : 979

Get Book Here

Book Description
Your Complete Guide to the World's Leading Linux Distribution Whether you depend on Linux as a server or desktop OS, Mastering Red Hat Linux 9 gives you the practical information you need to install, configure, and administer the latest version of Red Hat's operating system to suit your specific computing needs. Clear, step-by-step instruction teaches you basic, intermediate, and advanced techniques, and the Publisher's Edition of Red Hat Linux 9—included on two CDs—lets you get started right away. Coverage includes: Installing Linux from multiple sources Automating Linux installation over a network Navigating the command line interface Administering users and groups Managing RPM packages Troubleshooting the boot process Recompiling a kernel Configuring the X Window Working with GNOME and KDE Using Red Hat GUI administrative tools Understanding basic TCP/IP networking Securing Linux firewalls Setting up secure remote access Installing and testing DNS, DHCP, CUPS, and sendmail Configuring and troubleshooting FTP, NFS, Samba, and Apache Online Bonus Chapters: Linux Certification requirments (not yet available) Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Mastering Puppet

Mastering Puppet PDF Author: Thomas Uphill
Publisher: Packt Publishing Ltd
ISBN: 1785882597
Category : Computers
Languages : en
Pages : 276

Get Book Here

Book Description
Master Puppet for configuration management of your systems in an enterprise deployment About This Book This book is an advanced guide to using and deploying Puppet 4 in your organization with a special focus on issues faced in larger enterprise deployments From an experienced author, learn to deal with scaling, performance, and multiple developers with the help of real-world examples This is the most up-to-date guide on Puppet, and covers the advanced concepts of Puppet 4 Who This Book Is For This book is for those who have intermediate knowledge of Puppet and are looking to deploy it in their environment. Some idea how to write simple modules for configuration management with Puppet is a prerequisite for this book. What You Will Learn Scale out your Puppet infrastructure using proxying techniques Automate your code promotion workflow using Git and r10k Solve real-world problems using public modules from the Puppet Forge Use Hiera to separate the data of your configuration from the code of your configuration Write your own custom facts in Ruby Extend Puppet with your own custom facts, modules, and types Use exported resources to orchestrate change between machines Debug a puppetserver using Java techniques In Detail Puppet is a configuration management system and a language. It was written for and by system administrators to manage large numbers of systems efficiently and prevent configuration drifts. Mastering Puppet deals with the issues faced when scaling out Puppet to handle large numbers of nodes. It will show you how to fit Puppet into your enterprise and allow many developers to work on your Puppet code simultaneously. In addition, you will learn to write custom facts and roll your own modules to solve problems. Next, popular options for performing reporting and orchestration tasks will be introduced in this book. Moving over to troubleshooting techniques, which will be very useful. The concepts presented are useful to any size organization. By the end of the book, you will know how to deal with problems of scale and exceptions in your code, automate workflows, and support multiple developers working simultaneously. Style and approach This book is a step-wise guide packed with examples to help you configure complex systems in Puppet.

Mastering OpenVPN

Mastering OpenVPN PDF Author: Eric F Crist
Publisher: Packt Publishing Ltd
ISBN: 1783553146
Category : Computers
Languages : en
Pages : 364

Get Book Here

Book Description
Master building and integrating secure private networks using OpenVPN About This Book Discover how to configure and set up a secure OpenVPN Enhance user experience by using multiple authentication methods Delve into better reporting, monitoring, logging, and control with OpenVPN Who This Book Is For If you are familiar with TCP/IP networking and general system administration, then this book is ideal for you. Some knowledge and understanding of core elements and applications related to Virtual Private Networking is assumed. What You Will Learn Identify different VPN protocols (IPSec, PPTP, OpenVPN) Build your own PKI and manage certificates Deploy your VPN on various devices like PCs, mobile phones, tablets, and more Differentiate between the routed and bridged network Enhance your VPN with monitoring and logging Authenticate against third-party databases like LDAP or the Unix password file Troubleshoot an OpenVPN setup that is not performing correctly In Detail Security on the internet is increasingly vital to both businesses and individuals. Encrypting network traffic using Virtual Private Networks is one method to enhance security. The internet, corporate, and “free internet” networks grow more hostile every day. OpenVPN, the most widely used open source VPN package, allows you to create a secure network across these systems, keeping your private data secure. The main advantage of using OpenVPN is its portability, which allows it to be embedded into several systems. This book is an advanced guide that will help you build secure Virtual Private Networks using OpenVPN. You will begin your journey with an exploration of OpenVPN, while discussing its modes of operation, its clients, its secret keys, and their format types. You will explore PKI: its setting up and working, PAM authentication, and MTU troubleshooting. Next, client-server mode is discussed, the most commonly used deployment model, and you will learn about the two modes of operation using "tun" and "tap" devices. The book then progresses to more advanced concepts, such as deployment scenarios in tun devices which will include integration with back-end authentication, and securing your OpenVPN server using iptables, scripting, plugins, and using OpenVPN on mobile devices and networks. Finally, you will discover the strengths and weaknesses of the current OpenVPN implementation, understand the future directions of OpenVPN, and delve into the troubleshooting techniques for OpenVPN. By the end of the book, you will be able to build secure private networks across the internet and hostile networks with confidence. Style and approach An easy-to-follow yet comprehensive guide to building secure Virtual Private Networks using OpenVPN. A progressively complex VPN design is developed with the help of examples. More advanced topics are covered in each chapter, with subjects grouped according to their complexity, as well as their utility.

Symas Openldap

Symas Openldap PDF Author: Jason Trupp
Publisher:
ISBN: 9781797584898
Category :
Languages : en
Pages : 84

Get Book Here

Book Description
This is a series of training labs utilized as part of the Symas OpenLDAP Administrators and Operators training courses. For more information visit http://symas.com/training

Drupal 6 JavaScript and JQuery

Drupal 6 JavaScript and JQuery PDF Author: Matt Butcher
Publisher: Packt Publishing
ISBN: 9781847196163
Category : Ajax (Web site development technology).
Languages : en
Pages : 0

Get Book Here

Book Description
This book focuses on teaching by example. Chapters are packed with example code, providing hands-on examples you can play with and then release to your own Drupal sites. By introducing short projects interspersed with discussion, the pace is rapid yet practical. This book is for web designers and developers who want to add JavaScript elements to Drupal themes or modules to create more flexible and responsive user interfaces. You are expected to know about the basic operation of Drupal, and be familiar with the concept of theming and modules in Drupal. No experience of creating themes or modules is required. You will need to know the basics of client-side web development; this means HTML, CSS, but also have a rudimentary grasp of the syntax of JavaScript. Familiarity with PHP programming will be an advantage, since we will be writing PHPTemplate files and (at the end) creating Drupal modules. However, the PHP is covered thoroughly enough that even the PHP neophyte will not find the text too demanding. The book also covers the jQuery JavaScript library and its use in Drupal, but no knowledge of jQuery is expected - you will learn everything you need in this book.

CentOS System Administration Essentials

CentOS System Administration Essentials PDF Author: Andrew Mallett
Publisher: Packt Publishing Ltd
ISBN: 1783985933
Category : Computers
Languages : en
Pages : 260

Get Book Here

Book Description
If you are a Linux administrator who is looking to gain knowledge that differentiates yourself from the crowd, then this is the book for you. Beginners who have a keen interest to learn more about Linux administration will also progress quickly with this resourceful learning guide.

CentOS 7 Server Deployment Cookbook

CentOS 7 Server Deployment Cookbook PDF Author: Timothy Boronczyk
Publisher: Packt Publishing Ltd
ISBN: 1783288892
Category : Computers
Languages : en
Pages : 397

Get Book Here

Book Description
Deploy and manage today's essential services on an enterprise-class, open operating system About This Book Configure and manage Linux servers in varying scenarios and for a range of business requirements Explore the up-to-date features of CentOS using real-world scenarios See practical and extensive recipes to deploy and manage CentOS Who This Book Is For This book is for Linux professionals with basic Unix/Linux functionality experience, perhaps even having set up a server before, who want to advance their knowledge in administering various services. What You Will Learn See how to deploy CentOS easily and painlessly, even in multi-server environments Configure various methods of remote access to the server so you don't always have to be in the data center Make changes to the default configuration of many services to harden them and increase the security of the system Learn to manage DNS, emails and web servers Protect yourself from threats by monitoring and logging network intrusion and system intrusion attempts, rootkits, and viruses Take advantage of today's powerful hardware by running multiple systems using virtualization In Detail CentOS is derived from Red Hat Enterprise Linux (RHEL) sources and is widely used as a Linux server. This book will help you to better configure and manage Linux servers in varying scenarios and business requirements. Starting with installing CentOS, this book will walk you through the networking aspects of CentOS. You will then learn how to manage users and their permissions, software installs, disks, filesystems, and so on. You'll then see how to secure connection to remotely access a desktop and work with databases. Toward the end, you will find out how to manage DNS, e-mails, web servers, and more. You will also learn to detect threats by monitoring network intrusion. Finally, the book will cover virtualization techniques that will help you make the most of CentOS. Style and approach This easy-to-read cookbook is filled with practical recipes. Hands-on, task-based exercises will present you with real-world solutions to deploy and manage CentOS in varying business scenarios.

Linux Essentials for Cybersecurity

Linux Essentials for Cybersecurity PDF Author: William Rothwell
Publisher: Pearson IT Certification
ISBN: 0134853024
Category : Computers
Languages : en
Pages : 1931

Get Book Here

Book Description
ALL YOU NEED TO KNOW TO SECURE LINUX SYSTEMS, NETWORKS, APPLICATIONS, AND DATA–IN ONE BOOK From the basics to advanced techniques: no Linux security experience necessary Realistic examples & step-by-step activities: practice hands-on without costly equipment The perfect introduction to Linux-based security for all students and IT professionals Linux distributions are widely used to support mission-critical applications and manage crucial data. But safeguarding modern Linux systems is complex, and many Linux books have inadequate or outdated security coverage. Linux Essentials for Cybersecurity is your complete solution. Leading Linux certification and security experts William “Bo” Rothwell and Dr. Denise Kinsey introduce Linux with the primary goal of enforcing and troubleshooting security. Their practical approach will help you protect systems, even if one or more layers are penetrated. First, you’ll learn how to install Linux to achieve optimal security upfront, even if you have no Linux experience. Next, you’ll master best practices for securely administering accounts, devices, services, processes, data, and networks. Then, you’ll master powerful tools and automated scripting techniques for footprinting, penetration testing, threat detection, logging, auditing, software management, and more. To help you earn certification and demonstrate skills, this guide covers many key topics on CompTIA Linux+ and LPIC-1 exams. Everything is organized clearly and logically for easy understanding, effective classroom use, and rapid on-the-job training. LEARN HOW TO: Review Linux operating system components from the standpoint of security Master key commands, tools, and skills for securing Linux systems Troubleshoot common Linux security problems, one step at a time Protect user and group accounts with Pluggable Authentication Modules (PAM), SELinux, passwords, and policies Safeguard files and directories with permissions and attributes Create, manage, and protect storage devices: both local and networked Automate system security 24/7 by writing and scheduling scripts Maintain network services, encrypt network connections, and secure network-accessible processes Examine which processes are running–and which may represent a threat Use system logs to pinpoint potential vulnerabilities Keep Linux up-to-date with Red Hat or Debian software management tools Modify boot processes to harden security Master advanced techniques for gathering system information

Learning Drupal 6 Module Development

Learning Drupal 6 Module Development PDF Author: Matt Butcher
Publisher: Packt Publishing Ltd
ISBN: 1847194451
Category : Computers
Languages : en
Pages : 473

Get Book Here

Book Description
A practical tutorial for creating your first Drupal 6 modules with PHP.