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
What is $@ in bash?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
What is difference between comm and CMP command?
How do I find the linux version?
What does touch do in linux?
What language is a makefile written in?
What is linux load average?
How to hide the partition in grub booting?
How can I create a file with cmd?
What does rmdir do in linux?
What is mkdir p linux?
What is the fastest way to enter a series of commands from the command-line?
What is llvm used for?
What command should you use to check your file system?
How do you save a file in linux?