Directory size in CentOS
Directory size in CentOS or in any other linux system such as RHEL or Ubuntu can be found by using du (Disk usage command). “du”… Read More »Directory size in CentOS
I am an Azure DevOps expert who has worked on TFS/Azure DevOps from 2012 as part of my job.
Directory size in CentOS or in any other linux system such as RHEL or Ubuntu can be found by using du (Disk usage command). “du”… Read More »Directory size in CentOS
As you know, “du” command (du for Disk Usage) can be used to get the list of directories along with other details. But the biggest… Read More »du only for Directories
There are different ways in which you can file hidden directories in Linux. Sometimes it’s necessary to find those directories to see the amount of… Read More »Finding Hidden Directories in Linux
Azure DevOps also gives you the ability to display an external webpage in the Dashboard via an iframe Widget. Before adding this widget, we have… Read More »Adding iframe or External Webpage to Azure DevOps Dashboard
This issue occurs when you are trying to a built a .NET Core app with specific runtime version such as winx-64 or win10-64 or winx-32… Read More »SOLVED | NETSDK1134: Building a solution with specific Runtime identifier is not supported
Sometimes when you are trying to deploy a .NET Core App into an IIS server you may encounter an issue like this when you are… Read More »SOLVED | HTTP Error 500.0 – ANCM In-Process Handler Load Failure
CodeSearch is an extension that allows you to search the code repositories in a organization. This also enables users to search for code in the… Read More »SOLVED : One or more projects are still being indexed | Code Search in Azure DevOps
In Azure DevOps you would be able to create an either team or project dashboard as we have seen earlier. If you are looking to… Read More »Dashboards for Multiple Teams in Azure DevOps
Though Azure DevOps doesn’t have a feature to see data from multiple projects in a single Dashboards, there are some workarounds which can be done… Read More »Multiple Projects Dashboard in Azure DevOps
Dashboards be it Project or Team can be edited only the Project or Team admins in Azure DevOps. But you can also give permissions to… Read More »Edit Dashboard permissions in Azure DevOps