Skip to content

k-base | arroWebs

knowledgebase, tips, snippets, best practices, more

  • Home
  • About

Tag: ram

Check Diskspace and Memory Usage

How to check diskspace and memory usage on a linux (Debian/Ubuntu) computers

To check diskspace

df - Th

df - Th

To view a more readable list

du -sh *

du -sh *

To check memory usage

cat /proc/meminfo

cat /proc/meminfo

Author adminPosted on February 4, 2010February 15, 2010Categories General, TechnologyTags diskspace, Linux, ram, ubuntuLeave a comment on Check Diskspace and Memory Usage

Recent

  • Adding user to Google Analytics
  • Compare two MySQL databases and generate SQL
  • Setup SSL on Ubuntu server using GoDaddy certificate
  • Ubuntu setlocale warning – solved
  • Redirecting to a new domain
  • Crontab – best practices
  • Edit hosts file in a Mac
  • Remove SVN directories after checking out
  • Empty a file from command line
  • Loading Ubuntu Shares among ubuntu machines in LAN

Categories

  • Domains (5)
  • Geeky (17)
  • General (7)
  • Mac (1)
  • Rant (1)
  • SEO (1)
  • Technology (28)
  • Ubuntu (1)
  • Uncategorized (1)
  • Wordpress (1)

Pages

  • About
  • Home
  • About
k-base | arroWebs Proudly powered by WordPress