Jump to content
M2G

Introduction To Linux Commands

Recommended Posts

Posted

This article provides a broad introduction to text commands and the situations in which they are useful. We’ll cover the following:

Why knowing a few commands is useful;

Issuing commands on your own computer;

Using SSH to log into your Web server;

Getting your bearings: pwd, cs ls;

Viewing and moving files: cat, more, head, tail, mv, cp, rm;

Searching for files: find;

Looking through and editing files: grep, vi;

Backing up and restoring files and databases: tar, zip, unzip, mysqldump, mysql;

File permissions: chmod.

Introduction To Linux Commands - Smashing Coding | Smashing Coding

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...