X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseServer/VPS/VDSLearning about Files That Take Up a...

Learning about Files That Take Up a Lot of Space in Linux Operating Systems

You can find out the files that take up a lot of space in Linux operating systems by typing the commands below.

du -a /var  | sort -n -r | head -n 10

du -hsx * | sort  -rh  | head -10

You can click for our VDS packages where you can install a Linux operating system.

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(134 times viewed. / 1 people found helpful.)