Ubuntu: Up and Running

Ubuntu: Up and Running
Author: Robin Nixon
Publisher: "O'Reilly Media, Inc."
Total Pages: 466
Release: 2010-04-12
Genre: Computers
ISBN: 1449390730

Ubuntu for everyone! This popular Linux-based operating system is perfect for people with little technical background. It's simple to install, and easy to use -- with a strong focus on security. Ubuntu: Up and Running shows you the ins and outs of this system with a complete hands-on tour. You'll learn how Ubuntu works, how to quickly configure and maintain Ubuntu 10.04, and how to use this unique operating system for networking, business, and home entertainment. This book includes a DVD with the complete Ubuntu system and several specialized editions -- including the Mythbuntu multimedia release. Choose among three desktop environments: GNOME, KDE, or XFCE Connect printers, sound cards, cameras, webcams, and iPhones Use the Linux filesystem with either the desktop or the command line Learn networking functions, such as file and folder sharing and Internet access Get an in-depth introduction to the OpenOffice.org business productivity suite Learn how to use WINE to run Windows programs Implement upgrades quickly and easily Find out where to get, and how to install, other great software for Linux

Ubuntu

Ubuntu
Author: Robin Nixon
Publisher: "O'Reilly Media, Inc."
Total Pages: 462
Release: 2010-04-19
Genre: Computers
ISBN: 0596804849

This easy-to-follow guide takes new Ubuntu users beyond the basic programs to highlight the system's practical applications for everyday use. Includes a DVD with several Ubuntu editions for various types of users.

Beginning Ubuntu Linux

Beginning Ubuntu Linux
Author: Emilio Raggi
Publisher: Apress
Total Pages: 644
Release: 2011-01-10
Genre: Computers
ISBN: 1430230401

Ubuntu Linux is the fastest growing Linux-based operating system, and Beginning Ubuntu Linux, Fifth Edition teaches all of us—including those who have never used Linux—how to use it productively, whether you come from Windows or the Mac or the world of open source. Beginning Ubuntu Linux, Fifth Edition shows you how to take advantage of Lucid Lynx. Based on the best-selling previous edition, Emilio Raggi maintains a fine balance between teaching Ubuntu and introducing new features. Whether you aim to use it in the home or in the office, you'll be introduced to the world of Ubuntu Linux, from simple word processing to using cloud services. You'll learn how to control the Ubuntu system, which you just installed from the book's DVD, as you are guided through common tasks such as configuring the system's graphical user interface (GUI), listening to audio CDs and MP3s, producing documents, using VoIP and chat, and of course, general system maintenance. This book also supplies a series of comprehensive tutorials on Ubuntu administration and security—essential for any Ubuntu user—while not neglecting matters pertaining to office applications and the cloud.

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.

The Official Ubuntu Server Book

The Official Ubuntu Server Book
Author: Kyle Rankin
Publisher: Pearson Education
Total Pages: 578
Release: 2009-07-17
Genre: Computers
ISBN: 0137044933

Ubuntu Server is a complete, free server operating system that just works, with the extra Ubuntu polish, innovation, and simplicity that administrators love. Now, there’s a definitive, authoritative guide to getting up-and-running quickly with the newest, most powerful versions of Ubuntu Server. Written by leading members of the Ubuntu community, The Official Ubuntu Server Book covers all you need to know to make the most of Ubuntu Server, whether you’re a beginner or a battle-hardened senior system administrator. The authors cover Ubuntu Server from start to finish: installation, basic administration and monitoring, security, backup, troubleshooting, system rescue, and much more. They walk through deploying each of the most common server applications, from file and print services to state-of-the-art, cost-saving virtualization. In addition, you’ll learn how to Make the most of Ubuntu Server’s latest, most powerful technologies Discover easy, fast ways to perform key administration tasks Automate Ubuntu installs, no matter how many servers you’re installing Quickly set up low-cost web servers and email Protect your server with Ubuntu’s built-in and optional security tools Minimize downtime with fault tolerance and clustering Master proven, step-by-step server and network troubleshooting techniques Walk through rescuing an Ubuntu server that won’t boot

Ansible: Up and Running

Ansible: Up and Running
Author: Lorin Hochstein
Publisher: "O'Reilly Media, Inc."
Total Pages: 428
Release: 2017-07-20
Genre: Computers
ISBN: 1491979755

