Skip to main content

linux password app



                            BREAK LINUX PASSWORD

           Suppose simple login
                                    Login root
                                          Password ******
   
            [root@localost~]#


     This is the simple login the Linux when we know the password but if we not know  
    ___________________________________________________________________________________________________________________________________________________________________________

      To break password_____________________________________________________________
      Remember we are not know the password now -----------

   Reboot the system wait for the red welcome screen of the Linux don’t let the timing to go to zero [0]
   Press escape before it reaches to zero.
    Then follow the steps._______________________

EDIT THIS LINE BY PRESS [E] HERE BEFORE REACHING TIME ZERO
REDHAT ENTERPRISE LINUX -2.6.18-53ELS IIIII..__________(2)_TIME
 
     THIS IS THE STEP _1_ TO CHANGE THE PASSWORD

1____PRESS [e] in the first step---------------------------------------------------------------------------------------------
Now edit the second line by put the cursor on it and then press [e]
To edit it after edit put the run level no at the end of the line with space.

Root  (hdo ,o)
Kernel /um/linuz-2.6.18-53els ro root –/dev/sda2

Initrd/initrd -2.6.18-53els .ing

     How to write or edit the run level in the second line   ___________

 
      2nd line___ {Kernel /um/linuz -2.6.18-53 .els ro root -/dev/sda2 1____________________enter a        after that.}

     After that you have the following screen____________________________________



   2____In 2nd step we add the run level no in the boot screen mode to start the 
    troubleshooting  mode of the Linux.
This is the step where we edit the run level 1
In the boot screen mode

Now press [b] to boot further the pc from the current steps .

Root  (hdo ,o)
Kernel /um/linuz-2.6.18-53els ro root –/dev/sda2 1

Initrd/initrd -2.6.18-53els .ing





3____in 3rd step press [B] to boot the pc and to reach it to the shell mode


The shell appers as________________________
Redhat linux 5.0
                                                                                                    
Sh -3.1# passwd
New root password ******
Retype password ******
Succefully change

Sh -3.1#

This is the shell mode of the Linux to troubleshoot the problem we can use all Linux commands on the shell mode to do all tasks like password change of the root user



Comments

Popular posts from this blog

linux find file

FILE SYSTEM OF LINUX_____________________________________ THERE ARE SIX [6] TYPES OF FILE SYSTEMS FOR THE LINUX. 1_EXT3_____EXTENDED FILE SYSTEM 3. 2_EXT2_____EXTENDED FILE SYSTEM 2. 3_VFAT_____VIRTUAL FILE ALLOCATION TABLE. 4_LVM _____LOGICAL VOLUME MANAGEMENT. 5_RAID_____REDUNDENT ARRAY OF INEXPENSIVE DISK. 6_SWAP____SWAP IS THE VIRTUAL MAMORY FILE SYSTEM FOR LINUX. EXPLANATION _________________________________________________________ 1_EXT3____IT IS VERY SECURE FILE SYSTEM. WE CAN NOT RECOVRE THE                      DATA IF WE FORMAT THE PARTITION WITH EXT3. NO DATA RECOVRY POSSIBLE. 2_EXT2____IT IS NOT SO MUCH SECURE FILE SYSTEM. WE CAN RECOVER                       DATA EVEN AFTER THE FORMAT WITH EXT2.                       DATA RECOVERY POSSIBLE. 3_VFAT___IT IS THE VIRTUALFAT LIKE PARTITION WHICH WE CAN USE ON THE LINUX AS WELL AS ON THE WINDOWS XP O/S.                                          IF WE HAVE THE LINUX AS WELL AS WIN XP O

free Linux Features

IMPORTANT FUNCTIONS OF LINUX       there's some form of vital functions in  LINUX wish to amendment a begin menu name like different that         below 1... TO KILL A PROCESS________________________________________________________________     It’s sort of a method is functioning on another terminal and by another user you have got to terminate it or kill it from another user mistreatment another terminal How to do like running ping command on terminal [TTY 1] on user [raj]                 Tty1        #ping 192.168.100.10             Reply ###########################             Reply ###########################                 Tty2    root             Login: root             Passwd:         ] #ps –U RAJ_____________ [here ps: - method,   -U: -- user,     & raj: is like several user name]         3248: ping     this sort is however a code shown for the method that is in acting on tty1 on rule Now to terminate the method on rule user on tty1                         ] #kill [