Skip to main content

RHEL root folder is full

Check free disk: df -h


Check deleted files: lsof | grep deleted








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