YaST Flashcards
(8 cards)
What does YaST stand for?
Yet another Setup tool
Which is the main Suse Linux install and config tool?
YaST
What does YaST require to work?
It requires X for a GUI
What are the CLO modes YaST has?
It has CLI with interactive and non-interactive modes
To get a list of modules in your system, run:
sudo yast -l
sudo yast –list
To start Yast, just type:
$sudo yast
In YaST, what do the bold yellow letter mean?
you can use the bold yellow letters in the options by using Alt + that key (use shift if upper case is needed) to activate such option
You can also jump directly from the CLI to a specific module using this command:
sudo yast
or
sudo yast interactive (this mode remains in the CLI for you to interact with it):