Featured resource
2025 Tech Upskilling Playbook
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Check it out
  • Lab
    • Libraries: If you want this lab, consider one of these libraries.
    • Cloud
Google Cloud Platform icon
Labs

Configuring System Settings and Administration via YaST

SUSE Linux Enterprise users need to know how to configure software, hardware, and system settings using YaST in its various modes. This exercise will help identify the different modes of YaST, and provide an opportunity to use each of those modes for performing tasks. This will help determining which mode would be best to use for whatever tasks need to be performed.

Google Cloud Platform icon
Lab platform
Lab Info
Level
Beginner
Last updated
Sep 25, 2025
Duration
15m

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
Table of Contents
  1. Challenge

    Use YaST to Modify the System Timezone
    1. Start up YaST in an ncurses text interface:
        yast
    
    1. Arrow down to System in the left menu, then press Tab to get over onto the right-hand side. Now arrow down to Date and Time and press Enter.

    2. On the next screen, arrow down to Global, press Tab, and then arrow down (we should be in the right-hand menu now) to Zulu.

    3. Press F10 to confirm the change and get dropped back to the main YaST Control Center menu.

    4. To get out, press F9.

    5. Confirm the changes with:

        timedatectl
    
    1. The output should indicate the Zulu timezone.
  2. Challenge

    Use Command-Line YaST to Set and Confirm the System Timezone is Mountain (Denver) time
    1. To see the current timezone, run:
        yast timezone summary
    
    1. And then to set the time zone from the command line, we've got to run this:
        yast timezone list
    
    1. That will show us our choices.
    2. In the list that shows up, the important part is always the first part of the line. We want Mountain (Denver) time, so let's copy the text below:
        America/Denver 
    
    1. Now, to actually set the timezone, run:
        yast timezone set 'timezone=America/Denver'
    
    1. Now, if we run:
        yast timezone summary
    
    1. We'll see that the change has taken effect.
About the author

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

Real skill practice before real-world application

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Learn by doing

Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.

Follow your guide

All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.

Turn time into mastery

On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.

Get started with Pluralsight