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

Category: Posts

Digital solution partner

Upgrade OpenSSH Server on your Ubuntu Distro manually (tested omn 22.04 LTS)

Upgrading OpenSSH server on your Ubuntu distribution manually can be necessary when the default repositories do not provide the latest version. Follow these steps to manually upgrade OpenSSH server on Ubuntu. Step 1: Download the Latest Version First, download the latest version of OpenSSH:

Step 2: Remove the Existing Installation Stop the current SSH…
Read more

regreSSHion Vulnerability in OpenSSH: Impact on Ubuntu and Solutions

The vulnerability named “regreSSHion” (CVE-2024-6387) affects the OpenSSH daemon (sshd) from versions 8.5p1 to 9.8p1. Discovered and reported by Qualys, this flaw allows unauthenticated remote code execution by exploiting an insecure asynchronous function called when LoginGraceTime expires. Affected Ubuntu Versions Ubuntu 22.04 LTS Ubuntu 23.10 Ubuntu 24.04 LTS Previous versions are not impacted. Resolution Update…
Read more

Firebird SQL “REPLACE” tips

Managing the “&” character with Firebird’s string manipulation functions sometimes may not yield the expected results. The documentation for Firebird’s official “REPLACE” function: https://firebirdsql.org/refdocs/langrefupd25-intfunc-replace.html For example, if we were to make the classic replacement “>” with “>” with an update, it would be normal to write:

If this syntax does not produce the expected…
Read more

Install Firebird 5.0 over Ubuntu 22.04

Firebird 5.0 brings with it a remarkable series of improvements from many points of view, from performance to security to the management of parallel backups and restores. You can find these well described at the following link: https://ib-aid.com/en/articles/detailed-new-features-of-firebird-5-part-1-improvements-in-optimizer. So, let’s get down to business, let’s install Firebird 5.0 on a nice Ubuntu 22.04 machine in…
Read more

SMS Sender – Send SMS Programmatically from your Android Phone

SMS Sender – Automate Your SMS Discover SMS Sender! Tired of manually sending SMS for your personal or business needs? SMS Sender is the solution for you! With SMS Sender, you can easily automate SMS sending through its integrated web server. A single REST call is all you need to send messages quickly and efficiently.…
Read more

Login in your app with Google Signin on Android programmatically with Delphi