Skip to main content

linux password app



                                    #LOGIN WITHOUT PASSWORD#

We normally login as

Login :root
Passwd ----------

]#


But to login without password
[there is a file in a [/etc/passwd] this file conatain all the password informations for all the users. Open the file that contain a [X] follow by the user name like [root:x:0:0: ] simply delete the [X] carefully and it will not ask for the password but when we reassign the password for the user this [x] will come back again to its position.

So by deletion the [X] for the particular user you can loginby that user without enter a password.


Now how to do_________________________________________________________

#vi /etc/passwd

   root:x:0:0:root:/root:/bin:.bash


Delete this x only and the following appears

root::0:0:root:/root:/bin:.bash








:wq! __________ save n exit

Now you can login the root without a password

Login : root

]#



Now if you make more users then to check there entries in the [passwd] file
Press [shift+g] to go to bottom.

Comments

Popular posts from this blog

YUM LINUX

        TOday i'll tell u a way to install viscus server and the way to assemble it. yum server stands for yellow dog updater Modified yum server is largely used for install UNIX packages and server this server is incredibly necessary to handles the linux server. YUM are often assemble to appear for a rev in multiple location Internet access isn't offered throughout the RHCE vi examination YUM server permit you to form native repository During the examination you may have a affiliation to native repository Use YUM to put in and take away rev where attainable throughout the examination YUM mechanically resolve software package dependencies first of all disable firewall. config ip Now how to configure  yum commands. 1 mount  /dev/cdrom/mnt.       enter 2 cd /mnt 3 cd /Packages   (  note :- Package p always capital otherwise your command could not be process.) 4  package]# rpm -ivh vsftp* 5 package]#...

WHAT IS COMPUTER AND TYPES

What is computer Computer could be a device.computer could be a device that's accepts all info and communicate with individuals pc will store our information like musice,program,wordfile etc. You can use pc for send mail,typing document ,play games  and browse internet.you can additionally edit produce programme displays and videos. There square measure four varieties of computer . 1.super computer 2.Mainframe computer 3.Mini computer 4.Micro computer Micro computer- are the foremost common reasonably computers in use as of 2014. The term “microcomputer” was introduced with the appearance of systems supported single chip microchip The known early system was the double star 8800, introduced in 1975. The term "microcomputer" has much become associate degree anachronism. These computers include: • personal computer -A case and a show, put to sleep and on a table. •    In-car computers – designed into a automobile, for  Entertaiment,navigation etc. • ...

linux operating system

Linux history Linux is made-up by Richard stallman antelope Project was launched in 1983. several programs and utilities were contributed by developers round the world, and by 1991 most of the elements of the system were prepared. Still missing was the kernel. Invented LINUX system itself. In 1991, Torvalds was a student at the University of European nation|Finnish capital|national capital|port} in Finland, wherever he had been exploitation Minix, a non-free Unix-like system, and commenced writing his own kernel. He started by developing device drivers and hard-drive access, and by Gregorian calendar month had a basic style that he referred to as Version zero.01. This kernel, that is termed LINUXsystem, was later on combined with the antelope system to supply a whole free OS. On Oct fifth, 1991, Torvalds sent a posting to the comp. OS. mini newsgroup asserting the discharge of Version zero.02, a basic version that also required Minix to control, however that attracted substantial inte...