Knowledge Base

Home » Knowledge Base » Page 2

    Follow below to fix @Matthias Nagel (and interested parties): This worked for me:#### rebuild php-apcu.somkdir apcucd apcugit clone -b ubuntu/mantic https://git.launchpad.net/ubuntu/+source/php-apculs -lcd php-apcu/apcu-5.1.22phpize./configure –enable-apcumakemake test### as rootcp modules/apcu.so /usr/lib/php/20220829/php -versionPHP 8.2.10-2ubuntu1 …

    0 comment
    0 FacebookTwitterPinterestEmail
  • Ubuntu

    Enable SMB in NextCloud

    by Snaky
    by Snaky

    Referhttps://bugxia.com/1306.htmlhttps://github.com/eduardok/libsmbclient-php/issues/42https://github.com/nextcloud/server/issues/6597https://github.com/icewind1991/SMBhttps://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage/smb.htmlhttps://stackoverflow.com/questions/3108937/how-to-install-and-run-phpize

  • Proxmox VE

    PVE high swap usage

    by Snaky
    by Snaky

    First, disable the swap on PVE, then turn it on again. swapoff -a It will take sometime to load. The status can be monitor on PVE Web GUI. After that, …

  • Ubuntu

    Rclone on Linux (Reference Only)

    by Snaky
    by Snaky

    Setup rclone remotelyhttps://rclone.org/remote_setup/ Guideline for use rclone mounthttps://rclone.org/commands/rclone_mount/ How to use rclone fuse on PXE LXChttps://forum.proxmox.com/threads/rclone-fuse.98601/