Linux Commands

Terminate from text mode to graphical mode:

root@localhost~#vi /etc/inittab + Press Enter + a new page will be open + press i + you can see a text line ‘id:3:initdefault’ + replace 3 by 5 + press :x + reboot

Terminate from graphical mode to text mode:

Mouse right button click + open new terminal + root@localhost~# STARTX + press enter

0 comments:

Post a Comment