Skip to content

matrixkloud/wp-bashes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp-bashes

Change admin Password || RUN from website root directory, like htdocs/public_html as a file owner

bash -c "$(curl -fsSL https://raw.githubusercontent.com/matrixkloud/wp-bashes/main/admin-pass.sh)"

Single user Password change // Change email based on need || RUN from website root directory, like htdocs/public_html file owner

bash -c "$(curl -fsSL https://raw.githubusercontent.com/matrixkloud/wp-bashes/main/single-user-pass.sh)" -- '[email protected]'

Find Gridpane sites

bash -c "$(curl -fsSL https://raw.githubusercontent.com/matrixkloud/wp-bashes/main/find-gp-sites.sh)"

Configure SWAP memory into Debian/ubuntu system

bash -c "$(curl -fsSL https://raw.githubusercontent.com/matrixkloud/bash/main/aws-ubuntu/swap.sh)"

Configure wp CLI into any Linux Distribution

bash -c "$(curl -fsSL https://raw.githubusercontent.com/matrixkloud/wp-bashes/main/wpcli.sh)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages