Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Manjaro Linux User Guide

You're reading from   Manjaro Linux User Guide Gain proficiency in Linux through one of its best user-friendly Arch-based distributions

Arrow left icon
Product type Paperback
Published in Nov 2023
Publisher Packt
ISBN-13 9781803237589
Length 498 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Atanas Georgiev Rusev Atanas Georgiev Rusev
Author Profile Icon Atanas Georgiev Rusev
Atanas Georgiev Rusev
Arrow right icon
View More author details
Toc

Table of Contents (23) Chapters Close

Preface 1. Part 1: Installation, Editions, and Help
2. Chapter 1: Introduction to Manjaro and Linux FREE CHAPTER 3. Chapter 2: Editions Overview and Installation 4. Chapter 3: Editions and Flavors 5. Chapter 4: Help, Online Resources, Forums, and Updates 6. Part 2: Daily Usage
7. Chapter 5: Officially Supported Software – Part 1 8. Chapter 6: Officially Supported Software Part 2, 3D Games, and Windows SW 9. Chapter 7: All Basic Terminal Commands – Easy and with Examples 10. Part 3: Intermediate Topics for Daily Usage
11. Chapter 8: Package Management, Dependencies, Environment Variables, and Licenses 12. Chapter 9: Filesystem Basics, Structure, and Types, NTFS, Automount, and RAID 13. Chapter 10: Storage, Mounting, Encryption, and Backups 14. Chapter 11: Network Fundamentals, File Sharing, and SSH 15. Chapter 12: Internet, Network Security, Firewalls, and VPNs 16. Part 4: Advanced Topics
17. Chapter 13: Service Management, System Logs, and User Management 18. Chapter 14: System Cleanup, Troubleshooting, Defragmentation, and Reinstallation 19. Chapter 15: Shell Scripts and Automation 20. Chapter 16: Linux Kernel Basics and Switching 21. Index 22. Other Books You May Enjoy

To get the most out of this book

The only hardware requirement is a working PC or laptop, with the following minimal requirements – Dual Core Intel Celeron, Intel Core i3, or AMD Ryzen 3 CPU, 2 GB of RAM, and at least 30 GB of free disk space. To have an excellent experience, it is strongly advised to work on a PC with at least a four-core Intel Core i5 or AMD Ryzen 5 CPU, 8 GB of RAM, and at least 50 GB of free disk space. The only other requirement is a working internet connection.

OS requirement: Manjaro Linux.

Conventions used

There are a number of text conventions used throughout this book.

This is a keyword or an application or package name.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Open the main menu, type terminal, and press Enter",

A block of code is set as follows:

$ ls -la
-rw-r--r-- 1 luke luke 18K Jul 11 16:15 img.png
drwxr-xr-x 3 luke luke 4.0K Jul 11 15:39 git

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

pacman {-h --help}
pacman {-V --version}
pacman {-D --database} <options> <package(s)>

Any command-line input or output is written as follows (whole commands with parameters always start with a dollar symbol, but the dollar shall never be typed in your Terminal):

$ sudo pamac install neofetch

Bold: Indicates a new term, an important word, or words that you see on screen. For instance, words in menus or dialog boxes appear in bold. This style is also used for port states and network models’ coinciding levels. Here is an example: "The GNU project wanted to provide a free alternative and combined its tools with the Linux kernel designed by Linus Torvalds"

Important expressions, definitions, or emphasized parts of sentences are in italics: “…keep in mind that if the package requires dependencies, pamac will download them…”

Tips or important notes

Appear like this.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image