Categories

Most Popular Articles

 Centos 6.5 directory size is incorrect using du command

I 'm running the du command on one of my websites directories and I'm getting 2 different result,...

 Under any linux system, you want to use the command du. (Disk Usage)

Common usage is : du -sh file(s) name(s) or du -sh /path/to/dir/* Replace 'h' by 'k','m' or 'g'...

 Allow root account to use SSH (openssh)

Q. Previous admin blocked root access to ssh server. How do I allow root account access to ssh...