Category: Wordops

  • Install WordPress with wordops

    + nginx fastcgi_cache, php 7.4, and Let’s encrypt

  • Maintaining Wordops

    Upgrade Wordops to latest version wo update Maintaining Wordops stack wo maintenanceUpdate server packages (After SSH the message may appear, “…updates can be installed immediately”). Note that you’r WordPress sites may go down for a minute during, “updating packages, please wait…”. At this point users may see the WordPress message, “Error Establishing a Database Connection.”This…

  • Setup wordops

    #Install wget -qO wo wops.cc && sudo bash wo source /etc/bash_completion.d/wo_auto.rc # bash_completion #Alias for sudo wo echo -e “alias wo=’sudo -E wo'” >> $HOME/.bashrc source $HOME/.bashrc