Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 9 pages
Exam (elaborations)

SUSE Certified Engineer (SCE) in Enterprise Linux Exam 100% Correct!!

Document preview thumbnail
Preview 2 out of 9 pages

List Snapshots - ANSWER # snapper list Locate Snapshots in the system - ANSWER # mount | grep snapshot Create a timeline snapshot called "my snapshot" - ANSWER # snapper create --cleanup-algorithm timeline --description "my snapshot" Show differences between snapshot 21 and snapshot 22 - ANSWER # snapper diff 21..22 # snapper status 21..22 View meta-information about snapshot 22 - ANSWER # cat /.snapshots/22/ # cat /.snapshosts/22/ List available snapper configurations - ANSWER # snapper list-configs Create a snapper configuration named "data1" for the /data1 subvolume - ANSWER # snapper --config data1 create-config /data1 (it's necessary to have created the subvolume first with "btrfs subvolume create /data1") Create a snapshot based on the "data1" configuration, using the cleanup algorithm "timeline" and with the description "mydata1snapshot" - ANSWER # snapper --config data1 create --cleanup-algorithm timeline --description mydata1snapshot

Content preview

SUSE Certified Engineer (SCE) in
Enterprise Linux Exam 100% Correct!!

List Snapshots - ANSWER # snapper list



Locate Snapshots in the system - ANSWER # mount | grep snapshot



Create a timeline snapshot called "my snapshot" - ANSWER # snapper create --cleanup-algorithm
timeline --description "my snapshot"



Show differences between snapshot 21 and snapshot 22 - ANSWER # snapper diff 21..22

# snapper status 21..22



View meta-information about snapshot 22 - ANSWER # cat /.snapshots/22/info.xml

# cat /.snapshosts/22/filelist-21.txt



List available snapper configurations - ANSWER # snapper list-configs



Create a snapper configuration named "data1" for the /data1 subvolume - ANSWER # snapper --
config data1 create-config /data1



(it's necessary to have created the subvolume first with "btrfs subvolume create /data1")



Create a snapshot based on the "data1" configuration, using the cleanup algorithm "timeline" and
with the description "mydata1snapshot" - ANSWER # snapper --config data1 create --cleanup-
algorithm timeline --description mydata1snapshot



List the snapshots that use the "data1" configuration - ANSWER # snapper --config data1 list



Delete the snapshot numbered 22 - ANSWER # snapper delete 22

, What does a systemd Unit File (Unit Configuration File) do? - ANSWER A unit configuration file
encodes information about a service, a socket, a device, etc.



What is the difference between "disabling" a service -versus- "masking" a service? - ANSWER After
"disabling" a service, an unmasked service can still be started manually; after "masking" it, it cannot



Mount the "data" Samba share (from "server1") in the "/mnt" local directory, using the username
"tux" - ANSWER # mount -t cifs -o username=tux //server1/data /mnt



What line should you add to "fstab" in "server2" to mount, in "/import/samba", the Samba "data"
share from "server1"? - ANSWER //server1/data /import/samba cifs
defaults,credentialsfile=/etc/samba/data-credentials 0 0



Prevent all normal users from logging in - ANSWER 1 - Edit the file /etc/pam.d/login and
UNCOMMENT (remove "#" from the beginning) the following line:



auth requisite pam_nologin.so



(NOTE: This applies to local login sessions, but NOT to SSH sessions)



2 - Create the file /etc/nologin with the content "No login"



Change the default ACL for the "/tmp/acl_test" subdirectory to allow the "geeko" user to read and
write - ANSWER # setfacl -d -m u:geeko:rwx /tmp/acl_test



Remove all the ACL entries from the "/tmp/acl_test" subdirectory - ANSWER # setfacl -b
"/tmp/acl_test"



Install the appropriate YaST Module in an iSCSI Server - ANSWER # zypper in yast2-iscsi-lio-server



Create a working "multipath" configuration - ANSWER 1 - # cp -pv
/usr/share/doc/packages/multipath-tools/multipath.conf.synthetic /etc/multipath.conf

Document information

Uploaded on
September 22, 2024
Number of pages
9
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$15.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
papersmaster01
3.9
(73)
Sold
302
Followers
106
Items
14700
Last sold
2 weeks ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions