There are many ways to evaluate disk space usage on Linux, and this post examines a number of commands that allow you to view used and available disk space. The df command stands for “disk free” and, ...
It takes fifteen seconds to see exactly where your space went.
Adding a second (or third or more!) hard drive to your computer is a great way to, well, give your computer more disk space. Ok, the concept is pretty logical but the process to make it work needs ...
Disk quotas are a mechanism for limiting the amount of disk space and the number of files (inodes) that a user or a group of users can consume. These limits prevent individual users or services from ...
新しく作成したLVだが、将来的にはやがてその領域も足りなくなると考えておいて間違いはないだろう。そのような場合には、lvextendコマンドを使用してLVを大きくすることができる。 ただしこれを行うにはVGに空き領域がなければならない。とはいえVGに ...
かつてディスク空間の管理は手間も時間もかかり、管理者にとってもユーザーにとってもいらだたしいものだった。ディスク空間が足りなくなった場合には、Linuxをインストールし直したり、数時間をかけてPartedのようなツールを使用してパーティーション ...
Linuxサーバは基本的にさまざまな操作をターミナルで行えるようになっている。WindowsプラットフォームのようにGUIが必須ではないというのが特徴だ。しかし、GUIに慣れたユーザーからすると、コマンドの出力はいささかシンプルすぎて直感性に欠けると ...