hi,
- to return to GUI after ctrl + alt + f1 you do ctrl + alt + f7
- for the yum error please post here the error messages you got and the command you run and give us more details about your network (are you using a
proxy? )
- as for running sh *filename*.run" i dont think you need to sudo it as you wont be doing it often. you might just run it like this:
Code:
su -c "sh *filename*.run"
this will ask you the root password . when you type the password it will run the command as root and return to normal user