Products related to Guide:
-
SUSE Linux Enterprise Server 12 - Security Guide
Price: 17.99 £ | Shipping*: 3.99 £ -
The Definitive Guide to SUSE Linux Enterprise Server
The Definitive Guide to SUSE Linux Enterprise Server is a comprehensive guide to Novell's SUSE Linux Enterprise Server (SLES), one of the most powerful Linux-based server solutions available today.Sander van Vugt, noted author, consultant, and trainer, guides you through the most important aspects of SLES, beginning with an in-depth overview of installation and configuration tasks. In the opening chapters, you will learn how to configure network capabilities, efficiently manage software updates, and manage the file system.Later chapters are devoted to configuration and deployment of key network services including the MySQL database, CUPS, Samba, PostFix, FTP, DNS, proxy servers, and more. Along the way, van Vugt illustrates important administration concepts such as instituting strict file system security and server automation.Since increasing demands are placed on these services, you'll learn how to cluster servers together to lessen downtime and increase performance.
Price: 74.99 £ | Shipping*: 0.00 £ -
Practical Guide to Linux Commands, Editors, and Shell Programming, A
The Most Useful Tutorial and Reference, with Hundreds of High-Quality Examples for Every Popular Linux Distribution “First Sobell taught people how to use Linux . . . now he teaches you the power of Linux. A must-have book for anyone who wants to take Linux to the next level.” –Jon “maddog” Hall, Executive Director, Linux International Discover the Power of Linux--Covers macOS, too! Learn from hundreds of realistic, high-quality examples, and become a true command-line guruCovers MariaDB, DNF, and Python 3300+ page reference section covers 102 utilities, including macOS commands For use with all popular versions of Linux, including Ubuntu,™ Fedora,™ openSUSE,™ Red Hat,® Debian, Mageia, Mint, Arch, CentOS, and macOS Linux is today's dominant Internet server platform.System administrators and Web developers need deep Linux fluency, including expert knowledge of shells and the command line.This is the only guide with everything you need to achieve that level of Linux mastery.Renowned Linux expert Mark Sobell has brought together comprehensive, insightful guidance on the tools sysadmins, developers, and power users need most, and has created an outstanding day-to-day reference, updated with assistance from new coauthor Matthew Helmke. This title is 100 percent distribution and release agnostic.Packed with hundreds of high-quality, realistic examples, it presents Linux from the ground up: the clearest explanations and most useful information about everything from filesystems to shells, editors to utilities, and programming tools to regular expressions. Use a Mac? You'll find coverage of the macOS command line, including macOS-only tools and utilities that other Linux/UNIX titles ignore. A Practical Guide to Linux® Commands, Editors, and Shell Programming, Fourth Edition, is the only guide to deliver A MariaDB chapter to get you started with this ubiquitous relational database management system (RDBMS)A masterful introduction to Python for system administrators and power usersIn-depth coverage of the bash and tcsh shells, including a complete discussion of environment, inheritance, and process locality, plus coverage of basic and advanced shell programmingPractical explanations of core utilities, from aspell to xargs, including printf and sshfs/curlftpfs, PLUS macOS–specific utilities from ditto to SetFileExpert guidance on automating remote backups using rsyncDozens of system security tips, including step-by-step walkthroughs of implementing secure communications using ssh and scpTips and tricks for customizing the shell, including step values, sequence expressions, the eval builtin, and implicit command-line continuationHigh-productivity editing techniques using vim and emacsA comprehensive, 300-plus-page command reference section covering 102 utilities, including find, grep, sort, and tarInstructions for updating systems using apt-get and dnfAnd much more, including coverage of BitTorrent, gawk, sed, find, sort, bzip2, and regular expressions
Price: 44.49 £ | Shipping*: 0.00 £ -
Linux Kernel Development
Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding. The book details the major subsystems and features of the Linux kernel, including its design, implementation, and interfaces.It covers the Linux kernel with both a practical and theoretical eye, which should appeal to readers with a variety of interests and needs. The author, a core kernel developer, shares valuable knowledge and experience on the 2.6 Linux kernel.Specific topics covered include process management, scheduling, time management and timers, the system call interface, memory addressing, memory management, the page cache, the VFS, kernel synchronization, portability concerns, and debugging techniques.This book covers the most interesting features of the Linux 2.6 kernel, including the CFS scheduler, preemptive kernel, block I/O layer, and I/O schedulers. The third edition of Linux Kernel Development includes new and updated material throughout the book: An all-new chapter on kernel data structuresDetails on interrupt handlers and bottom halvesExtended coverage of virtual memory and memory allocationTips on debugging the Linux kernelIn-depth coverage of kernel synchronization and lockingUseful insight into submitting kernel patches and working with the Linux kernel community
Price: 36.99 £ | Shipping*: 0.00 £
-
Can someone else also guide a guide dog?
Yes, someone else can guide a guide dog, but it is important for the guide dog to maintain a consistent relationship with its primary handler. This is because guide dogs are trained to respond to specific commands and cues from their primary handler, and changing handlers frequently can be confusing for the dog. However, in certain situations, such as in an emergency or if the primary handler is unable to guide the dog, someone else can step in to assist temporarily. It is important for the substitute handler to communicate with the primary handler and follow any specific instructions for guiding the dog.
-
What is the guide for iPhone USB tethering on Linux?
To use iPhone USB tethering on Linux, you can follow these steps: 1. Connect your iPhone to your Linux computer using a USB cable. 2. Open the Settings app on your iPhone and go to Personal Hotspot. 3. Turn on the Personal Hotspot feature and make note of the Wi-Fi password. 4. On your Linux computer, open the network settings and select the iPhone connection from the list of available networks. 5. Enter the Wi-Fi password when prompted and you should now be able to use your iPhone's internet connection on your Linux computer.
-
Rhodes sightseeing guide
A Rhodes sightseeing guide is a comprehensive resource that provides information on the top attractions, landmarks, and activities to experience on the Greek island of Rhodes. It typically includes details on historical sites such as the Palace of the Grand Master of the Knights of Rhodes, the Acropolis of Lindos, and the ancient city of Kamiros. Additionally, a Rhodes sightseeing guide may also offer recommendations for local restaurants, shops, and accommodations to enhance the visitor's experience on the island. Overall, a Rhodes sightseeing guide is a valuable tool for travelers looking to make the most of their time exploring this beautiful destination.
-
Rhodes sightseeing travel guide
Rhodes is a beautiful island in Greece with a rich history and stunning architecture. Some must-see sights include the Palace of the Grand Master of the Knights of Rhodes, the ancient Acropolis of Lindos, and the charming Old Town with its medieval walls and cobblestone streets. Don't miss the Valley of the Butterflies, a unique natural reserve where thousands of butterflies gather in the summer months. Make sure to also visit the picturesque village of Lindos and its iconic clifftop acropolis for breathtaking views of the Aegean Sea.
Similar search terms for Guide:
-
Learning eBPF : Programming the Linux Kernel for Enhanced Observability, Networking, and Security
What is eBPF? With this revolutionary technology, you can write custom code that dynamically changes the way the kernel behaves.It's an extraordinary platform for building a whole new generation of security, observability, and networking tools. This practical book is ideal for developers, system administrators, operators, and students who are curious about eBPF and want to know how it works.Author Liz Rice, chief open source officer with cloud native networking and security specialists Isovalent, also provides a foundation for those who want to explore writing eBPF programs themselves. With this book, you will:Learn why eBPF has become so important in the past couple of yearsWrite basic eBPF code, and manipulate eBPF programs and attach them to eventsExplore how eBPF components interact with Linux to dynamically change the operating system's behaviorLearn how tools based on eBPF can instrument applications without changes to the apps or their configurationDiscover how this technology enables new tools for observability, security, and networking
Price: 44.99 £ | Shipping*: 0.00 £ -
Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security
Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security
Price: 42.74 € | Shipping*: 0.00 € -
CompTIA Linux+ Guide to Linux Certification
Equip yourself with the most up-to-date information to pass CompTIA's Linux®+ (Powered by LPI) Certification exam successfully and excel when using Linux® in today’s business world with Eckert’s LINUX®+ GUIDE TO LINUX® CERTIFICATION, 4E.This complete guide provides the solid conceptual foundation and mastery of hands-on skills necessary to work with the Linux® operation system in today’s network administration environment.You’ll find a focus on quality throughout with an emphasis on preparing you for valuable real-world experiences.This edition’s comprehensive coverage presents updated information on the latest Linux® distributions as well as storage technologies commonly used in server environments, such as LVM and ZFS.New, expanded material addresses key job-related networking services, including FTP, NFS, Samba, Apache, DNS, DHCP, NTP, Squid, Postfix, SSH, VNC, Postgresql, and iptables/firewalld.You study the latest information on current and emerging security practices and technologies.Hands-On Projects help you practice new skills using both Fedora™ 20 and Ubuntu® Server 14.04 Linux®, while review questions and key terms reinforce important concepts.Trust LINUX®+ GUIDE TO LINUX® CERTIFICATION, 4E for success on the certification exam and your career beyond.
Price: 79.99 £ | Shipping*: 0.00 £ -
Extreme Programming Pocket Guide
Extreme Programming (XP) is a radical new approach to software development that has been accepted quickly because its core practices--the need for constant testing, programming in pairs, inviting customer input, and the communal ownership of code--resonate with developers everywhere. Although many developers feel that XP is rooted in commonsense, its vastly different approach can bring challenges, frustrations, and constant demands on your patience.Unless you've got unlimited time (and who does these days?), you can't always stop to thumb through hundreds of pages to find the piece of information you need.The Extreme Programming Pocket Guide is the answer. Concise and easy to use, this handy pocket guide to XP is a must-have quick reference for anyone implementing a test-driven development environment.The Extreme Programming Pocket Guide covers XP assumptions, principles, events, artifacts, roles, and resources, and more.It concisely explains the relationships between the XP practices.If you want to adopt XP in stages, the Extreme Programming Pocket Guide will help you choose what to apply and when. You'll be surprised at how much practical information is crammed into this slim volume.O'Reilly's Pocket Guides have become a favorite among developers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand.When you've reached a sticking point in your work and need to get to a solution quickly, the new Extreme Programming Pocket Guide is the book you'll want to have beside your keyboard.
Price: 15.99 £ | Shipping*: 3.99 £
-
Travel guide Rhodes sights
Rhodes is a beautiful island in Greece with a rich history and many sights to explore. Some of the must-see attractions in Rhodes include the Palace of the Grand Master of the Knights of Rhodes, the Acropolis of Lindos, the ancient city of Kamiros, and the Valley of the Butterflies. Visitors can also enjoy the stunning beaches, charming villages, and delicious Greek cuisine that Rhodes has to offer. Don't forget to explore the medieval Old Town of Rhodes, a UNESCO World Heritage site, and immerse yourself in the island's fascinating culture and traditions.
-
Travel guide Rhodes attractions
Rhodes, a beautiful island in Greece, is known for its rich history and stunning attractions. Some must-see attractions in Rhodes include the Palace of the Grand Master of the Knights of Rhodes, the Acropolis of Lindos, the ancient city of Kamiros, and the Valley of the Butterflies. Visitors can also explore the charming Old Town of Rhodes, a UNESCO World Heritage Site, and relax on the island's beautiful beaches. With its mix of ancient ruins, medieval architecture, and natural beauty, Rhodes offers a diverse range of attractions for travelers to enjoy.
-
Rhodes Sightseeing Travel Guide
The Rhodes Sightseeing Travel Guide is a comprehensive resource for visitors looking to explore the beautiful island of Rhodes in Greece. It provides detailed information on popular attractions, historical sites, and cultural landmarks, as well as practical tips for getting around the island. The guide also includes recommendations for dining, shopping, and accommodations to help travelers make the most of their visit to Rhodes. Whether you're interested in ancient ruins, stunning beaches, or vibrant nightlife, the Rhodes Sightseeing Travel Guide has everything you need to plan an unforgettable trip to this enchanting destination.
-
What are guide dogs?
Guide dogs are specially trained dogs that assist people who are blind or visually impaired by helping them navigate their surroundings safely. These dogs are trained to guide their handlers around obstacles, stop at curbs, and navigate through busy streets and crowded areas. They provide independence and mobility to their handlers, allowing them to move around with confidence and ease. Guide dogs are carefully selected and undergo extensive training to ensure they can perform their important role effectively.
* All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.