Welcome to MarendaSoft
We are a small company and we work with different kinds of technology.

Latest Posts
Update 18-09-2023 Installing this module will solve the problem: https://github.com/lewellyn/virtualmin-nginx ———————————————————————————— If you install the official module from https://www.justindhoffman.com/sites/justindhoffman.com/files/nginx-0.10.wbm_.gz First install libwww-perl (ubuntu/debian based distro) apt-get install libwww-perl On …
Login using ssh into your router: ssh root@192.168.1.1 then run: opkg update opkg install nano nano /etc/usb-mode-customMDM9200.json paste the following content and CTR+X { “messages”: [ “5553424308306384c000000080000671030000000000000000000000000000” ], “devices”: { …
It appears you are missing some prerequisite to build the package from source. You may install a binary package by installing ‘psycopg2-binary’ from PyPI. If you want to install psycopg2 …
If you try to enable ufw firewall, get this error: Iptables v1.8.4 (nf_tables): Could not fetch rule set generation id: Invalid argument CT (Ubuntu Ubuntu 22.04.2 LTS) on proxmox 7 …
I got this logrotate error on Ubuntu: php7.4-fpm:1 duplicate log entry for /var/log/php-fpm/php-fpm.log or php7.4-fpm:1 duplicate log entry for /var/log/php-fpm/*.log Tried to commented out access.log = /var/log/php-fpm/php-fpm.log in /etc/php/7.4/fpm/pool/www.conf That …
First we need to make sure we have nginx installed sudo apt install nginx -y sudo apt install php-fpm -y Converting a virtual host to nginx block Apache section: …
Quote
The only constant in the technology industry is change.