-
Install Nextcloud – Apache
1. Prerequisites In this example we assume that there is already a webserver with ssl enabled running on your server and you have configured a subdomain to be used by nextcloud in your DNS service provider. If your site is…
-
Editing image files
So I decided to start adding images to this blog and I found two probably the best (prove me wrong) website for ai generated images and two (or three) pretty neat commands in my debian that are probably going to…
-
Motion – Video recording and stream
Ensure that your camera is being recognized by the system. Install video4linux utilities List devices (cameras) The output should be something like this: For detailed information on a specific device: To list the resolutions supported by your camera (2 ways):…
-
Setup apache – wordpress (CLI only) for LAN
After installation, Apache should start automatically. To verify its status, use: Secure MySQL/MariaDB: Run the security script to harden the database setup: And do not forget to save the root password for mariadb in a secure place! Create WordPress Database…
-
Send your public IP to your email – MSTP-MTA
For those of us having a server at home with a basic home internet connection, the issue is how to easily bypass the problem of having port 25 blocked by our ISP. To quickly go around it you can setup…