Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Remove KDE and replace with text command prompt

  Date: Nov 24    Category: Unix / Linux / Ubuntu    Views: 414
  

I was wondering where I can change in the startup scripts
to load the text-based command prompt for linux instead of
KDE.

I am running RH linux 7.1 and any help would be
appreicated.

Please respond ASAP.

Share: 

 

3 Answers Found

 
Answer #1    Answered On: Nov 24    

If you change the "id:6:initdefault:" in /etc/inittab to
"id:3:initdefault:" you will get a console login upon reboot

 
Answer #2    Answered On: Nov 24    

What you want is to change the default runlevel to 3 from 5.
Open Linuxconf and under "Boot" you should find what you are looking
for. Linuxconf has both text and graphic interfaces so it can be used
to switch back and forth.

Also check the archives for recent articles as there have been several
having to do with this sort of thing.

 
Answer #3    Answered On: Nov 24    

Find /etc/inittab and open it in a text editor as root

change the line that reads:
id:5:initdefault:

to:
id:3:initdefault:

 
Didn't find what you were looking for? Find more on Remove KDE and replace with text command prompt Or get search suggestion and latest updates.




Tagged: