|
You are here |
blog.thetrevor.tech | ||
| | | | |
debugging.works
|
|
| | | | | a list of code snippets that explain how to analyze a core dump on Linux | |
| | | | |
wiredspace.de
|
|
| | | | | This describes how to setup Arch Linux similar to my setup. This is rarely up-to-date, so be mindful when you type in your commands in the commandline, and be sure to check the Arch Linux Installation guide or the Arch Wiki in general, if you're unsure about something. Mirror List Location: /etc/pacman.d/mirrorlist Select the mirror(s) you want to use for the package manager pacman. Delete every other entry or mark it as a comment to ensure that pacman is using the right mirror. You can also install vim ... | |
| | | | |
www.perrotta.dev
|
|
| | | | | Apparently there are two Unix-y ways to run commands in parallel: GNU parallel: https://www.gnu.org/software/parallel/ moreutils parallel: https://www.gnu.org/software/parallel/ | |
| | | | |
coders-home.de
|
|
| | | |||