Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Blog

Digital solution partner

How to Install and Configure a Perforce Helix Core Server on Ubuntu 24.04

This guide walks you through the steps to install and configure a Perforce Helix Core Server on an Ubuntu 24.04 distribution, ensuring everything is set up correctly. Step 1: Add the Perforce Repository Download the Perforce GPG Key: wget -qO /usr/share/keyrings/perforce-archive-keyring.gpg https://package.perforce.com/perforce.pubkey Add the Repository: echo “deb [signed-by=/usr/share/keyrings/perforce-archive-keyring.gpg] http://package.perforce.com/apt/ubuntu jammy release” | sudo tee /etc/apt/sources.list.d/perforce.list…
Read more

Passing SMBIOS Information to the Windows Subsystem in KVM

In this article, we will see how to configure KVM to allow the transfer of SMBIOS information, such as UUID and serial numbers, to the Windows subsystem. This process is essential to ensure that the virtualized operating system can access the correct hardware information and perform operations that depend on this data. Prerequisites Before starting,…
Read more

Apache reverse proxy for Cockpit KVM

In this article, we will see how to configure a reverse proxy on Apache to access Cockpit via HTTPS, with support for WebSocket. This configuration is useful to improve security and accessibility when using Cockpit on an internal network. Prerequisites A server with Apache installed and configured to support HTTPS. Cockpit installed on a server…
Read more

KVM on Ubuntu 24.04 error on change display from spice to VNC

  <h1>Resolving VNC Configuration Error in KVM on Ubuntu</h1> <p>If you’re using KVM on Ubuntu and encounter the following error when attempting to configure VNC as the graphics protocol for your virtual machines:</p> <pre> libvirt.libvirtError: unsupported configuration: chardev ‘spicevmc’ not supported without spice graphics </pre> <p>This post will guide you through the necessary steps to…
Read more

How to Configure Cockpit to Manage VMs on Ubuntu

<header> <h1>How to Configure Cockpit to Manage VMs on Ubuntu</h1> <p><em>In this guide, you will learn how to install and configure Cockpit to manage virtual machines (VMs) on an Ubuntu KVM host.</em></p> </header> <section> <h2>Introduction</h2> <p>Cockpit is an easy-to-use web interface that allows you to manage Linux servers. It is particularly useful for monitoring and…
Read more

FastReport 2x.. convert old report fileformat frf to fr3

FastReport old file format A small app to convert old frf files into new fr3 file format.. You can download fr3tofrf here: https://api.xtumble.com/downloadattachmentpub?cid=05830520960&&docId=949335