sca_sles15 SUSE Certified Administrator in Enterprise Linux 15 (050-754)

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Which bash commands result in a valid arithmetic expansion? (Choose three)

Select all that apply, then click Submit answer.

  • TOTAL=$((5.3+2.2))

  • TOTAL=$[8/2]

  • TOTAL=$[8.4/2.1]

  • TOTAL=$[2.1*4]

  • TOTAL=$((5+2))

  • ((TOTAL++))

Question 2

Which commands can display the groups of which a user is a member? (Choose two)

Select all that apply, then click Submit answer.

  • groups

  • whoami -g

  • whoami

  • finger

  • id

Question 3

The openSUSE Leap version of Linux is designed for which types of user environments? (Choose two)

Select all that apply, then click Submit answer.

  • Environments requiring High-Availability

  • Desktop power users

  • Users requiring only secure terminal access

  • Data Center environments

  • Developers