Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying The Ultimate Ubuntu Handbook
  • Table Of Contents Toc
The Ultimate Ubuntu Handbook

The Ultimate Ubuntu Handbook

By : Ken VanDine
5 (1)
close
close
The Ultimate Ubuntu Handbook

The Ultimate Ubuntu Handbook

5 (1)
By: Ken VanDine

Overview of this book

Ubuntu 24.04 brings powerful new features, but most users barely scratch the surface of its potential. This book transforms you from a basic user into an Ubuntu power user by guiding you through setup, security, and development workflows step by step. Ken VanDine reveals insider knowledge and proven strategies that turn Ubuntu into a stable, secure, and productive development platform. Starting with Ubuntu’s mission, release lifecycles, and what’s new in 24.04, you’ll learn how to install the system, customize your desktop, and use the command line to work more efficiently. The book shows you how to apply updates, activate Ubuntu Pro, configure firewalls, and secure data with full disk encryption before covering topics often overlooked by desktop users. Moving into advanced territory, this book covers container-based development using LXD, working with virtual machines through Multipass, and setting up Kubernetes with MicroK8s. Whether you’re building cloud-native apps or data science projects, you’ll benefit from reliable and repeatable Ubuntu workflows. Beyond the technical skills, you'll discover how to tap into Ubuntu's global community for ongoing support and opportunities to contribute. This book is ideal for both newcomers eager to accelerate their Linux journey and seasoned professionals seeking to maximize their Ubuntu expertise.
Table of Contents (26 chapters)
close
close
Lock Free Chapter
1
Part 1: Getting to Know Ubuntu
6
Part 2: Getting the Most Out of Your Ubuntu System
13
Part 3: Security and Privacy
17
Part 4: Ubuntu, the Ultimate Development Platform
24
Other Books You May Enjoy
25
Index

Process control

Every command on your computer, whether run from a terminal, a graphical app, or a running background service, is reflected as a process. Information about running processes, such as memory and CPU usage, is available.

The ps command outputs running processes and information related to the processes.

Just running ps with no arguments only prints processes running within the current shell, which is not very useful. There are many options available and an overwhelming number of combinations that change how the ps command works. For the sake of this chapter, I’ll demonstrate what I feel is the most useful way to use the ps command.

To see all running processes on your system with all available information about each process, you can run ps auxww. As mentioned, this will print all running processes, likely much more than you need. You may want information about specific processes, which you can combine with the grep command. To find all Firefox processes...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
The Ultimate Ubuntu Handbook
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon