- What is a file system?
A software implementation of the way data is stored on and retrieved from a physical medium. - Which Linux specific file systems are most common?
- ext4
- XFS
- Btrfs
- True of false: multiple file system implementations can be used concurrently on Linux?
True; the root file system is always a single type, but different parts of the file system tree can be used to mount other file system types on. - What is the journaling feature present on most Linux file system implementations?
Journaling is the mechanism which ensures writes to disks cannot fail halfway. It greatly improves reliability of the file system. - On which point in the tree is the root file system mounted?
At the highest point, on /. - What is the PATH variable used for?
It is used to determine from which directory binaries can be used. You can check the contents of the PATH variable with the...
United States
Great Britain
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Singapore
Hungary
Philippines
Mexico
Thailand
Ukraine
Luxembourg
Estonia
Lithuania
Norway
Chile
South Korea
Ecuador
Colombia
Taiwan
Switzerland
Indonesia
Cyprus
Denmark
Finland
Poland
Malta
Czechia
New Zealand
Austria
Turkey
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Malaysia
South Africa
Netherlands
Bulgaria
Latvia
Japan
Slovakia