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: 1152
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

Advanced Linux System Administration I Tutorial in PDF

Learning Linux From Scratch

The Linux Commands Handbook

Linux System Administration Exercises Editing

Linux From Scratch

Others related eBooks about Linux manual

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

Just Enough Linux

If you've toyed with Linux and never really caught on to what's happening or have used a g..., download free Linux tutorial in PDF (264 pages) created by Malcolm Maclean ....

Windows 10 IT Pro Essentials: Top 10 Tools

Dive in to Windows 10 with award-winning journalist and Windows Expert Ed Bott in this hig..., download free Windows 10 tutorial in PDF (165 pages) created by ....

PowerShell tutorial for professionals

Download free PowerShell tutorial course in PDF, training file in 72 chapters and 184 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Linux Fundamentals

Free Linux PDF tutorial for download by might by Paul Cobbaut, interesting and useful for home users that want to know a bit more about their Linux system....

Tutorial Unix in PDF

Download free Unix tutorial course in PDF, training file in 6 chapters and 29 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Hadoop for Windows Succinctly

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

Just Enough Linux

Download free course Just Enough Linux, pdf file on 264 pages by Malcolm Maclean....

Azure Tips and Tricks

When I reflect back on Azure Tips and Tricks a year ago, I was only thinking that I'd writ..., download free Azure tutorial in PDF (67 pages) created by Michael Crump ....

The Unix Workbench

Download free course The Unix Workbench, pdf file on 249 pages by Sean Kross....