Linux Command Line for Beginners: Master Terminal Commands, Linux Scripting, and System Management (eBook)

Linux Command Line for Beginners: Master Terminal Commands, Linux Scripting, and System Management (eBook)

Ethan Garrett
Ethan Garrett
Prezzo:
€ 8,99
Compra EPUB
Prezzo:
€ 8,99
Compra EPUB

Formato

:
EPUB
Cloud: Scopri di più
Compatibilità: Tutti i dispositivi
Lingua: Inglese
Editore: Pragma Press
Codice EAN: 9798233405815
Anno pubblicazione: 2026
Scopri QUI come leggere i tuoi eBook
Abbonati a Kobo Plus per avere accesso illimitato a migliaia di eBook

Note legali

NOTE LEGALI

a) Garanzia legale, Pagamenti, Consegne, Diritto di recesso
b) Informazioni sul prezzo
Il prezzo barrato corrisponde al prezzo di vendita al pubblico al lordo di IVA e al netto delle spese di spedizione
Il prezzo barrato dei libri italiani corrisponde al prezzo di copertina.
I libri in inglese di Libraccio sono di provenienza americana o inglese.
Libraccio riceve quotidianamente i prodotti dagli USA e dalla Gran Bretagna, pagandone i costi di importazione, spedizione in Italia ecc.
Il prezzo in EURO è fissato da Libraccio e, in alcuni casi, può discostarsi leggermente dal cambio dollaro/euro o sterlina/euro del giorno. Il prezzo che pagherai sarà quello in EURO al momento della conferma dell'ordine.
In ogni caso potrai verificare la convenienza dei nostri prezzi rispetto ad altri siti italiani e, in moltissimi casi, anche rispetto all'acquisto su siti americani o inglesi.
c) Disponibilità
I termini relativi alla disponibilità dei prodotti sono indicati nelle Condizioni generali di vendita.

Disponibilità immediata
L'articolo è immediatamente disponibile presso Libraccio e saremo in grado di procedere con la spedizione entro un giorno lavorativo.
Nota: La disponibilità prevista fa riferimento a singole disponibilità.

Disponibile in giorni o settimane (ad es. "3-5-10 giorni", "4-5 settimane" )
L'articolo sarà disponibile entro le tempistiche indicate, necessarie per ricevere l'articolo dai nostri fornitori e preparare la spedizione.
Nota: La disponibilità prevista fa riferimento a singole disponibilità.

Prenotazione libri scolastici
Il servizio ti permette di prenotare libri scolastici nuovi che risultano non disponibili al momento dell'acquisto.

Attualmente non disponibile
L'articolo sarà disponibile ma non sappiamo ancora quando. Inserisci la tua mail dalla scheda prodotto attivando il servizio Libraccio “avvisami” e sarai contattato quando sarà ordinabile.

Difficile reperibilità
Abbiamo dei problemi nel reperire il prodotto. Il fornitore non ci dà informazioni sulla sua reperibilità, ma se desideri comunque effettuare l'ordine, cercheremo di averlo nei tempi indicati. Se non sarà possibile, ti avvertiremo via e-mail e l'ordine verrà cancellato.
Chiudi

Descrizione

Stop Being Afraid of the Terminal — Start Controlling Your Linux System ? Navigate the Linux file system and manage files, users, and permissions with confidence ? Search, process, and analyze text and data using powerful command-line tools ? Monitor system resources, manage packages, and troubleshoot common problems ? Automate repetitive tasks with shell scripts, cron jobs, and terminal multiplexers Book Description The Linux command line feels intimidating at first — but it's one of the most powerful skills you can build as a computer user. Linux Command Line for Beginners is a friendly, practical guide that takes you from your very first echo command all the way to writing shell scripts and managing remote servers. Each chapter builds on the last with real-world examples you'll actually use: finding photos, reading log files, checking disk space, installing software, and transferring files over a network. You'll learn to navigate the directory structure, create and edit files with nano and vim, control file permissions, and monitor running processes in real time. A full chapter on text processing tools — including grep, sed, awk, sort, and pipes — shows you how to combine simple commands into powerful one-liners. Later chapters cover networking basics with ssh and scp, package management across apt, yum, and pacman, archive tools for backup and compression, and shell scripting fundamentals including variables, conditionals, loops, and functions. The book closes with productivity shortcuts, aliases, tmux, and best practices for keeping your system secure and organized — plus a handy quick-reference cheat sheet in the appendix. What You Will Learn How to navigate the Linux file system using pwd, cd, and ls How to create, copy, move, delete, and find files from the terminal How to read and edit files using cat, less, nano, and vim How to search file contents with grep and locate files with find How to manage users, file ownership, and permission settings How to monitor disk usage, memory, and running processes How to install, update, and remove software with Linux package managers How to connect to remote servers and transfer files using ssh and scp How to write shell scripts to automate backups and routine tasks How to troubleshoot common errors and find help using man pages Who This Book Is For This book is for absolute beginners and casual computer users who want to learn Linux without feeling overwhelmed. It's perfect for students setting up a development environment, home users switching to Linux, hobbyists working with a Raspberry Pi, or anyone who has always wanted to understand what the terminal actually does. No prior Linux or programming experience is required — just curiosity and a willingness to type.