Hello everyone! I know that Linux GUI advanced in last few years but we still lack some good system configuration tools for advanced users or sysadmins. What utilities you miss on Linux? And is there any normal third party alternatives?
Hello everyone! I know that Linux GUI advanced in last few years but we still lack some good system configuration tools for advanced users or sysadmins. What utilities you miss on Linux? And is there any normal third party alternatives?
apropos - command to list relevant commands tldr [command] - shows the most commonly used flags/options for that program
apropos comes installed by default (on debian at least), tldr needs to be installed with your package manager
As someone who cannot even remember tar flags (inser xkcd here), tldr is very helpful
Your 45 mins becomes 5 mins now. Hope that helps