Linux Journey
- Good written explanations for Linux concepts.
- Nice for browsing topics when you are curious.
- Less focused on proving that you can run the command yourself.
- Best when you want a free reading path.
Comparison
Linux Journey is good for reading. Shell Samurai is for the point where reading is not enough and you need reps in a real terminal.
Use Linux Journey when you want a clean explanation of a Linux concept. Use Shell Samurai when you want to actually run commands like pwd, ls, cd, cat, chmod, ssh, and grep until they stop feeling weird.
The honest answer: reading plus practice wins. Shell Samurai is the practice layer.
FAQ
Yes, if what you want is hands-on Linux practice. Linux Journey is more of a reading path. Shell Samurai is a terminal training path.
Definitely. Read a concept, then run the command in Shell Samurai until you can do it without staring at notes.