User Tools

Site Tools


useful:linux-commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
useful:linux-commands [2024/07/11 10:40] adminuseful:linux-commands [2025/09/23 07:58] (current) admin
Line 2: Line 2:
  
 ====== Linux Commands ====== ====== Linux Commands ======
 +
 +===== Removing comments from config files =====
 +
 +from 20-lmtp.conf as an example:
 +
 +     grep '^[[:blank:]]*[^[:blank:]#;]' 20-lmtp.conf
  
 ===== Installing a GPG key ===== ===== Installing a GPG key =====
Line 61: Line 67:
      SystemMaxUse=250M      SystemMaxUse=250M
  
 +Then restart journal with:
  
 +     systemctl restart systemd-journald
 +     
useful/linux-commands.1720694426.txt.gz · Last modified: 2024/07/11 10:40 by admin