TLDR
Enter a command. For example: dbus daemon, nmcli device, xfce4 terminal.

a2enmod

 
Enable an Apache module on Debian-based OSes. More information: https://manpages.debian.org/latest/apache2/a2enmod.8.en.html.
 
  • Enable a module:
     
    sudo a2enmod {{module}}
     
  • Don't show informative messages:
     
    sudo a2enmod --quiet {{module}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.