2# Weekly Linux and Tech Update

VS Code, Microsoft's IDE, dropped support for Ubuntu 18.04 LTS, causing issues for users still running this version as they can no longer remotely access servers using the latest version of VS Code.
VS Code, Microsoft's IDE, dropped support for Ubuntu 18.04 LTS, causing issues for users still running this version as they can no longer remotely access servers using the latest version of VS Code.
The tech industry is buzzing with the latest updates on app stores, data privacy, and gaming on Linux. 🚀
In the rapidly evolving landscape of technology, virtualization has become a cornerstone for enhancing efficiency and flexibility in computing. This article delves into the realm of virtualization, focusing on the utilization of UTM (Universal Turing Machine) on the MacOS platform.…
Here’s a brief comparison between x86 and ARM architectures : Feature x86 ARM Architecture Complex Instruction Set Computing (CISC) Reduced Instruction Set Computing (RISC) Endianness Little-endian or Big-endian Usually Little-endian Power Consumption Generally higher power consumption Generally lower power consumption…
In one of the previous articles, I talked about the Retreat Mode, explaining its purpose and the method to put the cluster into Retreat Mode. However, in vSphere version 8.0.2(22617221), there is a new approach to enable Retreat Mode for…
In the intricate world of networking, the Maximum Transmission Unit (MTU) size plays a pivotal role in determining the efficiency and reliability of data transmission. Understanding the MTU size across your environment is crucial for optimizing network performance. In this…
Upgrading the hardware version of a virtual machine (VM) is a common practice to leverage the latest features and improvements. However, there are instances where downgrading the hardware version becomes necessary, especially when compatibility issues arise or when migrating VMs…
One of my old friends recently reached out to me with a query about installing two websites on the same Nginx server. He has two IP addresses assigned to his server, and Nginx is already installed. He’s looking to set…
In the world of secure remote communication and system administration, OpenSSH shines as a fundamental tool. OpenSSH, or Secure Shell, allows users to securely access remote servers and execute commands. In this comprehensive guide, we will explore OpenSSH from its…