|
|
|
|
|
by aarond0623
946 days ago
|
|
IMO, the best way to get comfortable with Linux is to get comfortable with the command line, because although every distribution is going to have different UI and built-in apps, the command line is going to stay pretty consistent. Also, a lot of troubleshooting you Google is going to involve interacting with the command line, and it's essential to understand what the commands you're executing are actually doing. I'd recommend The Linux Command Line by William Schotts to get started. |
|