Author: webed
-
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): Or Another way is to list the video devices available in /dev If you have…
-
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 and User: Log in to the MySQL/MariaDB shell: Create a new database, user, and grant…
-
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 an msmtp client to login to your personal email to send useful information from your…
-
IP address autoupdate – Cloudflare
Create an API token in Cloudflare Log in to your cloudflare’s dashboard and enter the domain you want to manage. Save your API key token and save the number generated. Once you exit the page you won’t be able to get it again. Choose a good location to save the following git folder. It contains…