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

Linux From Scratch

Linux System Administrator Training Exercices PDF

Advanced Linux Network Administration LPI 202

The Linux Command Line

The Linux Commands Handbook

Others related eBooks about Linux manual

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

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

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

Keyboard Shortcuts in Windows 8

Download free manual courses in PDF about Windows 8 shortcuts ,useful tutorial for who wants to be familiar with the new operating system of Microsoft.Document under 50 pages intended for beginners peoples....

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

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

Think OS - A Brief Introduction to Operating Systems

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

The Linux Command Line

Download free course The Linux Command Line, pdf file on 555 pages by William Shotts....

Ten Steps to Linux Survival - Bash for Windows People

Linux systems are everywhere today, even in companies once considered "pure Windows." If you're a sysadmin, network administrator, or developer in a small Windows shop, you may have to jump in and fix a system problem when your site goes down. What if you have no Linux knowledge? This short guide ...

The Unix Workbench

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