deb_mutism

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
deb_mutism [2023/06/09 09:54] โ€“ [Specification] Jรบne Parkdeb_mutism [2024/04/07 00:53] โ€“ [Specification] Jรบne Park
Line 46: Line 46:
  
 <code ini> <code ini>
-Mounted on         Type  Size  Used Avail Use%ย +Mounted on     Type  Size  Used Avail Use%ย 
-                 ext4  117G   19G   92G  18%ย +             ext4  117G   15G   97G  13%ย 
-/home/www-data     ext4  458G   45G  391G  11%ย +/home/web-data ext4  916G  210G  660G  25%ย 
-/home/web-data     ext4  916G  266G  604G  31%+/home/www-data ext4  458G   49G  387G  12%
 </code> </code>
  
Line 582: Line 582:
  
 [[https://docs.nextcloud.com/server/23/admin_manual/installation/server_tuning.html#enable-php-opcache|Nextcloud Manual]]  [[https://docs.nextcloud.com/server/23/admin_manual/installation/server_tuning.html#enable-php-opcache|Nextcloud Manual]] 
 +
 +----
 +
 +=== Post installation === 
 +
 +Check overview 
 +
 +  * The PHP module "imagick" in this instance has no SVG support. 
 +
 +<code bash> 
 +sudo apt install php-imagick imagemagick
 +</code> 
 +
 +
 +
  
 ---- ----
  • deb_mutism
  • Last modified: 2024/05/21 17:51
  • by Jรบne Park