Learning Bash Scripting
Bash is a popular command line interpreter and the default option on Linux. In this course, Scott Simpson guides you through using Bash. Scott covers the history and significance of Bash, as well a...
Bash is a popular command line interpreter and the default option on Linux. In this course, Scott Simpson guides you through using Bash. Scott covers the history and significance of Bash, as well a...
Network and system administrators need somewhere to practice their skills, and a home lab is a great choice. In this course, Scott Simpson explains the advantages of a home lab and shows you how to...
Linux is a popular and free operating system for desktop and laptop computers. It’s an alternative to macOS or Windows, which can run right alongside them in a virtual machine. In this course, Link...
Windows Subsystem for Linux provides a Linux environment for developers inside of Windows. Rather than starting a virtual machine or relying on a remote Linux machine for development, WSL provides ...
Kali Linux provides many tools for security analysis and penetration testing. Using Windows Subsystem for Linux (WSL), you can run Kali Linux within Windows, instead of dedicating a computer to a K...
Have you ever wondered how it’s possible to share files safely from one computer to another, let alone across a public network, where there’s so much more at stake? If you’re looking to develop you...
If you want to work in IT or software development, you need to know your way around SSH. More than just a tool, SSH, or Secure Shell, allows you to make a secure connection to a command-line shell ...
Linux distributions provide a set of tools and decisions about how a Linux system should operate. There are thousands of Linux distros out there, and choosing one to use can be overwhelming. In thi...
One of the biggest concerns when it comes to the internet is security. When we browse the web, we often have to contend with a variety of threats to our personal information and security. In this c...
Networking is a fundamental service on a Linux system. Though Linux is widespread, there are many methods of configuring network settings. In this course, instructor Scott Simpson demonstrates how ...