Among the many configuration management tools available, Ansible has some distinct advantages—it’s minimal in nature, you don’t need to install anything on your nodes, and it has an easy learning curve. With this updated second edition, you’ll learn how to be productive with this tool quickly, whether you’re a developer deploying code to production or a system administrator looking for a better automation solution. Authors Lorin Hochstein and René Moser show you how to write playbooks (Ansible’s configuration management scripts), manage remote servers, and explore the tool’s real power: built-in declarative modules. You’ll discover that Ansible has the functionality you need—and the simplicity you desire. Manage Windows machines, and automate network device configuration Manage your fleet from your web browser with Ansible Tower Understand how Ansible differs from other configuration management systems Use the YAML file format to write your own playbooks Work with a complete example to deploy a non-trivial application Deploy applications to Amazon EC2 and other cloud platforms Create Docker images and deploy Docker containers with Ansible This book is best read start to finish, with later chapters building on earlier ones. Because it’s written in a tutorial style, you can follow along on your own machine. Most examples focus on web applications.

Ubuntu for Non-Geeks, 4th Edition

Ubuntu for Non-Geeks, 4th Edition
Author: Rickford Grant
Publisher: No Starch Press
Total Pages: 500
Release: 2010
Genre: Computers
ISBN: 159327257X

Provides information on using the latest Ubuntu release, covering such topics as installation, customizing the GNOME panel, installing applications, using printers and scanners, connecting to the Internet, using multimedia, and security.

Docker: Up & Running

Docker: Up & Running
Author: Sean P. Kane
Publisher: "O'Reilly Media, Inc."
Total Pages: 341
Release: 2018-09-07
Genre: Computers
ISBN: 1492036749

Docker is rapidly changing the way organizations deploy software at scale. However, understanding how Linux containers fit into your workflow—and getting the integration details right—is not a trivial task. With the updated edition of this practical guide, you’ll learn how to use Docker to package your applications with all of their dependencies and then test, ship, scale, and support your containers in production. This edition includes significant updates to the examples and explanations that reflect the substantial changes that have occurred over the past couple of years. Sean Kane and Karl Matthias have added a complete chapter on Docker Compose, deeper coverage of Docker Swarm mode, introductions to both Kubernetes and AWS Fargate, examples on how to optimize your Docker images, and much more. Learn how Docker simplifies dependency management and deployment workflow for your applications Start working with Docker images, containers, and command line tools Use practical techniques to deploy and test Docker containers in production Debug containers by understanding their composition and internal processes Deploy production containers at scale inside your data center or cloud environment Explore advanced Docker topics, including deployment tools, networking, orchestration, security, and configuration

Microservices: Up and Running

Microservices: Up and Running
Author: Ronnie Mitra
Publisher: O'Reilly Media
Total Pages: 319
Release: 2020-11-25
Genre: Computers
ISBN: 1492075426

Microservices architectures offer faster change speeds, better scalability, and cleaner, evolvable system designs. But implementing your first microservices architecture is difficult. How do you make myriad choices, educate your team on all the technical details, and navigate the organization to a successful execution to maximize your chance of success? With this book, authors Ronnie Mitra and Irakli Nadareishvili provide step-by-step guidance for building an effective microservices architecture. Architects and engineers will follow an implementation journey based on techniques and architectures that have proven to work for microservices systems. You'll build an operating model, a microservices design, an infrastructure foundation, and two working microservices, then put those pieces together as a single implementation. For anyone tasked with building microservices or a microservices architecture, this guide is invaluable. Learn an effective and explicit end-to-end microservices system design Define teams, their responsibilities, and guidelines for working together Understand how to slice a big application into a collection of microservices Examine how to isolate and embed data into corresponding microservices Build a simple yet powerful CI/CD pipeline for infrastructure changes Write code for sample microservices Deploy a working microservices application on Amazon Web Services

Ansible: Up and Running

Ansible: Up and Running
Author: Bas Meijer
Publisher: "O'Reilly Media, Inc."
Total Pages: 473
Release: 2022-07-12
Genre: Computers
ISBN: 1098109120

Among the many configuration management tools available, Ansible has some distinct advantages: It's minimal in nature. You don't need to install agents on your nodes. And there's an easy learning curve. With this updated third edition, you'll quickly learn how to be productive with Ansible whether you're a developer deploying code or a system administrator looking for a better automation solution. Authors Bas Meijer, Lorin Hochstein, and Rene Moser show you how to write playbooks (Ansible's configuration management scripts), manage remote servers, and explore the tool's real power: built-in declarative modules. You'll learn how Ansible has all the functionality you need--and the simplicity you desire. Explore Ansible configuration management and deployment Manage Linux, Windows, and network devices Learn how to apply Ansible best practices Understand how to use the new collections format Create custom modules and plug-ins Generate reusable Ansible content for open source middleware Build container images, images for cloud instances, and cloud infrastructure Automate CI/CD development environments Learn how to use Ansible Automation Platform for DevOps