➡️ Go to https://doitwithcode.com/courses/bash... for the full course
➡️ Join our Discord server / discord
➡️ BASH For Beginners - Learn BASH with our easy-to-follow tutorials
====================================================
BASH is the default shell on most Linux systems. Access to a remote Linux system is usually via SSH. After you SSH to the remote server, you'd immediately see the shell which is BASH. You'd need an SSH client such as Mobaxterm or the Ubuntu shell ( using Windows Subsystem for Linux which we would look at later on in this tutorial series ) on Windows or Terminal on Mac OS to access SSH. Once you're signed in, you can type bash --version to verify the version of bash.
On a Linux system such as Ubuntu which most of the time has a desktop environment and not just a shell, you can access bash by opening the terminal application pressing Control Alt and T keys together.
Thanks for watching and stay tuned for the next video. Don't forget to like, share and subscribe.