Linux manual

This document is a Linux manual in one page ,A summary of useful Linux commands , free training linux course designated to beginners.

Table of contents

  • Starting & Stopping
  • shutdown -r 5
  • shutdown -r now
  • Accessing & mounting file systems
  • Installing software for Linux
  • Finding files and text within files
  • The X Window System
  • User Administration
  • Moving, copying, deleting & viewing files
  • User Administration
  • Little known tips and tricks
  • Configuration files and what they do
  • /etc/profile
  • /etc/fstab

 

Excerpt from course

  • find / -name fname : Starting with the root directory, look for the file called fname
  • find / -name '*fname*' : Starting with the root directory, look for the file containing the string fname
  • locate missingfilename : Find a file called missingfilename using the locate command - this assumes you have already used the command updatedb (see next)
  • updatedb : Create or update the database of files on all file systems attached to the linux root directory which missingfilename Show the subdirectory containing the executable file called missing file name
  • grep : text string to find
  • /dir : Starting with the directory called dir , look for and list all files containing text string to find
Size : 94.28 Kb
File type : pdf
Downloads: 1143
Created: 2016-01-15
Linux manual

Others Linux Tutorials

Linux Filesystem Hierarchy

Advanced Linux System Administration I Tutorial in PDF

The Linux Commands Handbook

The Linux Commands Handbook

Linux Fundamentals

Others related eBooks about Linux manual

Introducing Windows Server 2016

Download free course Introducing Windows Server 2016, pdf file on 181 pages by John McCabe....

Building Real-World Cloud Apps with Windows Azure

Download free course Building Real-World Cloud Apps with Windows Azure, pdf file on 211 pages by by Tom Dykstra, Rick Anderson, Mike Wasson....

Windows 10 IT Pro Essentials: Top 10 Tools

Download free course Windows 10 IT Pro Essentials: Top 10 Tools, pdf file on 165 pages by Ed Bott....

Operating Systems: From 0 to 1

This book helps you gain the foundational knowledge required to write an operating system ..., download free Operating Systems tutorial in PDF (309 pages) created by Tu Do Hang ....

Windows 11 User Guide

Are you struggling to navigate the latest operating system, Windows 11? Our comprehensive Windows 11 tutorial in PDF format can help!...

Linux Filesystem Hierarchy

This PDF tutorial outlines the set of requirements and guidelines for file and directory placement under the Linux operating system ,free training document under 113 pages for download....

Linux Inside

Linux is a Unix-like computer operating system assembled under the model of free and open-source software development and distribution. The defining component of Linux is the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. The Free Software Foundation...

Linux From Scratch

What is Linux From Scratch? Linux From Scratch (LFS) is a set of books that provides you with step-by-step instructions for building your own customized Linux system entirely from source. ...

Ten Steps to Linux Survival

Download free course Ten Steps to Linux Survival, pdf file on 74 pages by James Lehmer....

MacOS beginners guide

This is a free MacOS PDF tutorial in 8 chapters and 31 pages. This course aims to give students the basics of MacOS concepts. ...