Category Archives: Uncategorized

Nextcloud ubuntu 22

Step1: Install Required Packages 1. Update and Upgrade the Ubuntu Packages 2. install Apache and MySQL Server apt install apache2 mariadb-server 3. Install PHP and other Dependencies and Restart Apache apt install libapache2-mod-php php-bz2 php-gd php-mysql php-curl php-zip \ php-mbstring … Continue reading

Posted in Uncategorized | Leave a comment