TLDR
Enter a command. For example: wg, nixos rebuild, aura, reptyr.

a2ensite

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

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.