TalktoHacker

  • home
  • Android
  • Ebooks
  • Hacking
  • Contact
Related Posts Plugin for WordPress, Blogger...

Learn Linux A-Z Commands for Beginners

Posted by Unknown in: Linux
Linux is very easy platform for beginners.Bur first you learn all type of simple Linux Terminal Commands.When you learn all type of linux commands ,your work is easy on Linux OS.First Download best 2014 Linux OS .
Learn a-z commands of linux

All Linux A-Z Commands


apropos: Search through the Help manual pages
apt-get: Install and search for software packages
aspell: Spell checker
awk: It lets you find text and replace it

Top 20 Linux Commands for System Administrator in Linux


basename: Strips suffixes off files and directories
bash: GNU Bourne-Again Shell
bc: Arbitrary precision calculator language
bg: Sends to the background
break: Exit from a loop
builtin: Run a shell builtin
bzip2: Compresses or decompresses files

cal: Displays calendar
case: Perform a command conditionally
cat: Displays the content of the files after concatenation
cd: Change Directory
cfdisk: Partition table manipulator
chgrp: Changes the ownership of a group
chmod: Changes the access permissions
chown: Changes the owner and group of a file
chroot: Run a command, but with a different root directory
cksum: It displays the CRC checksum ad byte counts
clear: Clears the terminal screen
cmp: Compares two files
comm: Compares two sorted files line by line
continue: Resumes the next iteration of a particular loop
cp: Makes a copy of files to a different location
cron: Executes scheduled commands
crontab: Schedules a command that will run at a specified time
csplit: Splits a file into context-determined pieces

date: Changes the date and time
dc: Desk Calculator
ddrescue: Disk recovery tool
declare: Declares the variables and gives attributes
df: Gives the free space on your disk
diff: Prints the differences between two files
dig: Looks up the DNS
dir: Lists directory contents briefly
dirname: Changes a full pathname into just a path
dirs: Shows you the list of directories that are remembered
du: Get an estimation of the file space usage

echo: Displays message on the screen
egrep: Searches for files that have lines matching an extended expression
enable: Disable/enable bulletin shell commands
ethtool: Ethernet card settings
eval: Evaluates many commands
exec: Executes a command
exit: Exiting the shell
expand: Converts all the tabs to spaces
export: Sets an environment variable
expr: Evaluates expressions

false: Do nothing, unsuccessfully
fdformat: Perform low level format of a floppy disk
fdisk: Partition table manipulator for Linux systems
fg: Sends a task to the foreground
fgrep: Searches through files for tasks that match a string
file: Determines the file type
find: Find files that match a desired criteria
fmt: Reformats paragraph text
fold: Wraps text in order to fit a certain width
format: Formats tapes/disks
free: Reveals the memory usage
fsck: Checks the consistency of the file system and repairs it
fuser: Identifies and kills the process accessing a file

gawk: Finds text within files and replaces it
getopts: Parse positional parameters
grep: Searches in files for lines matching a certain pattern
groupadd: Adds security user groups
groupdel: Deletes a certain group
groupmod: Modifies a group
groups: Prints the names of groups in which a user is located
gzip: Compresses/decompresses files

hash: Complete pathname of a name argument
head: Outputs the first part of files
history: Command History
hostname: Print/set system name

iconv: Converts the character set in files
id: Displays the group ids/user ids
if: Conditional command
ifconfig: Configures network interfaces
ifdown: Stops a network interface
ifup: Starts a network interface app
import: Captures a screen and saves image in X server
Install: Sets attributes and copies files

jobs: Lists jobs that are active
Join: Joins lines on a common field

kill: Stops a process from running
Killall: Kills processes by name

less: Displays the output on a single screen at a time
let: Performs arithmetic on shell variables
link: Creates a link to another file
ln: Creates a symbolic link to another file
local: Creates variables
locate: Finds files
logname: Print the login name being used currently
logout: Use this command to exit a login shell.
lpc: Line Printer Control
lpr: Offline print
lprint: Prints a file
lprintd: Aborts an ongoing print job
lprintq: Lists the print queue
lprm: Removes the jobs from the print queue

make: Recompiles the group of programs
man: Provides help on a command
mkdir: Creates directories
mkfifo: Makes FIFOs
mknod: Creates character special files or block files
more: Displays the output in a single screen at a time
mount: Mounts a particular filesystem
mtools: Manipulates files from MS-DOS
mtr: Network diagnostics command
mv: Moves and renames files and directories
mmv: Mass Move and Rename

netstat: Provides information on networking
nice: Sets the priority of a job or a command
nl: Writes files and number lines
nohup: Runs a command not affected by hangups
notify-send: Sends desktop notifications
nslookup: Queries internet name servers interactively

open: Opens a file in its default application
op: Provides operator access

passwd: Modifies user passwords
paste: Merges lines in files
pathchk: Checks the portability of a file name
ping: Tests network connections
pkill: Stops processes from running
popd: Restores the previous value of the directory you’re currently in
pr: Prepares your files for printing
printcap: Printer capability database
printenv: Print environment variables
printf: Formats and prints data
ps: Process Status
pushd: Changes the directory and saves it first
pwd: Print Working Directory

