Randolph Posted April 4, 2005 Share Posted April 4, 2005 I just installed Fedora Core 3 and I need help. I get this terminal thing asking me for my username and password. Then I get a prompt, how do I load the desktop or w/e? Link to comment https://www.neowin.net/forum/topic/304949-fedora-problem/ Share on other sites More sharing options...
blik Posted April 4, 2005 Share Posted April 4, 2005 Type startx Link to comment https://www.neowin.net/forum/topic/304949-fedora-problem/#findComment-585725843 Share on other sites More sharing options...
Randolph Posted April 4, 2005 Author Share Posted April 4, 2005 thanx Link to comment https://www.neowin.net/forum/topic/304949-fedora-problem/#findComment-585725885 Share on other sites More sharing options...
kyro Posted April 4, 2005 Share Posted April 4, 2005 and to always start in startx do the folowing #>vi /etc/inittab <enter> #> # Default runlevel. The runlevels used by RHS are: # 0 - halt (Do NOT set initdefault to this) # 1 - Single user mode # 2 - Multiuser, without NFS (The same as 3, if you do not have networking) # 3 - Full multiuser mode # 4 - unused # 5 - X11 # 6 - reboot (Do NOT set initdefault to this) # id:3:initdefault: edit the id:3 to 5 so it looks like # Default runlevel. The runlevels used by RHS are: # 0 - halt (Do NOT set initdefault to this) # 1 - Single user mode # 2 - Multiuser, without NFS (The same as 3, if you do not have networking) # 3 - Full multiuser mode # 4 - unused # 5 - X11 # 6 - reboot (Do NOT set initdefault to this) # id:5:initdefault: now to save and exit do the following press esc + press ":" + press "wq" on keyboard .. this will exit you from editor ( allow the aboce is from terminal windows with root user) Link to comment https://www.neowin.net/forum/topic/304949-fedora-problem/#findComment-585725945 Share on other sites More sharing options...
blik Posted April 4, 2005 Share Posted April 4, 2005 You may want to use mcedit if you cant get your head around vi... Took me a good while to learn to use vi Link to comment https://www.neowin.net/forum/topic/304949-fedora-problem/#findComment-585726004 Share on other sites More sharing options...
dotRoot Posted April 4, 2005 Share Posted April 4, 2005 You may want to use mcedit if you cant get your head around vi... Took me a good while to learn to use vi 585726004[/snapback] I recommend nano :) Link to comment https://www.neowin.net/forum/topic/304949-fedora-problem/#findComment-585726833 Share on other sites More sharing options...
Recommended Posts