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: 1150
Created: 2016-01-15
Linux manual

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Linux Tutorials

Learning Linux From Scratch

GNU/Linux Advanced Administration

Linux From Scratch

Linux Mint Essentials

Advanced Linux System Administration I Tutorial in PDF

Others related eBooks about Linux manual

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. ...

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...

The Linux Command Line

You've experienced the shiny, point-and-click surface of your Linux computer - now dive be..., download free Linux tutorial in PDF (480 pages) created by William E. Shotts ....

Hadoop for Windows Succinctly

Download free course Hadoop for Windows Succinctly, pdf file on 148 pages by Dave Vickers....

Think OS - A Brief Introduction to Operating Systems

Think OS is an introduction to Operating Systems for programmers. ...

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!...

Operating Systems and Middleware: Supporting Controlled Interaction

Intended for juniors, seniors, and first-year graduate students, this book takes a modern approach to the traditional Operating Systems course. By using this innovative text, students will obtain an understanding of how contemporary operating systems and middleware work, and why they work that way...

The Linux Commands Handbook

Download free course The Linux Commands Handbook, pdf file on 135 pages by Flavio Copes....

Windows 10 IT Pro Essentials: Support Secrets

Download free course Windows 10 IT Pro Essentials: Support Secrets, pdf file on 125 pages by Ed Bott....

The Unix Workbench

Learning the command line can be a difficult and intimidating task, but this book is desig..., download free Unix tutorial in PDF (249 pages) created by Sean Kross ....