Our Blog

News, thoughts & useful links

Contact: Skype , email or call
+44 (0) 131 556 6818

Posts Tagged ‘command’

Show directories by size Linux (CentOS) command

Show directories by size: du -sk * | sort +0nr

List of useful CentOS commands

Below is a list of common commands in CentOS that I tend to forget:

Read more about List of useful CentOS commands »

Common CentOS commands don’t work

Say, you want to use a “service” or “ifconfig” commands under CentOS but running them in the terminal results in “command not found”.

Read more about Common CentOS commands don’t work »