Difference between revisions of "Damme's linux stuff"

From World Wide Wiegert Wiki - WWWW
Jump to: navigation, search
Line 2: Line 2:
== pacman ==
== pacman ==
Search package for $filename:
Search package for $filename:
<syntaxhighlight lang="python">
<syntaxhighlight lang="bash">
pacman -F $filename
pacman -F $filename
</syntaxhighlight>
</syntaxhighlight>

Revision as of 10:04, 25 September 2020

pacman

Search package for $filename:

pacman -F $filename

Other stuff

smtprelay via gmail with postfix mailutils, s-nail https://www.howtoforge.com/tutorial/configure-postfix-to-use-gmail-as-a-mail-relay/