| To perform this operation, follow these steps: 1. | From the KDE kicker, click on the icon of a monitor to open a terminal shell. Optionally, from the menu, select System, Terminal, and then Konsole. | 2. | Type the command cd /. | 3. | Type the command mkdir personal. | 4. | Type the command cd personal. | 5. | Type the command mkdir accounts employees suppliers other. | 6. | Type the command cd /tmp. | 7. | Type the command rm -i * to interactively delete the files in this directory and avoid problems. | 8. | Exit the shell by typing exit; then start YaST and choose Misc followed by View Start-up Log. This will allow you to look for any problems related to startup as recorded in the boot.msg file. | |