Difference between revisions of "Linux Commands"

From GWAVA Technologies Training
Jump to: navigation, search
(Disk)
Line 38: Line 38:
 
Download the Latest Version of Retain
 
Download the Latest Version of Retain
  
<code>
+
 
wget "http://download.gwava.com/download.php?product=Retain&version=current"
+
wget "http://download.gwava.com/download.php?product=Retain&version=current"
</code>
+
 
  
 
==Find a file ==
 
==Find a file ==

Revision as of 21:47, 22 October 2015

Useful Linux Commands

Contents

Disk

gives you a quick overview of what disks are mounted and how full they are.


df -h

This is give you a total size of the directories under where this command was run and sorts by size. Warning can take a long time.


du -hsx * | sort -rh | head -10

List of files

This always works (show file size in bytes)


ls -s

This is a SLES alias of the above


l

This shows the file size in human readable values (K,M,G)


l -h

Download a file

Download the Latest Version of Retain


wget "http://download.gwava.com/download.php?product=Retain&version=current"


Find a file

find / -name "httpd.conf"

Personal tools
Namespaces

Variants
Actions
Home
Exchange
GroupWise
JAVA
Linux
MTK
Retain
GW Monitoring and Reporting (Redline)
GW Disaster Recovery (Reload)
GW Forensics (Reveal)
GWAVA
Secure Messaging Gateway
GW Mailbox Management (Vertigo)
Windows
Other
User Experience
Toolbox
Languages
Toolbox