Using Certify the web for lets encrypt certificates

Go to cloudflare and login click profile icon select my profile go to api tokens tab create new custom token Give token a name give the following permissions Zone Zone Edit Zone DNS Edit Zone Resources Include all zones IP Address filtering noneĀ (unless you wanted to restrict access, I have not as my IP is dynamic) TTL Blank Continue to summary Create token Copy API Token Install Certify the web application https://certifytheweb.com/home/ For authentication we will use DNS verification via Cloudflare API On Certify the web go to Settings stored credentials add new stored credentials Select Cloudflare DNS API Set credentials name to easily identify fill in the api token in the api token field click save   on manage certificates page new certificate click okay on prompt about registering a new contact select certificate authority of lets encrypt enter email address,( notify you of upcoming renewals if required, invalid email addresses will be rejected by certificate authority Agree to the terms click register contact   On new certificate window leave slecte site as no IIS side selected add the required domain name and click + Go to authorization tab change challenge type to dns-01 DNS update method - cloudflare...
Read More

Remove user profile picture from windows user

Change profile picture via settings > Account > Your info > under create your picture click on Browse for one   go to the default profile picture location C:\ProgramData\Microsoft\User Account Pictures Choose User   On setting > Accounts It will show your old profile picture   to delete the old profile pictures go to %appdata%\Microsoft\Windows\AccountPictures And delete the files you want...
Read More

Install WordPress on Centos Web Panel

Under a user account on CWP, Create MySQL Database from CWP under SQL Services --> MySQL Manager --> Create Database and User Download the wordpress files from https://wordpress.org/download/and extract the file to your computer. Then FTP them to public_html on the server using the users login details Go to the domain you have for the user and it will prompt to setup wordpress, and enter the details for the SQL database you created Database - full file path from mysql_manager user - all up to [localhost] Password - the password you created for the Database user Server - localhost...
Read More

Found my Site mentioned it was Not secure

I noticed that this site homepage did not say secure instead it had the info icon. I looked into it and found a plugin was causing this. I used whynopadlock.com and it told me Soft Failure A file with an insecure url of "http://placehold.it/45x45/f0f0f0/ccc" was loaded on line: 152 of https://pyrolaptop.co.uk/. This URL will need to be updated to use a secure URL for your padlock to return. I looked at the sause of the page view-source:https://pyrolaptop.co.uk/ and it was under a plugin I used Recent Posts Widget Extended...
Read More