Posts

Showing posts with the label SHORTCUT

kali linux commonly used commands

man (Linux command)                   Gives manual desertion of a specific command (Linux command) --help                  Gives manual desertion of a specific command ls                   Lists all director files and folder cd (folder name)                   Changing directory to a specific folder or path cd ..                   Changing directory to previous folder ipconfig                    Lists all network adapters with details iwconfig                 Lists all wireless adapters connected to that computer. ifconfig (network name ) down                 Shut downs a specific network adapter ...