
[Dec 14, 2021] Fast2test SCA_SLES15 dumps & SUSE SCA sure practice dumps
SUSE SCA_SLES15 Actual Questions and Braindumps
SUSE SCA_SLES15 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
| Topic 10 |
|
| Topic 11 |
|
| Topic 12 |
|
| Topic 13 |
|
NEW QUESTION 35
You are working at a terminal window of a server at the office, but you want to continue this work by remotely accessing the terminal session from your home office. Which command will you need to use to accomplish this?
- A. bg
- B. -tty-release
- C. Ctrl-fa, r
- D. screen
- E. bg -term disconnect
Answer: B
NEW QUESTION 36
After the Kernel has been loaded during the boot process, which component will handle hardware detection?
- A. udev
- B. devfsd
- C. hal
- D. initramfs
- E. devmgr
Answer: A
NEW QUESTION 37
By default, what does the VNC Client and the VNC server daemon use for secure communications?
- A. A self-signed SSL certificate
- B. On SLE 15 the VNC Client assumes the server is set up as a CA.
- C. The VNC server prompts the VNC Client for a password that was configured when the VNC server was installed.
- D. VNC is based on the Telnet protocol so encrypted communication between the VNC Client and Server is not possible.
- E. Both the VNC Client and the VNC server assume you have access to a valid 3rd party CA like Verisign.
Answer: E
NEW QUESTION 38
Which of the following configuration files have a format that is compatible with the system logging facility in SUSE Linux Enterprise? (Choose two)
- A. /etc/syslog.conf
- B. /etc/syslog-ng
- C. /var/log/syslog-ng.conf
- D. /ar/log/kernel-log
- E. /etc/rsyslog.conf
Answer: B,E
NEW QUESTION 39
Which Vim command will save the current file without exiting?
- A. w!
- B. w
- C. q!
- D. wq!
- E. w-no-exit
Answer: B
Explanation:
Explanation
Save a File in Vim / Vi #The command to save a file in Vim is :w.
To save the file without exiting the editor, switch back to normal mode by pressing Esc, type :w and hit Enter.
https://linuxize.com/post/how-to-save-file-in-vim-quit-editor/
NEW QUESTION 40
Which commands could you use to determine the proper syntax for the cp command? (Choose three)
- A. cp--help
- B. doc -cp
- C. display cp
- D. info --cp help
- E. help cp
- F. info cp
- G. mancp cp
Answer: A,D
NEW QUESTION 41
Which statements about log file rotation are true? (Choose two)
- A. The /etc/cron.daily/logrotate file controls which log files will be compressed or deleted based on some regular interval or when the log file reaches a particular size.
- B. The /etc/logrotate.conf file controls which log files will be compressed or deleted based on some regular interval or when the log file reaches a particular size.
- C. Configuration files in the /etc/logrotate.d/ directory can override settings in /etc/logrotate.conf.
- D. The /usr/sbin/logrotate program is used to create and configure settings in the /etc/logrotate.conf file.
- E. Configuration files in the /etc/logrotate.d/ directory can override settings in /etc/cron.daily/logrotate.
Answer: B,E
NEW QUESTION 42
How are the scripts in the /etc/grub.d directory used? (Choose two)
- A. The contents of these scripts are incorporated into the /boot/grub2/grub.cfg file.
- B. These scriptSrare taken as input by the grub2-init command.
- C. The contents of these scripts are incorporated into the /boot/grub2/custom.cfg file.
- D. These scripts are taken as input by the grub2-mkconfig command.
- E. These scripts are taken as input by the mkinitrd command.
- F. The contents of these scripts are incorporated into the /etc/grub2.d/configfiLe.
Answer: A,C
NEW QUESTION 43
Which Network Interface type supported by SLES is used for link aggregation?
- A. VPN
- B. Custom
- C. Bond
- D. Basic
- E. Bridge
Answer: C
NEW QUESTION 44
Which commands can display the groups of which a user is a member? (Choose two)
- A. whoami
- B. whoami -g
- C. finger
- D. groups
- E. id
Answer: D,E
NEW QUESTION 45
Which UID does the root user have?
- A. 0
- B. 1
- C. 2
- D. The root user does not have an ID assigned
- E. 001
Answer: C
NEW QUESTION 46
What happens when you launch yast2 without specifying a module name?
- A. YaST switches to ncurses mode.
- B. YaST displays an error message and terminates
- C. YaST switches to ncurses mode and automatically launches the Module Selector.
- D. YaST switches to graphical mode.
- E. The YaST Control Center appears.
Answer: B
NEW QUESTION 47
What is the default port a VNC Client uses to connect?
- A. DP 5901
- B. DP 5801
- C. TCP 5901
- D. TCP 5801
Answer: C
Explanation:
Explanation
https://en.wikipedia.org/wiki/Virtual_Network_Computing#:~:text=VNC%20by%20default%20uses%20TCP,Ja VNC by default uses TCP port 5900+ is the display number (usually :0 for a physical display). Several implementations also start a basic HTTP server on port 5800+N to provide a VNC viewer as a Java applet, allowing easy connection through any Java-enabled web-browser. Different port assignments can be used as long as both client and server are configured accordingly. A HTML5 VNC client implementation for modern browsers (no plugins required) exists too.[8]
NEW QUESTION 48
Which filesystem is the recommended filesystem for data volumes?
- A. Ext3
- B. Ext4
- C. nfs
- D. XFS
- E. Btrfs
Answer: E
Explanation:
Explanation
https://documentation.suse.com/de-de/sles/15-GA/html/SLES-all/cha-filesystems.html
NEW QUESTION 49
What types of VNC sessions does SUSE Linux Enterprise Server support? (Choose two)
- A. Persistent Sessions
- B. Automatic Sessions
- C. Timed Sessions
- D. One-time Sessions
- E. Server-initiated Sessions
Answer: A,D
Explanation:
Explanation
SUSE Linux Enterprise Server supports two different kinds of VNC sessions: One-time sessions that "live" as long as the VNC connection from the client is kept up, and persistent sessions that "live" until they are explicitly terminated.
5.1 One-time VNC Sessions
5.2 Persistent VNC Sessions
https://documentation.suse.com/sles/11-SP4/html/SLES-all/cha-vnc.html#:~:text=SUSE%20Linux%20Enterpris
NEW QUESTION 50
Which file should be edited to make sure a file system is mounted each time a system boots?
- A. /etc/sysconfig/storage/fstab
- B. /etc/fstab
- C. /etc/sysconfig/fstab
- D. /var/Ub/fstab
- E. /mnt/fstab
Answer: C
NEW QUESTION 51
Which directory is traditionally used as a catch all to mount local and/or remote file systems?
- A. /home
- B. /tmP
- C. /etc
- D. /mnt
- E. /var
Answer: C
NEW QUESTION 52
You're setting up a SUES 15 server which will require very large data volumes and journaling capabilities.
Which file system listed below would be the best choice for your data volumes?
- A. ReiserFS
- B. Ext3
- C. XFS
- D. Ext2
- E. VFAT
Answer: C
NEW QUESTION 53
Which command is used to view the manual pages?
- A. man
- B. show
- C. info
- D. help -man
- E. doc -man
Answer: A
Explanation:
Explanation
You can view manual pages by running the man command followed by a specific command name. If the man command is not installed on your system, install it by runningzypper install man.
https://documentation.suse.com/sles/15-GA/html/SLES-all/pre-sle.html
NEW QUESTION 54
Select the valid device types. (Choose two)
- A. null
- B. Redirect
- C. udev
- D. Network
- E. Block
- F. Character
- G. Pipe
Answer: B,D
NEW QUESTION 55
......
Latest SCA_SLES15 Pass Guaranteed Exam Dumps with Accurate & Updated Questions: https://www.fast2test.com/SCA_SLES15-premium-file.html
Pass SCA_SLES15 Exam with Updated SCA_SLES15 Exam Dumps PDF 2021: https://drive.google.com/open?id=1hLaN-2I7NAnSmBKD-hpgUBnE3cBYV9SX