Skip to main content

Check free space with disk free and disk usage

df -h

-h: display result in KB, MB, GB
Check free disk with disk free (df)
Check free disk with disk free (df)

Popular posts from this blog

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*

Microsoft Azure Repos

Azure Repos Documentation