October 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 -
Recent Comments
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