How To Unlock More Space In Linux
When you format a partition in Linux , 5% of the total space gets reserved for privileged processes, by default . This is done so that system processes continue to function correctly ,if the filesystem gets full. This is useful for your ‘root’ partition.However if you have let us say 50GB separate home partition, you may want to make use of few additional GBs by reducing the percentage of the reserved space. You can use tune2fs command to change the default allocation of space reserved for privileged processes. Command for the same is : #tune2fs -m 1 /dev/sda6
|
|
Full Story |
» Read more about: Story Type: Editorial, Roundups, Tutorial; Groups: Community, Debian, Fedora, GNOME, GNU, Kernel, Linux, LXer, Ubuntu « Return to the newswire homepage
|
|
This topic does not have any threads posted yet!
You cannot post until you login.