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

Others Linux Tutorials

Linux Filesystem Hierarchy

Linux From Scratch

The Linux Commands Handbook

Advanced Linux Network Administration LPI 202

The Linux Command Line

Others related eBooks about Linux manual

Getting started with Windows 8

Learn more about how operating systems work, check out Understanding Operating Systems and Getting started with Windows 8 Basics tutorial....

Advanced Linux Programming

Advanced Linux Programming is divided into two parts. The first covers generic UNIX system services, but with a particular eye towards Linux specific information. This portion of the book will be of use even to advanced programmers who have worked with other Linux systems since it will cover Linux...

Windows 7 Beginners guide

Download free Windows 7 for beginners ,a complet guide of new Features, material tutorial, PDF File by Charles Sturt University ....

Exploring PowerShell Automation

During the decade that PowerShell has been around, a significant and increasing percentage..., download free PowerShell tutorial in PDF (168 pages) created by ....

The Unix Workbench

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

The Linux Commands Handbook

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

Into the Core: A look at Tiny Core Linux

Tiny Core Linux (TCL) is a minimal Linux operating system focusing on providing a base system using BusyBox and FLTK, developed by Robert Shingledecker. The distribution is notable for its size (15 MB) and minimalism, with additional functionality provided by extensions. Tiny Core Linux is free and ...

Windows 11 Tutorial in PDF

This comprehensive guide offers details about Microsoft Windows 11, including new features, system requirements and more, download this free PDF tutorial.....

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

Introducing Windows 10 for IT Professionals

Download free course Introducing Windows 10 for IT Professionals, pdf file on 201 pages by Ed Bott....