Test Driving Linux

Test Driving Linux
Author: David Brickner
Publisher: "O'Reilly Media, Inc."
Total Pages: 362
Release: 2005
Genre: Computers
ISBN: 059600754X

One CD-ROM disc in pocket.

Moving from Windows to Linux

Moving from Windows to Linux
Author: Chuck Easttom
Publisher:
Total Pages: 614
Release: 2006
Genre: Business & Economics
ISBN:

Moving from Windows to Linux, Second Edition is a step-by-step walk through the transition from Windows to Linux. This completely updated version of the best-selling book teaches Windows users how to make their PC a Linux PC. It covers the latest in Linux distributions, and provides Windows users with the information they need to choose the one that will best suit their needs. From there, the book works through the transition from Windows to SuSE Linux 9.3, leveraging what Windows users already know, and applying that knowledge to Linux. The transition from applications such as Microsoft Word, Microsoft Office and Adobe Photoshop to their Linux counterparts KWord, Open Office, and GIMP are treated thoroughly and made easy. Real-world, hands-on examples and troubleshooting problems are also included. After reading through the book, any knowledgeable user of Windows will be able to set up, maintain, and utilize all aspects of a Linux PC.

Migrating Linux to Microsoft Azure

Migrating Linux to Microsoft Azure
Author: Rithin Skaria
Publisher: Packt Publishing Ltd
Total Pages: 211
Release: 2021-07-28
Genre: Computers
ISBN: 1801070598

Discover expert guidance for moving on-premises virtual machines running on Linux servers to Azure by implementing best practices and optimizing costs Key FeaturesWork with real-life migrations to understand the dos and don'ts of the processDeploy a new Linux virtual machine and perform automation and configuration managementGet to grips with debugging your system and collecting error logs with the help of hands-on examplesBook Description With cloud adoption at the core of digital transformation for organizations, there has been a significant demand for deploying and hosting enterprise business workloads in the cloud. Migrating Linux to Microsoft Azure offers a wealth of actionable insights into deploying Linux workload to Azure. You'll begin by learning about the history of IT, operating systems, Unix, Linux, and Windows before moving on to look at the cloud and what things were like before virtualization. This will help anyone new to Linux become familiar with the terms used throughout the book. You'll then explore popular Linux distributions, including RHEL 7, RHEL 8, SLES, Ubuntu Pro, CentOS 7, and more. As you progress, you'll cover the technical details of Linux workloads such as LAMP, Java, and SAP, and understand how to assess your current environment and prepare for your migration to Azure through cloud governance and operations planning. Finally, you'll go through the execution of a real-world migration project and learn how to analyze and debug some common problems that Linux on Azure users may encounter. By the end of this Linux book, you'll be proficient at performing an effective migration of Linux workloads to Azure for your organization. What you will learnGrasp the terminology and technology of various Linux distributionsUnderstand the technical support co-operation between Microsoft and commercial Linux vendorsAssess current workloads by using Azure MigratePlan cloud governance and operationsExecute a real-world migration projectManage project, staffing, and customer engagementWho this book is for This book is for cloud architects, cloud solution providers, and any stakeholders dealing with migration of Linux workload to Azure. Basic familiarity with Microsoft Azure would be a plus.

How Linux Works, 2nd Edition

How Linux Works, 2nd Edition
Author: Brian Ward
Publisher: No Starch Press
Total Pages: 394
Release: 2014-11-14
Genre: Computers
ISBN: 1593275676

Unlike some operating systems, Linux doesn’t try to hide the important bits from you—it gives you full control of your computer. But to truly master Linux, you need to understand its internals, like how the system boots, how networking works, and what the kernel actually does. In this completely revised second edition of the perennial best seller How Linux Works, author Brian Ward makes the concepts behind Linux internals accessible to anyone curious about the inner workings of the operating system. Inside, you’ll find the kind of knowledge that normally comes from years of experience doing things the hard way. You’ll learn: –How Linux boots, from boot loaders to init implementations (systemd, Upstart, and System V) –How the kernel manages devices, device drivers, and processes –How networking, interfaces, firewalls, and servers work –How development tools work and relate to shared libraries –How to write effective shell scripts You’ll also explore the kernel and examine key system tasks inside user space, including system calls, input and output, and filesystems. With its combination of background, theory, real-world examples, and patient explanations, How Linux Works will teach you what you need to know to solve pesky problems and take control of your operating system.

Advanced UNIX Programming

Advanced UNIX Programming
Author: Marc J. Rochkind
Publisher: Pearson Education
Total Pages: 871
Release: 2004-04-29
Genre: Computers
ISBN: 0132466139

