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

Linux Bash Shell

Linux Command Line for You and Me

Linux From Scratch

Into the Core: A look at Tiny Core Linux

Linux tutorial for professionals

Others related eBooks about Linux manual

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

The Linux Command Line: A Complete Introduction

You've experienced the shiny, point-and-click surface of your Linux computers now dive below and explore its depths with the power of the command line. ...

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

Introducing Windows 10 for IT Professionals

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

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

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

Containerized Docker Application Lifecycle with Microsoft Platform and Tools

Enterprises are increasingly adopting containers. The enterprise is realizing the benefits..., download free Docker Application tutorial in PDF (80 pages) created by ....

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

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