TLDR
Enter a command. For example: xdg user dirs update, gnome software.

a2dismod

 
Disable an Apache module on Debian-based OSes. More information: https://manpages.debian.org/latest/apache2/a2dismod.8.en.html.
 
  • Disable a module:
     
    sudo a2dismod {{module}}
     
  • Don't show informative messages:
     
    sudo a2dismod --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.