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:
1 |
wget https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.8p1.tar.gz |
Step 2: Remove the Existing Installation Stop the current SSH…
Read more
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
Julian Assange finally free!!! Yes, the price was high both in terms of life spent in prison and for a forced admission of guilt (he admitted to having disseminated true information), but the good thing is that they released him!!! After years in the high-security prison of Belmarsh… what a shame for Western democracy!
How to Convert a PFX Certificate to PEM and Extract the CRT File In this article, I will show you how to convert a PFX certificate to PEM format and extract the CRT file using OpenSSL. Follow these simple steps to complete the operation. 1. Extract the Private Key from the PFX File First, we…
Read more
smartFB v. 2.2.0.185 is available for download at the link: https://api.xtumble.com/downloadattachmentpub?cid=05830520960&fname=/applications/public/SetupSmartFB.exe What’s New: New form to test API connections, styled like Postman ( Tools –> Network Utility –> API Tester ) Direct display of stored procedure parameters on the main db tree Improved syntax highlighting and parenthesis management in the editor Introduced field-level dependency analysis…
Read more
BasicAuth for Microsoft Office365 is deprecated. But if you have a WebDav share in your lan that use the user/password auth method you can add your domain to a “BasicAllowList” on your Office settings. To add your domain in your Office365 you need to edit your Windows Registy via regEdit. Suppose you have Xtumble as…
Read more