Raspberry pi 4
The Raspberry Pi is a microcomputer that can be used for many projects. For example, it can be made into a Minecraft server or a camera system. But the best thing is hosting websites.
When you use noip.com, anyone can visit your site (if they have a link). Raspberry Pi also has its default operating system, which is called Raspbian. It works on the linux principle. It also has a terminal, for example, if you want to delete a file with the terminal, just type in:
sudo rm filename.filextension
Be careful if you're in the right folder. Fortunately, there's also web page with useful commands. But when you install wordpress on Raspberry, you don't install via c-panel, but via terminal... It's best to remove the card, back it up, and then reinstall the OS using program. Choose carefully when selecting a disk to format and install. It's hard to undo an operation when deleting an unwanted disk.
Free webhosting
When I started with the website, I found profreehost.com. As they say, everything 100% free. Lately, however, the free space has been slightly modified and UNLIMITED is 5GB. However, if you go to infinityfree.net and you are good with SSL, you can easily arrange SSL. The problem with such sites is that they are not 99.9% uptime, as stated. However, they probably have been running for so long that the weekly outage is 0.001%... Unfortunately, most sites have limited functionality, or it is scam. So when you find the perfect webhosting for you, look at the free space and bandwidth. This prevents you from being surprised out of e.g. "Your storage ran out, buy premium now!". There is still the option at Netlify, but there is a limit on almost everything.
Leave a Reply