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

Category: Posts

Digital solution partner

Linux Tips – How to – Install Samba Server on Ubuntu 22.04 desktop & server

Install samba server:

backup config filee:

create a shared folder for your user, like:

edit samba config file:

replace all smb.conf with this:

restart samba:

associarte a samba password to your systemm user:

restart samba:

Remote Desktop Protocol RDP

Microsoft Remote Desktop Protocol ( RDP )  è forse il più usato tra i sistemi per gestire il desktop remoto, e risulta anche essere uno tra i più veloci e smart da usare. RDP lavora di base sulla porta TCP 3389 ed è nativo in tutti gli ambienti MS-Windows, anche per Linux sono disponibili diversi…
Read more

smartFB v. 2.2.0.160 released

A new version of smartFB is ready to download. New in 2.2.0.160: SQL Autocomplete ( bug fixed ) Added a Network utility to test or stress an http or https address Update JSON tool and Delphi Integration.   Download smartFB at: https://api.xtumble.com/downloadattachmentpub?cid=05830520960&&fname=/applications/public/SetupSmartFB.exe

Ubuntu add a swap file into another disk

Ubuntu LTS Release Duration

From Ubuntu official site you can check all about support of your Ubuntu SO support at : https://ubuntu.com/about/release-cycle

Delphi 11.1 – NetHttpClient Security Error (12175) on old Windows System

Error occurred when releasing apps developed with Delphi 11.1 on older windows operating systems: Windows 7, Windows 2008 srv and Windows 2012 Server. Simply invoking a simple “get” call with the netHttpClient class I would get the “Security Error (12175)” error. To solve the problem, it was sufficient to exclude the “THTTPSecureProtocol.SSL2” protocol from the…
Read more