Posts

without knowing password open the laptop by pass login methods

Image
                                      ParuUniversity                                                             UMASHANKAR KUMAR                                                         Cyber Security Fundamental - 1                                                           UID: 2303031550046 step--1 first you goto cmd command and open it run as adminstrative  step--2   then check the users in your cmd command which user you want to change the password...

windows command showing pratical

Image
 1--- How to hide the file from your computer and laptop. step 1-- first we have to select the app which you want to hide step--2    goto their properties and select the general option step--3  first you have to click the hidden option and apply or ok when you click ok the file and folder will we hidden if you want to unhide then follow the step 4 step--4 goto this pc and there was option in upper view go their and see the right side their was also an option of hidden files click their file will unhide

Command for Linux and windows

Image
 Here, are some basic linux commands πŸ–₯ : 1.  pwd : The pwd command writes to standard output the full path name of your current directory . 2.  cd : The cd command is used to change the current working directory. 3.  ls : The ls command shows the list of files and directories in the current directory.  4.  touch : The touch command is to create a new files in the system πŸ’».  5.  mkdir : The mkdir command is used to create a new directory or folder πŸ“‚.  6.  rmdir : The rmdir command is used to delete the directory or folder πŸ“‚.  7.  rm -rf : The rm -rf command is used to delete non empty directory or folder πŸ“‚.  8.  cat : The cat command is used to read the data from the the file πŸ“.  9.  nano : The nano command is used to write the data in the file πŸ“.  10. ifconfig : The ifconfig  command is used to obtained the IP Address of the system πŸ’». Now, Some Basic Windows CommandsπŸ’»: 1.  net user : ...