Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to completely remove Mod Pagespeed from Ubuntu

// 1.Disable the module:
a2dismod pagespeed 
 
// 2.Restart Apache:
service apache2 restart

// 3.Remove the package:
apt purge mod-pagespeed-stable
Comment

PREVIOUS NEXT
Code Example
Shell :: adoni check migration status 
Shell :: mv is a Unix command and I think you are using windows. You have 2 options: Installing Git bash and in the bash use mv command. Using Windows move command. 
Shell :: react lorem ipsum 
Shell :: vim sudo write 
Shell :: terminal change directory location to specific location 
Shell :: git discard untracked 
Shell :: libxml2 install 
Shell :: awk get index of matching substring 
Shell :: grep more lines around 
Shell :: check if port is running in ubuntu 
Shell :: untar tar.gz 
Shell :: how to upgrade snap packages 
Shell :: shell ls a zip file 
Shell :: telegram on arch linux 
Shell :: how to store a 6 digit number as 6 separate integers 
Shell :: sudo command without giving password 
Shell :: gradle init java application 
Shell :: kill screen 
Shell :: why is gitlens not working on vscode 
Shell :: flutter reinstall pod 
Shell :: install mocha 
Shell :: clone project from specific branch 
Shell :: please rebuild precompiled header 
Shell :: spotify linux 
Shell :: fetch all tags git 
Shell :: who create git 
Shell :: sudo apt-get install podman 
Shell :: How to remove files from new gitignore file 
Shell :: display record in postgresql 
Shell :: how to tar linux 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =