[Discuss] Reading Linux book

aldo albanese aldo_albanese at yahoo.com
Wed Mar 26 15:14:56 EDT 2014


On the same topic, is this the partition layout that you would suggest on a new setup?
Partition Recommended Size
/ Minimum 1 GB.
/boot 100 MB.
swap Double the RAM size.
/var Minimum 250 MB. If the possibility of the
    installation of many applications exists in the
   future, allocate the appropriate size.
/home Varies based on the number of users.




On Wednesday, March 26, 2014 3:10 PM, aldo albanese <aldo_albanese at yahoo.com> wrote:
 
Hi,
First of all, thanks for your previous tips on the Linux box, it was very much appreciated.  I'm reading the different filesystems, when would you use XFS or JFS or ext4.  If I'm correct currently Linux uses ext4, am i right?  From the reading both XFS and JFS look like a great choice.

Thanks,
Aldo

XFS This is a 64-bit, high-performance journaling
   filesystem that provides fast recovery and can
    handle large files efficiently.
JFS This is a 64-bit journaling filesystem that is fast
     and reliable. It is better equipped to handle power
    failures and system crashes.
ext4 The newest default filesystem for Linux distribu-
      tions. It is backwards-compatible with the ext2 and
     ext3 filesystems. Among ext4’s improvements over
        ext3 are journaling, support of volumes of up to
       one exbibyte (EiB) and files up to 16 tebibytes
        (TiB) in size.


More information about the Discuss mailing list