TLDR
Enter a command. For example: gmssl, pve firewall, pio settings.

AdGuardHome

 
A network-wide software for blocking ads & tracking. More information: https://github.com/AdguardTeam/AdGuardHome.
 
  • Run AdGuard Home:
     
    AdGuardHome
     
  • Run AdGuard Home with a specific config:
     
    AdGuardHome --config {{path/to/AdGuardHome.yaml}}
     
  • Set the work directory for data to be stored in:
     
    AdGuardHome --work-dir {{path/to/directory}}
     
  • Install or uninstall AdGuard Home as a service:
     
    AdGuardHome --service {{install|uninstall}}
     
  • Start the AdGuard Home service:
     
    AdGuardHome --service start
     
  • Reload the configuration for the AdGuard Home service:
     
    AdGuardHome --service reload
     
  • Stop or restart the AdGuard Home service:
     
    AdGuardHome --service {{stop|restart}}

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.