Learn Linux in 1 Day - Guru99

Learn Linux in 1 Day

By Krishna Rungta

Copyright 2019 - All Rights Reserved ? Krishna Rungta ALL RIGHTS RESERVED. No part of this publication may be reproduced or transmitted in any form whatsoever, electronic, or mechanical, including photocopying, recording, or by any informational storage or retrieval system without express written, dated and signed permission from the author.

Table Of Content

Chapter 1: Introduction to the Linux Operating System

1. What is an Operating System? 2. What is Linux? 3. The Lone Kernel & the early days 4. Linux gets its due attention 5. The benefits of using Linux

Chapter 2: How to Download & Install Linux (Ubuntu) in Windows

1. What is a Linux Distribution? 2. How many distributions are out there? 3. The Best Linux Distribution! 4. Installing Linux using USB stick 5. Installing Linux using CD-ROM 6. Installing Linux using Virtual Machine

Chapter 3: Linux vs Windows: What's the Difference?

1. Windows Vs. Linux: File System 2. Linux Types of Files 3. Windows Vs. Linux: Users 4. Windows Vs. Linux: File Name Convention 5. Windows Vs. Linux: HOME Directory 6. Windows Vs. Linux: Other Directories 7. Windows Vs. Linux: Key Differences

Chapter 4: Linux Command Line Tutorial: Manipulate Terminal with CD Commands

1. Why learn Command Line Interface? 2. Launching the CLI on Ubuntu 3. Present working Directory (pwd) 4. Changing Directories (cd) 5. Navigating to home directory (cd ~) 6. Moving to root directory (cd /) 7. Navigating through multiple directories 8. Moving up one directory level (cd ..) 9. Relative and Absolute Paths

Chapter 5: Basic Linux/Unix Commands with Examples

1. Listing files (ls) 2. Listing Hidden Files 3. Creating & Viewing Files 4. Deleting Files 5. Moving and Re-naming files 6. Directory Manipulations 7. Removing Directories 8. Renaming Directory 9. The 'Man' command

Chapter 6: File Permissions in Linux/Unix with Example

1. Ownership of Linux files 2. Permissions 3. Changing file/directory permissions with 'chmod' command 4. Absolute(Numeric) Mode

5. Symbolic Mode 6. Changing Ownership and Group

Chapter 7: Input Output Redirection in Linux/Unix Examples

1. Output Redirection 2. Input redirection 3. File Descriptors (FD) 4. Error Redirection 5. Why Error Redirection?

Chapter 8: Pipe, Grep and Sort Command in Linux/Unix with Examples

1. What is a Pipe in Linux? 2. 'pg' and 'more' commands 3. The 'grep' command 4. The 'sort' command 5. What is a Filter?

Chapter 9: Linux Regular Expression Tutorial: Grep Regex Example

1. Basic Regular expressions 2. Interval Regular expressions 3. Extended regular expressions

Chapter 10: List of Environment Variables in Linux/Unix

1. What is a Computing Environment?

2. What is a Variable? 3. What are Environment variables? 4. Accessing Variable values 5. Set New Environment Variables

Chapter 11: Linux/Unix SSH, Ping, FTP, Telnet Communication Commands

1. SSH 2. Ping 3. FTP 4. Telnet

Chapter 12: Linux/Unix Process Management: ps, kill, top, df, free, nice Commands

1. What is a Process? 2. Running a Foreground Process 3. Running a Background process 4. Fg 5. Top 6. PS 7. Kill 8. NICE 9. DF 10. Free

Chapter 13: VI Text Editor with Commands: Linux/Unix Tutorial

1. What is the VI editor?

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download