quota: Displays the disk usage and its limits
quotacheck: Lets you scan a file system to find its disk usage
quotactl: Sets disk quotas

ram: Ram disk device
rcp: Copies files between two devices.
read: Reads a line from standard input
readarray: Reads from stdin into an array variable
readonly: Marks the variables and functions as readonly
reboot: Reboots your system
rename: Renames files
renice: Alters the priority of the processes running
remsync: Synchronises remote files through email
rev: Reverses the lines in a file
rm: Removes particular files
rsync: Synchronises file trees

screen: Run remote shells using ssh
scp: Creates a secure copy
sdiff: Merges two files in a secure manner
sed: Stream editor
select: Accepts keyboard inputs
seq: Prints numeric sequences
set: Manipulates shell functions and variables
sftp: Runs the secure file transfer program
shift: Shifts positional parameters
shopt: Shell Options
shutdown: Shuts down Linux or restarts it
sleep: Adds a delay
slocate: Finds particular files
sort: Sorts text files
source: Runs commands from a file
split: Breaks a file into fixed sizes
ssh: Runs the remote login program 
strace: Traces signals and system calls
su: Substitutes the user identity
sudo: Executes commands as a different user
suspend: Suspends the execution of the current shell
sync: Synchronises data from a disk with the memory

tail: Outputs only the last part of a file
tar: Stores a list or extracts files in an archive
tee: Redirects output into multiple files
test: Evaluates conditional expressions
time: Measures the running time of a program
timeout: Puts a time limit on a command
times: Finds the user and system times
touch: Changes timestamps on a file
traceroute: Trace Route to a host
tr: Deletes characters, translates or squeezes them
tsort: Topological sorting

ulimit: Limits the user resources
umask: Determines the file permission for a new file
umount: Unmounts a device from the system
unalias: Removes an alias
uname: Prints the system information
unexpand: Converts the spaces in a file to tabs
uniq: Uniquify your files
units: Converts the units from one scale to another
unset: Removes the variable names or the function names
unshar: Unpacks the shell archive scripts
until: Executes a command until there is an error
uptime: Shows the uptime
usermod: Modifies a user account
users: Gives you a list of users who are currently logged in
uuencode: Encodes binary files

v: Lists the contents of a directory
vi: Text editor
vmstat: Reports on the virtual memory statistics

wait: Directs the system to wait for a process to finish
watch: Displays or executes a program periodically
wc: Prints the word, byte and line counts
while: Executes commands
who: Prints the usernames that are currently logged into the system
whoami: Prints the current name and user id
wget: Retrieves the web pages or files through HTTP, HTTPS or FTP
write: Sends messages to other users

xargs: Executes a utility and passes a constructed argument list
xdg-open: Opens a URL or a file in the user's preferred application

yes: Prints a string until it is interrupted 

So learn all type of linux Commands and enjoy Linux OS.

About Vinay

Vinay Kumar is the founder of Prophet Hacker , a popular tech blog dedicated for Geeks and Bloggers. You can follow me on Facebook or you can connect with me on Twitter @prophethacker , Follow me on Google Plus

[email protected] Services

Newer Post Older Post Home

Popular Posts

  • Download Free Collection of 50 Hacking ebooks in PDF
    Learn Computer Ethical Hacking is not so easy as Talking. Hacker is learn lot of book about Ethical Hacking. Hackers knowledge is more than...
  • Make Fake FB Account in 1 Min Without Mobile and email
    Facebook is most popular Social Networking Website in world. Facebook signup process is most secure now those days. You need one mobile num...
  • Download 10 Best Android Hacking Apps for Android Mobile in 2016
    In this post, we write about download best android hacking apps for your android smartphones. Now, days you see Pc and mobile distance is...
  • Hack and Crack Wifi Password in Android Phone by Three Methods
    WiFi Hacking in Laptop is so simple but do you do with your Android Phone. Today , In this post I am Sharing Best WiFi Hacking Methods i...
  • Download Collection of Best Android Hacking Apps
    Android is the great Mobile OS ever built for smartphone.You can do lots of experiments and amazing things with your phone. Android is not ...
  • Hack and Extract Whatsapp Messages Without PC in Android Mobile
    Whatsapp is very popular messenger in now those days. Everybody uses whatsapp messenger in android phone.  So here I tell how can you hack...
  • Airtel Free 3G Unlimited Internet Troid VPN Mobile TCP Trick March 2015
    Airtel free internet tricks is 100% working in all over India. If you want free internet tricks in PC from PDProxy follow our previous post...
  • Top 5 Best Android Hacking Apps
    Here we provide you best android hacking apps for hackers and penetration testers.This android hacking tools list gives you all type of hac...
  • Easily Bypass/Crack/Unlock Android Pattern Lockscreen ,PIN or Password from ADB
    Android is one of the most popular operating system for android phone. If you want smartphone but android phone. Android phone comes with m...
  • Make Freecall From PC to Any Mobile Number without Registration
    We found a free Internet call trick from pc to any mobile phone number and landline number without any cost or any type of registration. Y...

