While I appreciate the intent behind this move, I'm curious who are the people who were paying $2400 (that's a serious amount of money) for what appears to be an introductory course that imparts no work skills (it's usually easier to convince people to pay for courses when they feel it will have a positive impact on their careers or resumes)?
> This course explores the various tools and techniques commonly used by Linux programmers, system administrators and end users to achieve their day-to-day work in a Linux environment. It is designed for experienced computer users who have limited or no previous exposure to Linux.
> Upon completion of this training you should have a good working knowledge of Linux, from both a graphical and command line perspective, allowing you to easily navigate through any of the three major Linux distributions.
Agreed, I'm wondering what this $2400 course will give you that you couldn't get from installing Linux on a partition or a VM and messing around with it in your spare time.
Maybe the course structure is helpful in ensuring good learning outcomes, but developing the hobbyist / enthusiast habit is a good one for any Linux user.
Probably companies paying for their employees' training... Expensive if you ask me, but when you have 500 employees who need to learn some Linux basics, you can't just tell them to learn it themselves at home (and organizing their own training would be expensive).
Great! I've always been self-taught with Linux, so I'm sure I do a number of things in a suboptimal way, and this seems like a great way to clear some of those bad habits away.
I'm already signed up to this. I'm hoping it'll go beyond what I picked up messing around with Capistrano and AWS. I've enjoyed other courses on the edX platform.
My problem is that there don't seem to be any resources available for learning sysadmin with web development and VPSs specifically in mind. After getting through a book on Unix sysadmin, I learnt about more than I need without really feeling confident about the topics that are relevant to hosting a webapp securely/reliably.
While I understand the choice...I'm confident Debian is more popular than OpenSUSE at this point in history, at least in every market we work in (web hosting, mostly). We have tens of thousands of installations (or 1+ million, if you count Webmin, but we have much less OS data for that). OpenSUSE installs can be counted on a couple of hands.
Historically it was pretty popular; SUSE may have even been the second most popular distro worldwide at one point...but, these days? Not so much.
I think choosing distros from slightly more diverse backgrounds makes sense. Ubuntu includes most Debianisms including dpkg / apt-get, CentOS includes most RedHatisms including rpm / yum, while openSUSE is a third way (that I know little about).
Replacing openSUSE with Debian wouldn't be sufficiently differentiated from Ubuntu, IMO.
The inclusion of something inheriting from Linux From Scratch might be warranted for didactic purposes - just for understanding what bits a Unix is made out of, fundamentally.
When I first clicked the link, I was hoping it would be something like Linux From Scratch. That however, would be a completely different class. More like math-for-future-mathematicians vs. math-for-future-engineers. I wonder if LFS could be adapted for EdX?
I think they just decided to go with the distributions that have a commercial backing behind them (or, at least, their "free" versions). But I agree that Debian should be on that list.
Most of the Ubuntu knowledge is likely transferable to Debian. Dame with CentOS and RHEL. I believe yast is a bit different than both RPM/DEB? I could be wrong.
Anyways, if those are the choices, they make sense to me
This definitely interest me. I've used Linux for hobby projects for ages now (I remember messing around with slackware and fighting to get sound and my winmodem working), but I've never seriously learnt how to really use it.
I've been thinking about starting my own Linux From Scratch project, but I don't know how much of a learning experience that would be. Has anyone here got any experience with LFS?
Yeah, I went through it years ago. It was very helpful. Makes you realize just how much of the non-kernel aspect of the Linux world depends on open source. Most of LFS is about downloading the source code of non-kernel programs, and then learning to build them.
It's not necessarily optimized to make you productive as a user or system admin. But it's a systematic journey through building the OS and tools, and therefore it makes you aware of what's available and gives you a glimpse of what's under the hood.
https://www.edx.org/course/linuxfoundationx/linuxfoundationx...
> This course explores the various tools and techniques commonly used by Linux programmers, system administrators and end users to achieve their day-to-day work in a Linux environment. It is designed for experienced computer users who have limited or no previous exposure to Linux.
> Upon completion of this training you should have a good working knowledge of Linux, from both a graphical and command line perspective, allowing you to easily navigate through any of the three major Linux distributions.