Set the Display automatically for the current new user ?

Answer Posted / krishna prasad m

first of all u need to edit one file
# vi /etc/inittab (bcz all runlevels are stored in this)
in this file u have to set the default runlevel to
runlevel 5 in his machine.
after restarting his machine he will get the display by
default

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is umask in linux?

531


What are system commands?

564


How do you open a command prompt when issuing a command?

556


What is the purpose output of cd command?

574


Explain grep command.

593






How do I find the process id in linux?

525


What is Data Command?

613


The ‘logout’ built in command is used to

758


What does kill in linux?

538


What are the 4 kinds of sentences with examples?

582


What is cd in cmd?

520


What is the command to delete a file linux?

520


What do you mean by directory?

550


What is du -s * | sort -k1,1rn | head command used for?

530


You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?

583