Linux Foundation
LFCA
Q1:
Which of the following is a solution to providing Internet access to a private network using only a single public IPv4 address?
○
A
Routing gateway○
B
NAT gateway○
C
Local area network○
D
Virtual private network
Linux Foundation
LFCA
Q2:
Which of the following Git commands creates a new, empty Git repository?
○
A
git clone○
B
git fork○
C
git pull○
D
git in it
Linux Foundation
LFCA
Q3:
By default, the Linux operating system uses what access control to manage files/users?
○
A
Discretionary Access Control○
B
Mandatory Access Control○
C
Least Privilege○
D
Full Control
Linux Foundation
LFCA
Q4:
Which of the following is a non-functional requirement?
○
A
The system must allow the administrator to disable user accounts.○
B
The system must provide the user the option to enable multi-factor authentication.○
C
The system must allow the user to upload a profile image.○
D
The system must adhere to all security requirements and regulations.
Linux Foundation
LFCA
Q5:
An IT team needs to synchronize large amounts of data between two nodes on the company's local network. This data changes daily and it is not feasible to copy the entire directory tree each time. Which is the best option to securely copy files in the most timely and efficient manner?
○
A
rsync○
B
scp○
C
fsync○
D
netcp