Blog archive

  • ►  2015 ( 11 )
    • ►  August ( 2 )
    • ►  July ( 3 )
    • ►  June ( 2 )
    • ►  April ( 1 )
    • ►  March ( 3 )
  • ▼  2014 ( 112 )
    • ►  September ( 26 )
    • ▼  August ( 71 )
      • How to Download and Install Whatsapp for Windows 7...
      • How Remove Write Protection From Removable Devices
      • Top 5 Apps for Rooted Android Apps
      • Top 5 Most Used and Popular Android Apps
      • How can you access Google Cached Page
      • How can you Generate Strong Random Password Online
      • How you Hack All Android Phone Contacts from a App
      • Easily Take Ownership of Any File in Window 7 at O...
      • How can You download any Android Apps apk for Free...
      • Hack and Extract Whatsapp Messages Without PC in A...
      • Change Android Host File and Block Website in Andr...
      • Find a Perfect Domain Name for Your Next Website
      • Know Your Android Mobile Score from Benchmarking
      • Remotely Control and Manage Your Android Phone fro...
      • What personal information goes to Internet through...
      • TOP 5 Best Car Racing Games for Android Mobile
      • Top 5 Website for Disposable and Temporary email a...
      • Download Whole Youtube Videos Playlist at One Click
      • Make Fake FB Account in 1 Min Without Mobile and e...
      • Top 10 Best VLC Media Player Hidden Tricks that yo...
      • How to Change the Color of Window 7 and Windows 8 ...
      • Earn Free Talk Time Of Any Mobile Company In Android
      • How to Use Google for Advanced Hacking and Penetra...
      • Download Swing Coptor released by Creator of Flapp...
      • Download Collection of Best Android Hacking Apps
      • Best Camera Software And Photo Editor For Android
      • Major Mayhem Cool Action Android Game
      • Top 10 Best Tools for Cracking and Recovering Pass...
      • How To Get Any Phone No Location And Owner Name A...
      • Download Free Collection of 50 Hacking ebooks in PDF
      • Recover Deleted files from PC and Mobile Upto 500GB
      • SocialSafe Make Backup of All Social Network Activ...
      • How to Quickly Scan Files Online For Virus
      • Remove/Unlock Passsword from PDF file in 1 Min
      • Disable Facebook video auto-play on Android Phone
      • How can you Delete All Facebook Messages at one Click
      • Chat Facebook Page Has Been Updated 4:00 pm In Mob...
      • Change your Android Device ID to any Fake ID
      • Solve all type of Technical Problems with Google Play
      • Remove Unwanted System apps from Android
      • Get Android L File Explorer for your Phone
      • Top 4 DAW Software Which Are Used In Pc
      • Top 5 Best Andrid Browser Apps for Internet Browsing
      • Top 10 Android Secret Codes
      • Unblock Windows Hidden Themes
      • New Facebook Messanger Tips and Tricks
      • Top 5 Best Download Manager for Windows
      • Learn Linux A-Z Commands for Beginners
      • Top 5 Websites for Hackers
      • Top 5 Websites for Downloading Free Software
      • Top 5 Websites for Listening Latest Songs
      • All Important Run Commands For Windows
      • How to Bypass/Skip adf.ly, adfoc, linkbucks and an...
      • Top 5 Best Tip to Secure your FB Account from Hackers
      • Ladooo Android App - Earn Free Mobile Recharge in ...
      • Top 5 Best Remote Desktop(RDP) Tool for Windows an...
      • Top 4 Virtualization Software that Run Linux and W...
      • Get Apple IOS 8 Feel On Android Mobile Phone
      • Top 7 Smartphone Mobile OS Vs Android
      • Top 5 Best Android Hacking Apps
      • Best Top 20 Blogs for Learning Linux
      • Top 7 Best Internet Browser for Linux OS
      • 15 Best Bootable Antivirus Rescue CDs For Offline ...
      • 13 Things To Do After Installing Kali Linux
      • How to boot and run Android OS on your x86 PC
      • Top 20 Linux Commands for System Administrator in ...
      • Top 10 Reasons Why Linux is Better than Windows
      • Top 5 Best and Most Popular Linux Distribution
      • 5 Best Free Wi-Fi Hacking/Penetration Tools And So...
      • Top 10 Google Chrome Extensions for Penetration Te...
      • Best Operating System(OS) for Hacking/Pentesting
    • ►  July ( 11 )
    • ►  June ( 2 )
    • ►  May ( 2 )

Pages

  • Home
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Sitemap

Labels

  • Android Apps ( 52 )
  • Ebooks ( 2 )
  • Facebook ( 14 )
  • Giveway ( 3 )
  • Hacking/Pentesting ( 26 )
  • Linux ( 14 )
  • Make Money ( 1 )
  • Software ( 12 )
  • TCP Tricks ( 3 )
  • Tech News ( 8 )
  • Tricks ( 41 )
  • Websites ( 25 )
  • Window ( 18 )

Other Links

  • Prophet Hacker
  • Contact me at Facebook

Follow by Email