The classic guide to UNIX® programming-completely updated! UNIX application programming requires a mastery of system-level services. Making sense of the many functions-more than 1,100 functions in the current UNIX specification-is a daunting task, so for years programmers have turned to Advanced UNIX Programming for its clear, expert advice on how to use the key functions reliably. An enormous number of changes have taken place in the UNIX environment since the landmark first edition. In Advanced UNIX Programming, Second Edition, UNIX pioneer Marc J. Rochkind brings the book fully up to date, with all-new, comprehensive coverage including: POSIX SolarisTM Linux® FreeBSD Darwin, the MacTM OS X kernel And more than 200 new system calls Rochkind's fully updated classic explains all the UNIX system calls you're likely to need, all in a single volume! Interprocess communication, networking (sockets), pseudo terminals, asynchronous I/O, advanced signals, realtime, and threads Covers the system calls you'll actually use-no need to plow through hundreds of improperly implemented, obsolete, and otherwise unnecessary system calls! Thousands of lines of example code include a Web browser and server, a keystroke recorder/player, and a shell complete with pipelines, redirection, and background processes Emphasis on the practical-ensuring portability, avoiding pitfalls, and much more! Since 1985, the one book to have for mastering UNIX application programming has been Rochkind's Advanced UNIX Programming. Now completely updated, the second edition remains the choice for up-to-the-minute, in-depth coverage of the essential system-level services of the UNIX family of operating systems.

Moving to the Linux Business Desktop

Moving to the Linux Business Desktop
Author: Marcel Gagné
Publisher: Addison-Wesley Professional
Total Pages: 702
Release: 2005
Genre: Computers
ISBN:

2004 is the year of the Linux business desktop! Award-winning author shows how to design, deploy, and maintain a network of Linux desktops.

Linux in a Windows World

Linux in a Windows World
Author: Roderick W. Smith
Publisher: "O'Reilly Media, Inc."
Total Pages: 500
Release: 2005
Genre: Computers
ISBN: 9780596007584

"A system administrator's guide to heterogeneous networking"-- Cover.

Software Design for Flexibility

Software Design for Flexibility
Author: Chris Hanson
Publisher: MIT Press
Total Pages: 449
Release: 2021-03-09
Genre: Computers
ISBN: 0262362473

Strategies for building large systems that can be easily adapted for new situations with only minor programming modifications. Time pressures encourage programmers to write code that works well for a narrow purpose, with no room to grow. But the best systems are evolvable; they can be adapted for new situations by adding code, rather than changing the existing code. The authors describe techniques they have found effective--over their combined 100-plus years of programming experience--that will help programmers avoid programming themselves into corners. The authors explore ways to enhance flexibility by: Organizing systems using combinators to compose mix-and-match parts, ranging from small functions to whole arithmetics, with standardized interfaces Augmenting data with independent annotation layers, such as units of measurement or provenance Combining independent pieces of partial information using unification or propagation Separating control structure from problem domain with domain models, rule systems and pattern matching, propagation, and dependency-directed backtracking Extending the programming language, using dynamically extensible evaluators

The Linux Command Line, 2nd Edition

The Linux Command Line, 2nd Edition
Author: William Shotts
Publisher: No Starch Press
Total Pages: 504
Release: 2019-03-05
Genre: Computers
ISBN: 1593279531

You've experienced the shiny, point-and-click surface of your Linux computer--now 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 (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced, 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 short, easily-digestible chapters, you'll learn how to: • Create and delete files, directories, and symlinks • Administer your system, including networking, package installation, and process management • Use standard input and output, redirection, and pipelines • Edit files with Vi, the world's most popular text editor • Write shell scripts to automate common or boring tasks • Slice and dice text files with cut, paste, grep, patch, and sed Once you overcome your initial "shell shock," you'll find that the command line is a natural and expressive way to communicate with your computer. Just don't be surprised if your mouse starts to gather dust.

Beginning SUSE Linux

Beginning SUSE Linux
Author: Keir Thomas
Publisher: Apress
Total Pages: 512
Release: 2006-11-22
Genre: Computers
ISBN: 1430200065

Readers of all levels stand to benefit from this book's coverage of SUSE's ability to play MP3s and DVDs, burn CDs, perform office tasks and data backups, and offer a secure operating system environment. Whether it is a reader evaluating SUSE for deployment in a corporate environment, or a student interested in foregoing expensive licensing arrangements, this book serves as an invaluable guide to the Linux platform. Having solidified its position as Europe's most popular variant SUSE Linux continues to grow in popularity within the U.S. market. SUSE is an increasingly viable alternative to the Windows platform on both the desktop and server level.