- 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
United Kingdom
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Argentina
Austria
Belgium
Bulgaria
Chile
Colombia
Cyprus
Czechia
Denmark
Ecuador
Egypt
Estonia
Finland
Greece
Hungary
Indonesia
Ireland
Italy
Japan
Latvia
Lithuania
Luxembourg
Malaysia
Malta
Mexico
Netherlands
New Zealand
Norway
Philippines
Poland
Portugal
Romania
Singapore
Slovakia
Slovenia
South Africa
South Korea
Sweden
Switzerland
Taiwan
Thailand
Turkey
Ukraine