ls
– This command is used to list all files and directories.cd
– This command is used to “walk” between directories (cd
stands for “change directory”).mkdir
– This command is used to create a new directory (stands for “make directory”).rm
– This command is used to remove a chosen file/directory.cat
– This command is used to display the contents of the file.pwd
– This command shows your current location in the file system.cp
– This command is used to copy files and folders.mv
– This command works the same way as cp, but instead, it moves the file instead of copying it. This command can also be used to rename the file.find
– Now this command is used to search folders for a file or files.vi/nano
– This command is used to enter a text editor.history
– This command is used to display the last used commands.clear
– This command clears all the text from the Terminal screen.
List of some basic SSH commands are:
- basics SSH commands, how to access SSH, how to use putty| SSH COMMANDS, how to use putty|EXPLAINED, how to use putty| IMPORTANT, how to connect my server using ssh, how to connect ssh, what is ssh, What is SSH Access? How to use PuTTy, how to use putty SSH, HOW TO CONNECT SERVER USING PuTTy, basic SSH commands, some commonly used SSH commands
- 0 Users Found This Useful