Using ols1clk.sh Script
This step will:
- Install OpenLiteSpeed
- Install PHP
- Secure your server
- Install MySQL
- Set up WordPress
Run the script:
bash <( curl -k https://raw.githubusercontent.com/litespeedtech/ols1clk/master/ols1clk.sh ) -w
Configuring WordPress
Open your browser and navigate to your domain:
http://yourdomain.com
You’ll be greeted by the famous WordPress installation wizard. Follow these steps:
- Select your preferred language.
- Enter your site title, username, and password for the WordPress admin account.
- Click "Install WordPress."
And just like that, you’ve done it!
Comments
Post a Comment