
You can use the following command to check how much space the folders in the directory where you are on…
add comment
Apply to find a file you are looking for in the Linux server. find / -iname fazli The word-file…
add comment
If you want to detect large files on the server, you can follow the command below. find / -size…
add comment
Linux işletim sistemi kurulu sunucunuzda, sunucuda hangi işlemci modeli olduğunu öğrenmek için komut cat /proc/cpuinfo
add comment
If you want only the IP addresses you have specified to enter SSH in Centos 7, you can easily perform…
add comment