Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Damme's linux stuff: Difference between revisions

From World Wide Wiegert Wiki - WWWW
No edit summary
No edit summary
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/