Raspberry Pi

Raspberry Pi

How to switch user from “pi” to original user on Raspberry Pi 4? 

Raspberry Pi OS has default user as User name: pi Password: raspberry If you use Raspberry Pi 4 only in home Wi-Fi, it i...
DNS

How to setup your original domain name to apache2?

Let's setup your original domain name to apache2 running on Raspberry Pi 4! I believe you are interested in hosting your...
Imager

How to use Raspberry Pi Imager on Ubuntu ?

This article shows how to flash OS image to your microSD by using Raspberry Pi Imager in Ubuntu! There are many screen shots so it is very easy to complete without any mistake!
Imager

How to use Raspberry Pi Imager on Windows10?

This article shows how to flash OS image to your microSD by using Raspberry Pi Imager! There are many images so it is very easy to complete without any mistake!
Raspberry Pi

Let me introduce my setup.sh which is available for Raspberry Pi 4!

This article introduces setup.sh that can be used for setup of Raspberry Pi ! With this script you can finish boring setup only by 1 command! You can copy and use, or customize!
Anti Virus

How to set OnAccessPrevention true in clamonacc on Raspberry Pi 4 ?

This article shows how to resolve problem that clamonacc in clamav doesn't work if you set "OnAccessPrevention" as true. Here you can also see the disadvantage if you set true, so it is helpful if you are thinking about introducing it.
Anti Virus

How to suppress clamd using 100% when running clamonacc ?

This article shows how to resolve problem that clamonacc in clamav run uses CPU up to 100% because it always scans even if target file is not create nor overwritten. To fix it we need to download source code and rebuild clamav. Here you can see all commands which you need to run it, so you can easily introduce into your system!
HTTPS

How to install TLS certificate on Raspberry Pi 4 by using ZeroSSL?

This article shows how to setup HTTPS server by apache2 on Raspberry Pi, which certificate is issued by ZeroSSL who is rival of Let's Encrypt! It is very easy to create certificate because almost all operation can be done by GUI! Here you can see many images for each configuration screen, so you can do it!
DNS

How to resolve if you cannot access nextcloud by domain name ?

This article shows the countermeasure if you face the error "Access through an un trusted domain" by nextcloud. Here you can see the file and location to be modified, so you can resolve it without any mistake!
nextcloud

How to introduce two-factor authentication to nextcloud on Raspberry Pi 4 ?

Let install 2 factor authentication in nextcloud on Raspberry Pi 4! It prevents cracker from logging in your nextcloud in case your password is stolen. You can complete 5 minutes, let's start it!