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

Ten Steps to Linux Survival

The Linux Command Line

The Linux Commands Handbook

Linux Command Line for You and Me

The Linux Command Line

Others related eBooks about Linux manual

The Little Book about OS Development

This book is a practical guide to writing your own x86 operating system. It is designed to give enough help with the technical details while at the same time not reveal too much with samples and code excerpts. We’ve tried to collect parts of the vast (and often excellent) expanse of material and t...

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

Just Enough Linux

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

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

Ten Steps to Linux Survival

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

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

Think OS - A Brief Introduction to Operating Systems

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

Baking Pi - Operating Systems Development

This online book is to guide you through the process of developing very basic operating systems on the Raspberry Pi! ...

Windows PowerShell Networking Guide

This book helps you understand how PowerShell can be used to manage the networking aspects..., download free Windows PowerShell tutorial in PDF (74 pages) created by ....

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