How Do I Do If the SUSE 12 Operating System Does Not Respond After the yast2 Command Is Executed
Question
How do I do if the SUSE 12 operating system does not respond after the yast2 command is executed?
Answer
You can use either of the following methods:
- Uses the qt GUI. To use the GUI, run the following command:
yast2 --qt
- Use the text mode. To use the text mode, run the following command:
yast2 --ncurses
- Use command lines. To use command lines, perform the following operations:
- Run the yast2 --list command to check the supported modules. (The network configuration module lan is used as an example.)
- Run the yast2 lan command.