a directory for everyone brave enough to linux
6 unresolved threads
6 unresolved threads
Compare changes
Files
2
Linux Journey/commands.md
0 → 100644
+ 17
− 0
Other than that I'm currently figuring out some annoyances I still have, for example that the touchpad is responding badly for a few seconds after I login. The guides on the internet include commands to for example show all input devices `xinput list` or how to get a list of all installed packages `apt list --installed`. Once again, all the `sudo apt-get install <package>` I think are really cool, because they cut all the unnecessary crap from installing new software.
Very happy you're using ctrl+r, it's a really useful tool once you have it. There are various nice autocomplete type features for the terminal, as well as keyboard commands for e.g. going to start and end of line. If you find yourself doing something that seems 'wrong' or slow on Linux, Google it, there's probably a faster way to do it.