Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Azure IAAS Essentials

You're reading from   Microsoft Azure IAAS Essentials Design, configure, and build your cloud-based infrastructure using Microsoft Azure

Arrow left icon
Product type Paperback
Published in May 2015
Publisher
ISBN-13 9781782174639
Length 170 pages
Edition 1st Edition
Tools
Arrow right icon
Toc

Useful Linux commands

The following is a list of commands that can help you manage your Linux infrastructure:

  • Alias: Create an alias
  • apropos: Search Help manual pages (man -k)
  • bash: Bourne Again Shell
  • bzip2: Compress or decompress named file(s)
  • cal: Display a calendar
  • cat: Concatenate and print (display) the content of files
  • cd: Change directory
  • chgrp: Change group ownership
  • chmod: Change access permissions
  • chown: Change file owner and group
  • cp: Copy one or more files to another location
  • date: Display or change the date and time
  • df: Display free disk space
  • diff: Display the differences between two files
  • echo: Display a message on screen
  • env: Display environment variables
  • exec: Execute a command
  • exit: Exit the shell
  • export: Set an environment variable
  • fg: Send a job to foreground
  • file: Determine the file type
  • fsck: Check and repair the file system consistency
  • gawk: Find and replace text within file(s)
  • grep: Search file(s) for lines that match a given pattern
  • groupadd: Add a user security group
  • groups: Print the group...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image