Set the Display automatically for the current new user ?
Answers were Sorted based on User's Feedback
Answer / 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 |
I want to built a fire wall using iptables. My condition is " inbound to 192.168.0.2 with a port of 80 from 172.168.0.1 should accept"
What are the basic commands in command prompt?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
Explain command grouping in linux?
if i have one folder say aaa and that folder having 100 files from that 50 files there aaa word is written how to find in which aaa is writen and without opening that file
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
Which command would you use if you want to remove the password assigned to a group?
What is the command can be run to remove all the rules in an iptable table?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
How to give acl permission in numerical mode on linux?
How to root mirror in linux?
I have a user name in /etc/vsftpd/user_list which is for blocking the ftp user. Now i blocked the user as well ,but without removing username in user_list i wanna access the users home directory and his own directory .How will you access the data ????