Skip to content

Instantly share code, notes, and snippets.

View gussenov's full-sized avatar
🔭
Trying to learn everything 🌱

Abbas Gussenov gussenov

🔭
Trying to learn everything 🌱
View GitHub Profile
@gussenov
gussenov / deployment-target.md
Created March 12, 2022 08:27
Project deployment target
@gussenov
gussenov / FileSystems.md
Created January 30, 2022 06:13
File systems
  • btrfs
  • exfat
  • ext2
  • ext3
  • ext4
  • f2fs
  • fat16
  • fat32
  • hfs
  • hfs+
@gussenov
gussenov / PartitionTableType.md
Created January 30, 2022 06:10
Partition table type
  • aix
  • amiga
  • bsd
  • dvh
  • gpt
  • mac
  • msdos
  • pc98
  • sun
  • atari
@gussenov
gussenov / Filesystems.md
Created January 29, 2022 21:09
Formats
  • Type
    • Internal disk for use with Linux systems only (Ext4)
      • Password protect volume (LUKS)
    • For use with Windows (NTFS)
    • For use with all systems and devices (FAT)
  • Other
    • XFS - Linux Filesystem
    • Linux Swap Partition
    • Btrfs - Copy-on-write Linux Filesystem, for snapshots
  • F2FS - Flash Storage Linux Filesystem
@gussenov
gussenov / FileSystemFormats.md
Last active January 29, 2022 16:30
File system formats available in Disk Utility on Mac
  • APFS
  • APFS (Encrypted)
  • APFS (Case-sensitive)
  • APFS (Case-sensitive, Encrypted)
  • Mac OS Extended (Journaled)
  • Mac OS Extended (Journaled, Encrypted)
  • Mac OS Extended (Case-sensitive, Journaled)
  • Mac OS Extended (Case-sensitive, Journaled, Encrypted)
  • MS-DOS (FAT)
  • ExFAT
@gussenov
gussenov / Volume Name.txt
Created December 5, 2021 10:50
For example:
Backup
Backup Data
My Files
Angela's Files
@gussenov
gussenov / SystemRequirements.md
Created November 13, 2021 15:04
System requirements (minimum — recommended) for each flavour of Ubuntu.