Linux for Beginners and Command Line Kung Fu

Jason Cannon

  • 出版商: CreateSpace Independ
  • 出版日期: 2014-04-20
  • 售價: $1,340
  • 貴賓價: 9.5$1,273
  • 語言: 英文
  • 頁數: 316
  • 裝訂: Paperback
  • ISBN: 1499284977
  • ISBN-13: 9781499284973
  • 相關分類: Command LineLinux
  • 海外代購書籍(需單獨結帳)

商品描述

Save when you buy this two book bundle - Linux for Beginners AND Command Line Kung Fu

Linux for Beginners information:

If you want to learn how to use Linux, but don't know where to start read on.

Knowing where to start when learning a new skill can be a challenge, especially when the topic seems so vast. There can be so much information available that you can't even decide where to start. Or worse, you start down the path of learning and quickly discover too many concepts, commands, and nuances that aren't explained. This kind of experience is frustrating and leaves you with more questions than answers.

Linux for Beginners doesn't make any assumptions about your background or knowledge of Linux. You need no prior knowledge to benefit from this book. You will be guided step by step using a logical and systematic approach. As new concepts, commands, or jargon are encountered they are explained in plain language, making it easy for anyone to understand.

Here is what you will learn by reading Linux for Beginners:

  • How to get access to a Linux server if you don't already.
  • What a Linux distribution is and which one to choose.
  • What software is needed to connect to Linux from Mac and Windows computers. Screenshots included.
  • What SSH is and how to use it, including creating and using SSH keys.
  • The file system layout of Linux systems and where to find programs, configurations, and documentation.
  • The basic Linux commands you'll use most often.
  • Creating, renaming, moving, and deleting directories.
  • Listing, reading, creating, editing, copying, and deleting files.
  • Exactly how permissions work and how to decipher the most cryptic Linux permissions with ease.
  • How to use the nano, vi, and emacs editors.
  • Two methods to search for files and directories.
  • How to compare the contents of files.
  • What pipes are, why they are useful, and how to use them.
  • How and why to redirect input and output from applications.
  • How to customize your shell prompt.
  • How to be efficient at the command line by using aliases, tab completion, and your shell history.
  • How to schedule and automate jobs using cron.
  • How to switch users and run processes as others.
  • Where to go for even more in-depth coverage on each topic.
Command Line Kung Fu information:

Become a Linux Ninja with Command Line Kung Fu!

Do you think you have to lock yourself in a basement reading cryptic man pages for months on end in order to have ninja like command line skills? In reality, if you had someone share their most powerful command line tips, tricks, and patterns you'd save yourself a lot of time and frustration. What if you could look over the shoulder of a good friend that just happened to be a command line guru? What if they not only showed you the commands they were using, but why they were using them and exactly how they worked? And what if that friend took the time to write all of it down so you can refer to it whenever you liked? Well, a friend did just that. Command Line Kung Fu is packed with dozens of tips and over 100 practical real-world examples. You won't find theoretical examples in this book. The examples demonstrate how to solve actual problems and accomplish worthwhile goals. The tactics are easy to find, too. Each chapter covers a specific topic and groups related tips and examples together. For example, if you need help extracting text from a file look in the "Text Processing and Manipulation" chapter. Also, a comprehensive index is included. If you want to find every example where a given command is used -- even if it's not the main subject of the tip -- look in the index. It will list every single place in the book where that command appears.

商品描述(中文翻譯)

購買這兩本書籍捆綁包 - 《Linux初學者指南》和《命令列功夫》時節省金錢。

《Linux初學者指南》資訊:如果你想學習如何使用Linux,但不知道從何開始,請繼續閱讀。

當學習一項新技能時,不知道從何處開始可能是一個挑戰,尤其是當主題看似如此廣泛時。有太多的資訊可供選擇,以至於你甚至無法決定從何處開始。更糟糕的是,你開始學習後很快就會發現有太多未解釋的概念、命令和細微差別。這種經歷令人沮喪,讓你問更多問題而不是得到答案。

《Linux初學者指南》不對你的背景或對Linux的知識做任何假設。你不需要任何先備知識來從這本書中受益。你將被引導以邏輯和系統的方式逐步學習。當遇到新的概念、命令或術語時,它們會以平易近人的語言解釋,讓任何人都能理解。

閱讀《Linux初學者指南》將學到以下內容:
- 如果你還沒有Linux伺服器,如何獲取Linux伺服器的訪問權限。
- 什麼是Linux發行版,以及該選擇哪一個。
- 從Mac和Windows電腦連接到Linux所需的軟體。包含截圖。
- SSH是什麼,以及如何使用它,包括創建和使用SSH金鑰。
- Linux系統的檔案系統佈局,以及如何找到程式、配置和文件。
- 你最常使用的基本Linux命令。
- 創建、重新命名、移動和刪除目錄。
- 列出、讀取、創建、編輯、複製和刪除檔案。
- 權限如何工作,如何輕鬆解讀最神秘的Linux權限。
- 如何使用nano、vi和emacs編輯器。
- 兩種搜尋檔案和目錄的方法。
- 如何比較檔案的內容。
- 管道是什麼,為什麼它們很有用,以及如何使用它們。
- 如何以及為什麼將應用程式的輸入和輸出重定向。
- 如何自定義你的shell提示符。
- 如何通過使用別名、Tab鍵自動完成和shell歷史記錄在命令列上提高效率。
- 如何使用cron安排和自動化工作。
- 如何切換使用者並以其他身份運行進程。
- 在每個主題上獲得更深入的涵蓋的更多資訊的去處。

《命令列功夫》資訊:成為一個具有命令列功夫的Linux忍者!

你是否認為你必須把自己鎖在地下室閱讀晦澀的man頁面數個月,才能擁有像忍者一樣的命令列技能?事實上,如果有人與你分享他們最強大的命令列技巧、技巧和模式,你將節省大量時間和挫折。如果你能看著一個好朋友的肩膀,他碰巧是一個命令列大師,他不僅向你展示他們正在使用的命令,還向你解釋為什麼他們在使用它們,以及它們如何工作?如果那個朋友花時間把所有這些都寫下來,讓你可以隨時參考呢?好吧,一位朋友確實做到了。《命令列功夫》中充滿了數十個技巧和100多個實用的實際例子。這本書中不會找到理論性的例子。這些例子展示了如何解決實際問題和實現有價值的目標。這些策略也很容易找到。每個章節都涵蓋了特定的主題,並將相關的技巧和例子分組在一起。例如,如果你需要從檔案中提取文本,請查看“文本處理和操作”章節。此外,書中還包含了一個全面的索引。如果你想找到使用特定命令的每個例子,即使它不是提示的主要主題,也可以查看索引。它將列出書中該命令出現的每個地方。