This is a free sample video from my project-based Linux System Administration course, Hands-On Linux: Self-Hosted WordPress for Linux Beginners: https://www.udemy.com/hands-on-linux-self-hosted-wordpress-for-linux-beginners/?couponCode=tl35
If you haven’t seen part 1, check it out here: https://www.youtube.com/watch?v=wiRt3mY7Rrw
You can find more free sample videos on the course page by following the Udemy link above (you’ll also get a discount on the course by clicking).
You can also watch the full Linux Sysadmin Basics Playlist for free: https://www.youtube.com/playlist?list=PLtK75qxsQaMLZSo7KL-PmiRarU7hrpnwK
Official Site: https://tutorialinux.com/
Twitter: https://twitter.com/tutorialinux
Facebook: https://www.facebook.com/tutorialinux
About this Video:
This video covers SSH local forwarding so you can view monit’s web dashboard through an SSH tunnel to your server (for security reasons, the web dashboard is only visible *from* the monitored server we set up).
You can use this same SSH feature (local forwarding) to access services that are hidden from the public Internet by a firewall, local network, etc. If you can get to a server with SSH, you can ‘see from its perspective’ on your local machine, by mapping individual ports on the server to your local machine.
Enjoy!