Regular CommandOn this pageCommon Setting.bashrc alias ll='ls -lh'alias la='ls -a'alias tt='sudo sh tools'alias sr='screen -r' Hint If bash: command not found export PATH="$PATH:/sbin:/usr/sbin:usr/local/sbin" Add ssh-key for SSH connection sudo vim ~/.ssh/authorized_keys