Day 19 log
10 Jul , 2023 - Uncategorised
Shows the different IP addresses that are accessing the light to be switched ‘ON’ and ‘OFF’
10 Jul , 2023 - Uncategorised
Shows the different IP addresses that are accessing the light to be switched ‘ON’ and ‘OFF’
7 Jul , 2023 - Uncategorised
6 Jul , 2023 - Uncategorised
The Impact of how today went: Linux was crazy it felt like I hit a wall after a wall after a wall but I eventually got the hang of the files and the compressing of files and creating files. I feel my knowledge base has grown so much since starting.
6 Jul , 2023 - Uncategorised
find ~/delete/Path/ -type d -print0 | xargs -0 -I {} /bin/rm -rf “{}” Linux Distributions: LVM-Logical Volume Manager Configuring the Linux Environment Grub – Filename into favorite search engine. Sudo update grub tool. Linux Runlevels Multi-user system – More than 1 person will be able to log in at the same time. Everything in Linux […]
5 Jul , 2023 - Uncategorised
5 Jul , 2023 - Uncategorised
The prefix is incorrect so I will nee to change it. Correct version:
4 Jul , 2023 - Uncategorised
4 Jul , 2023 - Uncategorised
Find it in wp.config file Common error: WordPress Installation
3 Jul , 2023 - Uncategorised
3 Jul , 2023 - Uncategorised
Trying to create Temporary Domain: Fix: SSl certificate but site still says insecure, force redirect: https://kb.clook.net/article/how-do-i-setup-a-http-to-https-redirect-for-my-domain/ Fix: 404 Error There is no .htaccess file, so we need to add one by creating the file. add this code to file. .htaccess this usually is the error in regards to 404 or it can be https:// RewriteEngine […]