Category: Server Admin

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” command not only lists the size of directories, it...

du only for Directories

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 problem is du would also list all the files...

Finding Hidden Directories in Linux

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 disk space that is being occupied by them. To...

How to un-install SEO Toolkit from Plesk

There is a SEO Toolkit that’s get installed in Plesk by default and it’s made by “XOVI”. The extension looks like a bloatware with occupying near 3.0G in space and it doesn’t suggest anything...

Installing Powershell on RHEL

PowerShell can be installed in RHEL by using Package Manager as well by using Direct Download. For installing this on RHEL7 and RHEL8 there are different commands which could be used as both versions...