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
You issue the command head * what would the resulting output be?
What are runlevels in linux?
What is kill command?
What are the ms dos commands?
What does (cd dir && command) do?
What is tty name?
What are the linux commands used in devops?
How do I know my linux shell version?
What is bc command in unix?
How to recover /etc/passwd file and /etc/shadow file?
What is option in linux command?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
Why bash is used in linux?
What is the use of mv command in linux?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.