Online Document Preview with kkFileView: A Practical Guide

kkFileView is an open-source, Spring Boot-based document preview system designed for seamless online viewing of common file formats. With over 9.9k stars on GitHub, it supports a wide range of document types including DOC, DOCX, XLS, XLSX, PPT, PPTX, PDF, TXT, ZIP, RAR, as well as images, audio, and video files. Docker Deployment Deploying kkFi ...

Posted on Mon, 07 Sep 2026 16:12:15 +0000 by petebolduc

Installing LibreOffice on CentOS Systems

Use the package manager too locate available packages: yum search libreoffice Check package details from the repository: yum info libreoffice The installed package version is 5.3.6.1, which is outdated compared to the current 6.2 release. You can find historical vertions at: https://downloadarchive.documentfoundation.org/libreoffice/old/ Down ...

Posted on Sat, 09 May 2026 08:50:27 +0000 by shaunie123