|
|
|
|
|
by thomastjeffery
1032 days ago
|
|
> spend hours on google to fix some crap That's the Windows way. It's a bad fit for Linux, because there is no one true obsessively-backwards-compatible Linux. The good news is we don't need it: Linux isn't a black box, so we don't need to guess or study its behavior. We can look it up instead. The goal here is to construct understanding from documentation, as opposed to deconstructing behavior from testing. Some great starting points to get your bearings are: - https://wiki.archlinux.org/ - https://wiki.gentoo.org/wiki/Main_Page - man pages |
|